Package com.luciad.format.gml31.model
Class TLcdGML31TimeUnit
java.lang.Object
com.luciad.format.gml31.model.TLcdGML31TimeUnit
Standard units for measuring time intervals (see ISO 31-1).
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdGML31TimeUnit
static final TLcdGML31TimeUnit
static final TLcdGML31TimeUnit
static final TLcdGML31TimeUnit
static final TLcdGML31TimeUnit
-
Constructor Summary
-
Method Summary
-
Field Details
-
YEAR
-
DAY
-
HOUR
-
MINUTE
-
SECOND
-
-
Constructor Details
-
TLcdGML31TimeUnit
-
-
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
-