public class ContactListImpl extends AbstractMetadataListImpl implements ContactList
| Constructor and Description |
|---|
ContactListImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addContact(CIResponsibleParty contact)
Adds a new contact property
|
net.opengis.OgcPropertyList<CIResponsibleParty> |
getContactList()
Gets the list of contact properties
|
int |
getNumContacts()
Returns number of contact properties
|
getDefinition, isSetDefinition, setDefinitiongetDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabeladdExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefinition, isSetDefinition, setDefinitionpublic net.opengis.OgcPropertyList<CIResponsibleParty> getContactList()
getContactList in interface ContactListpublic int getNumContacts()
getNumContacts in interface ContactListpublic void addContact(CIResponsibleParty contact)
addContact in interface ContactListCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.