Uses of Class
org.n52.series.db.beans.feature.gml.CoordinateSystemAxisEntity
-
Packages that use CoordinateSystemAxisEntity Package Description org.n52.series.db.beans.feature.gml -
-
Uses of CoordinateSystemAxisEntity in org.n52.series.db.beans.feature.gml
Methods in org.n52.series.db.beans.feature.gml that return types with arguments of type CoordinateSystemAxisEntity Modifier and Type Method Description Set<CoordinateSystemAxisEntity>VerticalCSEntity. getCoordinateSystemAxis()Method parameters in org.n52.series.db.beans.feature.gml with type arguments of type CoordinateSystemAxisEntity Modifier and Type Method Description voidVerticalCSEntity. setCoordinateSystemAxis(Set<CoordinateSystemAxisEntity> coordinateSystemAxis)
-