Uses of Enum Class
com.luciad.format.gml32.model.TLcdGML32RelatedTime.RelativePosition
Packages that use 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
Methods in com.luciad.format.gml32.model that return TLcdGML32RelatedTime.RelativePositionModifier 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.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32RelatedTime.RelativePositionModifier 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)