Uses of Class
com.luciad.format.gml32.model.TLcdGML32Result
Packages that use TLcdGML32Result
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32Result in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32ResultModifier and TypeMethodDescriptionTLcdGML32Observation.getResultOf()Returns the value of the property that maps to theresultOfelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32ResultModifier and TypeMethodDescriptionvoidTLcdGML32Observation.setResultOf(TLcdGML32Result aValue) Sets the value of the property that maps to theresultOfelement.