public class GroupMiniV2025R0 extends GroupBaseV2025R0
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupMiniV2025R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected EnumWrapper<GroupMiniV2025R0GroupTypeField> |
groupType
The type of the group.
|
protected String |
name
The name of the group.
|
id, typeexplicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
GroupMiniV2025R0(GroupMiniV2025R0.Builder builder) |
|
GroupMiniV2025R0(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EnumWrapper<GroupMiniV2025R0GroupTypeField> |
getGroupType() |
String |
getName() |
int |
hashCode() |
String |
toString() |
getId, getTypegetRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<GroupMiniV2025R0GroupTypeField> groupType
public GroupMiniV2025R0(String id)
protected GroupMiniV2025R0(GroupMiniV2025R0.Builder builder)
public EnumWrapper<GroupMiniV2025R0GroupTypeField> getGroupType()
public boolean equals(Object o)
equals in class GroupBaseV2025R0public int hashCode()
hashCode in class GroupBaseV2025R0public String toString()
toString in class GroupBaseV2025R0