Interface ILcdGML3AbstractMetaData
public interface ILcdGML3AbstractMetaData
Deprecated.
Interface for the
gml:AbstractMetaDataType
type.
An abstract base type for complex metadata types.
(GML Specification, v3.1.0, paragraph 7.5.8.1)-
Method Summary
-
Method Details
-
getId
String getId()Deprecated.Returns the id of this object.- Returns:
- the id of this object.
-
setId
Deprecated.Sets the id of this object.- Parameters:
aId
- the id of this object.
-
com.luciad.format.gml3.*
packages are replaced by new decoders and encoders in the packagescom.luciad.format.gml2.xml
,com.luciad.format.gml31.xml
andcom.luciad.format.gml32.xml
.