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