Uses of Class
com.luciad.format.gml32.model.TLcdGML32Boolean
Packages that use TLcdGML32Boolean
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32Boolean in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32BooleanModifier and TypeMethodDescriptionTLcdGML32BooleanProperty.getBoolean()Returns the value of the property that maps to theBooleanelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32BooleanModifier and TypeMethodDescriptionvoidTLcdGML32BooleanProperty.setBoolean(TLcdGML32Boolean aValue) Sets the value of the property that maps to theBooleanelement.