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