Package com.luciad.format.gml32.model
Class TLcdGML32TimeUnit
java.lang.Object
com.luciad.format.gml32.model.TLcdGML32TimeUnit
This class models the GLOBAL_TYPE:{http://www.opengis.net/gml/3.2}TimeUnitType type.
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdGML32TimeUnit
static final TLcdGML32TimeUnit
static final TLcdGML32TimeUnit
static final TLcdGML32TimeUnit
static final TLcdGML32TimeUnit
static final TLcdGML32TimeUnit
-
Constructor Summary
-
Method Summary
-
Field Details
-
YEAR
-
MONTH
-
DAY
-
HOUR
-
MINUTE
-
SECOND
-
-
Constructor Details
-
TLcdGML32TimeUnit
-
-
Method Details
-
getCode
-
toString
-
hashCode
public int hashCode() -
equals
-
getWellKnownValues
Returns a map containing all well known values of this class. This map contains all public constant instances defined on this class.- Returns:
- A map that maps a well known code to an instance of this class
-