Uses of Class
org.n52.shetland.ogc.om.features.samplingFeatures.SfSpecimen
-
Packages that use SfSpecimen Package Description org.n52.shetland.ogc.om.features.samplingFeatures -
-
Uses of SfSpecimen in org.n52.shetland.ogc.om.features.samplingFeatures
Methods in org.n52.shetland.ogc.om.features.samplingFeatures that return SfSpecimen Modifier and Type Method Description SfSpecimenSfSpecimen. addProcessingDetails(Collection<PreparationStep> processingDetails)SfSpecimenSfSpecimen. addProcessingDetails(PreparationStep processingDetails)SfSpecimenSfSpecimen. setCurrentLocation(Referenceable<SpecLocation> currentLocation)SfSpecimenSfSpecimen. setMaterialClass(ReferenceType materialClass)SfSpecimenSfSpecimen. setProcessingDetails(Collection<PreparationStep> processingDetails)SfSpecimenSfSpecimen. setSamplingLocation(org.locationtech.jts.geom.Geometry samplingLocation)SfSpecimenSfSpecimen. setSamplingMethod(SfProcess samplingMethod)SfSpecimenSfSpecimen. setSamplingMethod(Referenceable<SfProcess> samplingMethod)SfSpecimenSfSpecimen. setSamplingTime(Time samplingTime)SfSpecimenSfSpecimen. setSize(QuantityValue size)SfSpecimenSfSpecimen. setSpecimenType(ReferenceType specimenType)Methods in org.n52.shetland.ogc.om.features.samplingFeatures with parameters of type SfSpecimen Modifier and Type Method Description TFeatureOfInterestVisitor. visit(SfSpecimen value)
-