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