public class CapabilityListImpl extends AbstractMetadataListImpl implements CapabilityList
| Constructor and Description |
|---|
CapabilityListImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCapability(String name,
net.opengis.swe.v20.DataComponent capability)
Adds a new capability property
|
net.opengis.swe.v20.DataComponent |
getCapability(String name)
Gets the capability property with the given name
|
net.opengis.OgcPropertyList<net.opengis.swe.v20.DataComponent> |
getCapabilityList()
Gets the list of capability properties
|
int |
getNumCapabilitys()
Returns number of capability 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<net.opengis.swe.v20.DataComponent> getCapabilityList()
getCapabilityList in interface CapabilityListpublic int getNumCapabilitys()
getNumCapabilitys in interface CapabilityListpublic net.opengis.swe.v20.DataComponent getCapability(String name)
getCapability in interface CapabilityListpublic void addCapability(String name, net.opengis.swe.v20.DataComponent capability)
addCapability in interface CapabilityListCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.