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