public class Group
extends Object
Modifier and Type | Field and Description |
---|---|
static Type |
gsonType |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the id of the group.
|
String |
getName()
Returns the name of the group.
|
boolean |
isModifiable()
Returns if the group can be modified.
|
public boolean isModifiable()
public String getId()
public String getName()