Uses of Enum Class
com.luciad.format.aixm51.model.abstractfeature.ELcdAIXM51Interpretation
Packages that use ELcdAIXM51Interpretation
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
-
Uses of ELcdAIXM51Interpretation in com.luciad.format.aixm51.model.abstractfeature
Methods in com.luciad.format.aixm51.model.abstractfeature that return ELcdAIXM51InterpretationModifier and TypeMethodDescriptionstatic ELcdAIXM51Interpretation
static ELcdAIXM51Interpretation
Returns the enum constant of this class with the specified name.static ELcdAIXM51Interpretation[]
ELcdAIXM51Interpretation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.aixm51.model.abstractfeature with parameters of type ELcdAIXM51InterpretationModifier and TypeMethodDescriptionstatic String
ELcdAIXM51Interpretation.toValue
(ELcdAIXM51Interpretation aValue)