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