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