public class Tag extends Object implements Serializable
| Constructor and Description |
|---|
Tag() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Long |
getId() |
String |
getName() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setId(Long id) |
void |
setName(String name) |
Copyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.