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