Uses of Class
com.luciad.format.gml31.model.TLcdGML31ArrayAssociation
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31ArrayAssociation in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionTLcdGML31Array.getMembers()
Returns the value of the property that maps to themembers
element.TLcdGML31Bag.getMembers()
Returns the value of the property that maps to themembers
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31Array.setMembers
(TLcdGML31ArrayAssociation aValue) Sets the value of the property that maps to themembers
element.void
TLcdGML31Bag.setMembers
(TLcdGML31ArrayAssociation aValue) Sets the value of the property that maps to themembers
element.