Uses of Class
org.n52.shetland.ogc.swes.SwesFeatureRelationship
-
Packages that use SwesFeatureRelationship Package Description org.n52.shetland.ogc.sos.request -
-
Uses of SwesFeatureRelationship in org.n52.shetland.ogc.sos.request
Methods in org.n52.shetland.ogc.sos.request that return types with arguments of type SwesFeatureRelationship Modifier and Type Method Description List<SwesFeatureRelationship>InsertSensorRequest. getRelatedFeatures()Method parameters in org.n52.shetland.ogc.sos.request with type arguments of type SwesFeatureRelationship Modifier and Type Method Description InsertSensorRequestInsertSensorRequest. setRelatedFeature(List<SwesFeatureRelationship> relatedFeatures)
-