public interface ContactList extends AbstractMetadataList
Modifier and Type | Method and Description |
---|---|
void |
addContact(org.isotc211.v2005.gmd.CIResponsibleParty contact)
Adds a new contact property
|
OgcPropertyList<org.isotc211.v2005.gmd.CIResponsibleParty> |
getContactList()
Gets the list of contact properties
|
int |
getNumContacts()
Returns number of contact properties
|
getDefinition, isSetDefinition, setDefinition
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
OgcPropertyList<org.isotc211.v2005.gmd.CIResponsibleParty> getContactList()
int getNumContacts()
void addContact(org.isotc211.v2005.gmd.CIResponsibleParty contact)