| Constructor and Description |
|---|
DefaultGroups()
Creates an instance of defaultGroups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToGroup(Group addTo)
Adds to the list of group.
|
boolean |
equals(Object obj) |
List<Group> |
group()
Returns the attribute group.
|
void |
group(List<Group> group)
Sets the attribute group.
|
int |
hashCode() |
String |
toString() |
public List<Group> group()
Groupspublic void group(List<Group> group)
Groupspublic void addToGroup(Group addTo)
GroupsaddToGroup in interface GroupsaddTo - value of groupCopyright © 2017. All rights reserved.