Uses of Class
com.luciad.format.gml32.model.TLcdGML32AbstractMetaData
Packages that use TLcdGML32AbstractMetaData
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32AbstractMetaData in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32AbstractMetaDataModifier and TypeMethodDescriptionTLcdGML32MetaDataProperty.getAbstractMetaData()
Returns the value of the property that maps to theAbstractMetaData
element.Methods in com.luciad.format.gml32.model that return types with arguments of type TLcdGML32AbstractMetaDataModifier and TypeMethodDescriptionTLcdGML32AbstractGML.getMetaDataProperty()
Returns the value of the property that maps to themetaDataProperty
element.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32AbstractMetaDataModifier and TypeMethodDescriptionvoid
TLcdGML32MetaDataProperty.setAbstractMetaData
(TLcdGML32AbstractMetaData aValue) Sets the value of the property that maps to theAbstractMetaData
element.