Uses of Class
org.n52.series.db.beans.feature.gmd.ExVerticalExtentEntity
-
Packages that use ExVerticalExtentEntity Package Description org.n52.series.db.beans.feature.gmd -
-
Uses of ExVerticalExtentEntity in org.n52.series.db.beans.feature.gmd
Methods in org.n52.series.db.beans.feature.gmd that return types with arguments of type ExVerticalExtentEntity Modifier and Type Method Description Set<ExVerticalExtentEntity>ExExtentEntity. getVerticalExtent()Method parameters in org.n52.series.db.beans.feature.gmd with type arguments of type ExVerticalExtentEntity Modifier and Type Method Description voidExExtentEntity. setVerticalExtent(Set<ExVerticalExtentEntity> verticalExtent)
-