Uses of Enum Class
com.luciad.format.gml32.model.TLcdGML32RelatedTime.RelativePosition
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32RelatedTime.RelativePosition in com.luciad.format.gml32.model
Modifier and TypeMethodDescriptionTLcdGML32RelatedTime.getRelativePosition()
Returns the value of the property that maps to therelativePosition
attribute.Returns the enum constant of this class with the specified name.TLcdGML32RelatedTime.RelativePosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdGML32RelatedTime.setRelativePosition
(TLcdGML32RelatedTime.RelativePosition aValue) Sets the value of the property that maps to therelativePosition
attribute.static String
TLcdGML32RelatedTime.RelativePosition.toValue
(TLcdGML32RelatedTime.RelativePosition aValue)