Uses of Class
org.n52.shetland.ogc.sensorML.elements.SmlParameter
-
Packages that use SmlParameter Package Description org.n52.shetland.ogc.sensorML -
-
Uses of SmlParameter in org.n52.shetland.ogc.sensorML
Methods in org.n52.shetland.ogc.sensorML that return types with arguments of type SmlParameter Modifier and Type Method Description List<SmlParameter>AbstractProcess. getParameters()Method parameters in org.n52.shetland.ogc.sensorML with type arguments of type SmlParameter Modifier and Type Method Description voidAbstractProcess. setParameters(List<SmlParameter> smlParameters)
-