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