Uses of Class
org.n52.shetland.ogc.sensorML.ProcessMethod
-
Packages that use ProcessMethod Package Description org.n52.shetland.ogc.sensorML org.n52.shetland.ogc.sensorML.v20 -
-
Uses of ProcessMethod in org.n52.shetland.ogc.sensorML
Methods in org.n52.shetland.ogc.sensorML that return ProcessMethod Modifier and Type Method Description ProcessMethodHasProcessMethod. getMethod()ProcessMethodProcessModel. getMethod()Methods in org.n52.shetland.ogc.sensorML with parameters of type ProcessMethod Modifier and Type Method Description voidHasProcessMethod. setMethod(ProcessMethod method)voidProcessModel. setMethod(ProcessMethod method) -
Uses of ProcessMethod in org.n52.shetland.ogc.sensorML.v20
Methods in org.n52.shetland.ogc.sensorML.v20 that return ProcessMethod Modifier and Type Method Description ProcessMethodPhysicalComponent. getMethod()ProcessMethodSimpleProcess. getMethod()Methods in org.n52.shetland.ogc.sensorML.v20 with parameters of type ProcessMethod Modifier and Type Method Description voidPhysicalComponent. setMethod(ProcessMethod method)voidSimpleProcess. setMethod(ProcessMethod method)
-