Class TLcdAIXM51UomDuration
java.lang.Object
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51UomDuration
A unit of measurement for time.
For example, seconds, minutes, hours
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdAIXM51UomDuration
static final TLcdAIXM51UomDuration
static final TLcdAIXM51UomDuration
-
Constructor Summary
-
Method Summary
-
Field Details
-
HR
-
MIN
-
SEC
-
-
Constructor Details
-
TLcdAIXM51UomDuration
-
-
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
-