Uses of Class
org.n52.shetland.ogc.om.features.samplingFeatures.SfProcess
-
Packages that use SfProcess Package Description org.n52.shetland.ogc.om.features.samplingFeatures -
-
Uses of SfProcess in org.n52.shetland.ogc.om.features.samplingFeatures
Methods in org.n52.shetland.ogc.om.features.samplingFeatures that return types with arguments of type SfProcess Modifier and Type Method Description Referenceable<SfProcess>SfSpecimen. getSamplingMethod()Methods in org.n52.shetland.ogc.om.features.samplingFeatures with parameters of type SfProcess Modifier and Type Method Description SfSpecimenSfSpecimen. setSamplingMethod(SfProcess samplingMethod)Method parameters in org.n52.shetland.ogc.om.features.samplingFeatures with type arguments of type SfProcess Modifier and Type Method Description SfSpecimenSfSpecimen. setSamplingMethod(Referenceable<SfProcess> samplingMethod)
-