public final class AccountGroupById extends Object
AccountGroup
in an AccountGroup
.Modifier and Type | Class and Description |
---|---|
static class |
AccountGroupById.Key |
Modifier and Type | Field and Description |
---|---|
protected AccountGroupById.Key |
key |
Modifier | Constructor and Description |
---|---|
protected |
AccountGroupById() |
|
AccountGroupById(AccountGroupById.Key k) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AccountGroup.Id |
getGroupId() |
AccountGroup.UUID |
getIncludeUUID() |
AccountGroupById.Key |
getKey() |
int |
hashCode() |
static AccountGroupById.Key |
key(AccountGroup.Id groupId,
AccountGroup.UUID includeUuid) |
String |
toString() |
protected AccountGroupById.Key key
protected AccountGroupById()
public AccountGroupById(AccountGroupById.Key k)
public static AccountGroupById.Key key(AccountGroup.Id groupId, AccountGroup.UUID includeUuid)
public AccountGroupById.Key getKey()
public AccountGroup.Id getGroupId()
public AccountGroup.UUID getIncludeUUID()