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