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