Uses of Class
com.luciad.format.gml32.model.TLcdGML32Quantity
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32Quantity in com.luciad.format.gml32.model
Modifier and TypeMethodDescriptionTLcdGML32QuantityProperty.getQuantity()
Returns the value of the property that maps to theQuantity
element.Modifier and TypeMethodDescriptionvoid
TLcdGML32QuantityProperty.setQuantity
(TLcdGML32Quantity aValue) Sets the value of the property that maps to theQuantity
element.