Uses of Class
org.n52.shetland.inspire.ef.Hierarchy
-
Packages that use Hierarchy Package Description org.n52.shetland.inspire.ef -
-
Uses of Hierarchy in org.n52.shetland.inspire.ef
Methods in org.n52.shetland.inspire.ef that return types with arguments of type Hierarchy Modifier and Type Method Description Referenceable<Hierarchy>AbstractMonitoringObject. getBroader()Set<Referenceable<Hierarchy>>AbstractMonitoringObject. getNarrower()Methods in org.n52.shetland.inspire.ef with parameters of type Hierarchy Modifier and Type Method Description voidAbstractMonitoringObject. setBroader(Hierarchy broader)Method parameters in org.n52.shetland.inspire.ef with type arguments of type Hierarchy Modifier and Type Method Description voidAbstractMonitoringObject. setBroader(Referenceable<Hierarchy> broader)voidAbstractMonitoringObject. setNarrower(Set<Referenceable<Hierarchy>> narrower)
-