Uses of Enum Class
com.luciad.format.gml31.model.ELcdGML31TimeIndeterminateValue
Packages that use ELcdGML31TimeIndeterminateValue
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of ELcdGML31TimeIndeterminateValue in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return ELcdGML31TimeIndeterminateValueModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ELcdGML31TimeIndeterminateValue[]ELcdGML31TimeIndeterminateValue.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.gml31.model with parameters of type ELcdGML31TimeIndeterminateValueModifier and TypeMethodDescriptionstatic StringELcdGML31TimeIndeterminateValue.toValue(ELcdGML31TimeIndeterminateValue aValue) Constructors in com.luciad.format.gml31.model with parameters of type ELcdGML31TimeIndeterminateValueModifierConstructorDescriptionTLcdGML31TimePosition(ELcdGML31TimeIndeterminateValue aTimeIndeterminateValue) Creates a new time position based on the given indeterminate value.