Uses of Enum Class
com.luciad.format.gml31.model.ELcdGML31IncrementOrder
Packages that use 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
Methods in com.luciad.format.gml31.model that return ELcdGML31IncrementOrderModifier and TypeMethodDescriptionstatic ELcdGML31IncrementOrderTLcdGML31SequenceRule.getOrder()Returns the value of the property that maps to theorderattribute.static ELcdGML31IncrementOrderReturns 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.Methods in com.luciad.format.gml31.model with parameters of type ELcdGML31IncrementOrderModifier and TypeMethodDescriptionvoidTLcdGML31SequenceRule.setOrder(ELcdGML31IncrementOrder aValue) Sets the value of the property that maps to theorderattribute.static StringELcdGML31IncrementOrder.toValue(ELcdGML31IncrementOrder aValue)