Uses of Enum Class
com.luciad.format.gml31.model.ELcdGML31FileValueModel
Packages that use 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
Methods in com.luciad.format.gml31.model that return ELcdGML31FileValueModelModifier and TypeMethodDescriptionstatic ELcdGML31FileValueModelTLcdGML31File.getFileStructure()Returns the value of the property that maps to thefileStructureelement.static ELcdGML31FileValueModelReturns 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.Methods in com.luciad.format.gml31.model with parameters of type ELcdGML31FileValueModelModifier and TypeMethodDescriptionvoidTLcdGML31File.setFileStructure(ELcdGML31FileValueModel aValue) Sets the value of the property that maps to thefileStructureelement.static StringELcdGML31FileValueModel.toValue(ELcdGML31FileValueModel aValue)