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