public class GroupItem extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupItem.GroupItemComparator
Compare the group items by name of the group.
|
| Constructor and Description |
|---|
GroupItem() |
| Modifier and Type | Method and Description |
|---|---|
Group |
getGroup() |
boolean |
getIsExternal() |
void |
setGroup(Group group) |
void |
setIsExternal(boolean isExternal) |
String |
toString() |
public Group getGroup()
public boolean getIsExternal()
public void setGroup(Group group)
group - the group to setpublic void setIsExternal(boolean isExternal)
isExternal - the isExternal to setCopyright © 2019 Communote team. All rights reserved.