Uses of Class
com.luciad.format.gml32.model.TLcdGML32SecondDefiningParameter
Packages that use TLcdGML32SecondDefiningParameter
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32SecondDefiningParameter in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32SecondDefiningParameterModifier and TypeMethodDescriptionTLcdGML32SecondDefiningParameter2.getSecondDefiningParameter()Returns the value of the property that maps to theSecondDefiningParameterelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32SecondDefiningParameterModifier and TypeMethodDescriptionvoidTLcdGML32SecondDefiningParameter2.setSecondDefiningParameter(TLcdGML32SecondDefiningParameter aValue) Sets the value of the property that maps to theSecondDefiningParameterelement.