public static interface GroupDescription.Internal extends GroupDescription.Basic
Modifier and Type | Method and Description |
---|---|
Timestamp |
getCreatedOn() |
String |
getDescription() |
AccountGroup.Id |
getId() |
Set<Account.Id> |
getMembers() |
AccountGroup.UUID |
getOwnerGroupUUID() |
Set<AccountGroup.UUID> |
getSubgroups() |
boolean |
isVisibleToAll() |
getEmailAddress, getGroupUUID, getName, getUrl
AccountGroup.Id getId()
String getDescription()
AccountGroup.UUID getOwnerGroupUUID()
boolean isVisibleToAll()
Timestamp getCreatedOn()
Set<Account.Id> getMembers()
Set<AccountGroup.UUID> getSubgroups()