Uses of Class
org.n52.shetland.inspire.ef.AbstractMonitoringFeature
-
Packages that use AbstractMonitoringFeature Package Description org.n52.shetland.inspire.ef -
-
Uses of AbstractMonitoringFeature in org.n52.shetland.inspire.ef
Subclasses of AbstractMonitoringFeature in org.n52.shetland.inspire.ef Modifier and Type Class Description classEnvironmentalMonitoringFacilityclassEnvironmentalMonitoringNetworkMethods in org.n52.shetland.inspire.ef that return AbstractMonitoringFeature Modifier and Type Method Description AbstractMonitoringFeatureAbstractMonitoringFeature. setHasObservation(Collection<Referenceable<OmObservation>> hasObservation)AbstractMonitoringFeatureAbstractMonitoringFeature. setInvolvedIn(Collection<Referenceable<EnvironmentalMonitoringActivity>> involvedIn)AbstractMonitoringFeatureAbstractMonitoringFeature. setReportedTo(Collection<ReportToLegalAct> reportedTo)Methods in org.n52.shetland.inspire.ef that return types with arguments of type AbstractMonitoringFeature Modifier and Type Method Description Set<AbstractMonitoringFeature>EnvironmentalMonitoringActivity. getUses()Method parameters in org.n52.shetland.inspire.ef with type arguments of type AbstractMonitoringFeature Modifier and Type Method Description EnvironmentalMonitoringActivityEnvironmentalMonitoringActivity. setUses(Collection<AbstractMonitoringFeature> uses)
-