public class CharacteristicListImpl extends AbstractMetadataListImpl implements CharacteristicList
| Constructor and Description |
|---|
CharacteristicListImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCharacteristic(String name,
net.opengis.swe.v20.DataComponent characteristic)
Adds a new characteristic property
|
net.opengis.swe.v20.DataComponent |
getCharacteristic(String name)
Gets the characteristic property with the given name
|
net.opengis.OgcPropertyList<net.opengis.swe.v20.DataComponent> |
getCharacteristicList()
Gets the list of characteristic properties
|
int |
getNumCharacteristics()
Returns number of characteristic 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> getCharacteristicList()
getCharacteristicList in interface CharacteristicListpublic int getNumCharacteristics()
getNumCharacteristics in interface CharacteristicListpublic net.opengis.swe.v20.DataComponent getCharacteristic(String name)
getCharacteristic in interface CharacteristicListpublic void addCharacteristic(String name, net.opengis.swe.v20.DataComponent characteristic)
addCharacteristic in interface CharacteristicListCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.