public class GroupTags extends Object
| Constructor and Description |
|---|
GroupTags() |
GroupTags(Long groupId,
Map<String,String> tags) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getGroupId() |
Map<String,String> |
getTags() |
void |
setGroupId(Long groupId) |
void |
setTags(Map<String,String> tags) |
Copyright © 2020 org.mydotey. All rights reserved.