public class GroupMini extends GroupBase
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupMini.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected EnumWrapper<GroupMiniGroupTypeField> |
groupType
The type of the group.
|
protected String |
name
The name of the group.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
GroupMini(GroupMini.Builder builder) |
|
GroupMini(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EnumWrapper<GroupMiniGroupTypeField> |
getGroupType() |
String |
getName() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<GroupMiniGroupTypeField> groupType
protected GroupMini(GroupMini.Builder builder)
public EnumWrapper<GroupMiniGroupTypeField> getGroupType()