public interface ContactList extends AbstractMetadataList
| 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, setDefinitionnet.opengis.OgcPropertyList<CIResponsibleParty> getContactList()
int getNumContacts()
void addContact(CIResponsibleParty contact)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.