public class Group extends RecombeeBinding
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
groupId
Id of the group
|
Constructor and Description |
---|
Group() |
Group(java.util.Map<java.lang.String,java.lang.Object> jsonObject) |
Group(java.lang.String groupId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getGroupId() |
int |
hashCode() |