public final class AccountGroupById
extends java.lang.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(java.lang.Object o) |
AccountGroup.Id |
getGroupId() |
AccountGroup.UUID |
getIncludeUUID() |
AccountGroupById.Key |
getKey() |
int |
hashCode() |
java.lang.String |
toString() |
protected AccountGroupById.Key key
protected AccountGroupById()
public AccountGroupById(AccountGroupById.Key k)
public AccountGroupById.Key getKey()
public AccountGroup.Id getGroupId()
public AccountGroup.UUID getIncludeUUID()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object