Uses of Class
org.n52.shetland.ogc.sensorML.elements.SmlCharacteristic
-
Packages that use SmlCharacteristic Package Description org.n52.shetland.ogc.sensorML.elements -
-
Uses of SmlCharacteristic in org.n52.shetland.ogc.sensorML.elements
Methods in org.n52.shetland.ogc.sensorML.elements that return types with arguments of type SmlCharacteristic Modifier and Type Method Description List<SmlCharacteristic>SmlCharacteristics. getCharacteristic()Methods in org.n52.shetland.ogc.sensorML.elements with parameters of type SmlCharacteristic Modifier and Type Method Description SmlCharacteristicsSmlCharacteristics. addCharacteristic(SmlCharacteristic characteristic)Method parameters in org.n52.shetland.ogc.sensorML.elements with type arguments of type SmlCharacteristic Modifier and Type Method Description SmlCharacteristicsSmlCharacteristics. addCharacteristic(Collection<SmlCharacteristic> characteristics)SmlCharacteristicsSmlCharacteristics. setCharacteristic(Collection<SmlCharacteristic> characteristics)
-