public interface CapabilityList extends AbstractMetadataList
| 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, setDefinitionnet.opengis.OgcPropertyList<net.opengis.swe.v20.DataComponent> getCapabilityList()
int getNumCapabilitys()
net.opengis.swe.v20.DataComponent getCapability(String name)
void addCapability(String name, net.opengis.swe.v20.DataComponent capability)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.