public class DocumentListImpl extends AbstractMetadataListImpl implements DocumentList
| Constructor and Description |
|---|
DocumentListImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDocument(CIOnlineResource document)
Adds a new document property
|
net.opengis.OgcPropertyList<CIOnlineResource> |
getDocumentList()
Gets the list of document properties
|
int |
getNumDocuments()
Returns number of document 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<CIOnlineResource> getDocumentList()
getDocumentList in interface DocumentListpublic int getNumDocuments()
getNumDocuments in interface DocumentListpublic void addDocument(CIOnlineResource document)
addDocument in interface DocumentListCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.