Class DimensionUnitValue
java.lang.Object
de.latlon.ets.wms13.core.domain.dimension.DimensionUnitValue
Represents the value of Dimension elements.
- Author:
- Lyn Goltz
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DimensionUnitValue
- Parameters:
units- the units of dimensional axis, nevernullrequestableDimension- the parsed value of the dimension, may benull
-
-
Method Details
-
getUnits
- Returns:
- the units of dimensional axis, never
null
-
getRequestableDimension
- Returns:
- the parsed value of the dimension, may be
null
-