Uses of Enum Class
com.luciad.format.gml32.model.ELcdGML32SequenceRuleEnumeration
Packages that use 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
Methods in com.luciad.format.gml32.model that return ELcdGML32SequenceRuleEnumerationModifier 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.Methods in com.luciad.format.gml32.model with parameters of type ELcdGML32SequenceRuleEnumerationModifier and TypeMethodDescriptionvoidTLcdGML32SequenceRule.setRule(ELcdGML32SequenceRuleEnumeration aValue) Sets the value of the property that maps to the value defined by the simple content.static StringELcdGML32SequenceRuleEnumeration.toValue(ELcdGML32SequenceRuleEnumeration aValue)