public class GroupCollection extends DataCollection<GroupData>
| Constructor and Description |
|---|
GroupCollection() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<GroupData> |
getEntries() |
addEntry, addLink, equals, getLinks, getTotal, hashCode, removeEntry, removeLink, setEntries, setLinks, setTotalpublic java.util.Collection<GroupData> getEntries()
getEntries in class DataCollection<GroupData>