Uses of Class
org.n52.shetland.ogc.om.features.samplingFeatures.SamplingFeature
-
Packages that use SamplingFeature Package Description org.n52.shetland.ogc.om.features.samplingFeatures -
-
Uses of SamplingFeature in org.n52.shetland.ogc.om.features.samplingFeatures
Subclasses of SamplingFeature in org.n52.shetland.ogc.om.features.samplingFeatures Modifier and Type Class Description classSfSpecimenMethods in org.n52.shetland.ogc.om.features.samplingFeatures that return SamplingFeature Modifier and Type Method Description SamplingFeatureSamplingFeatureComplex. getRelatedSamplingFeature()Get related sampling featureMethods in org.n52.shetland.ogc.om.features.samplingFeatures with parameters of type SamplingFeature Modifier and Type Method Description TFeatureOfInterestVisitor. visit(SamplingFeature value)Constructors in org.n52.shetland.ogc.om.features.samplingFeatures with parameters of type SamplingFeature Constructor Description SamplingFeatureComplex(String relatedSamplingFeatureRole, SamplingFeature relatedSamplingFeature)constructor
-