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