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