Class TLcdISO19115Metadata
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.metadataentityset.TLcdISO19115Metadata
- All Implemented Interfaces:
ILcdDataObject
,ILcdResourceMetadata
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
Main entry point for ISO metadata.
The ISO 19115 standard defines hundreds of characteristics to facilitate the exchange of metadata and (as a consequence) data. This javadoc only briefly explains some key concepts. Refer to the standard and the Working with ISO metadata tutorial for more information.
Scope
Thehierarchy level
can be used to differentiate, for example, between
a dataset
, data series
, or
service
.
Identification info
You can provide identifying information (like title, abstract, bounds, and keywords) byadding
a data identification
or service identification
object.
Structure
Structural information aboutdatasets
and data series
(for example,
the entry point file, supporting files, mime type) can be modelled as well.- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theapplicationSchemaInfo
element.static final TLcdDataProperty
Data property that maps to thecharacterSet
element.static final TLcdDataProperty
Data property that maps to thecontact
element.static final TLcdDataProperty
Data property that maps to thecontentInfo
element.static final TLcdDataProperty
Data property that maps to thedataQualityInfo
element.static final TLcdDataProperty
Data property that maps to thedataSetURI
element.static final TLcdDataProperty
Data property that maps to thedateStamp
element.static final TLcdDataProperty
Data property that maps to thedescribes
element.static final TLcdDataProperty
Data property that maps to thedistributionInfo
element.static final TLcdDataProperty
Data property that maps to thefeatureAttribute
element.static final TLcdDataProperty
Data property that maps to thefeatureType
element.static final TLcdDataProperty
Data property that maps to thefileIdentifier
element.static final TLcdDataProperty
Data property that maps to thehierarchyLevelName
element.static final TLcdDataProperty
Data property that maps to thehierarchyLevel
element.static final TLcdDataProperty
Data property that maps to theidentificationInfo
element.static final TLcdDataProperty
Data property that maps to thelanguage
element.static final TLcdDataProperty
Data property that maps to thelocale
element.static final TLcdDataProperty
Data property that maps to themetadataConstraints
element.static final TLcdDataProperty
Data property that maps to themetadataExtensionInfo
element.static final TLcdDataProperty
Data property that maps to themetadataMaintenance
element.static final TLcdDataProperty
Data property that maps to themetadataStandardName
element.static final TLcdDataProperty
Data property that maps to themetadataStandardVersion
element.static final TLcdDataProperty
Data property that maps to theparentIdentifier
element.static final TLcdDataProperty
Data property that maps to theportrayalCatalogueInfo
element.static final TLcdDataProperty
Data property that maps to thepropertyType
element.static final TLcdDataProperty
Data property that maps to thereferenceSystemInfo
element.static final TLcdDataProperty
Data property that maps to theseries
element.static final TLcdDataProperty
Data property that maps to thespatialRepresentationInfo
element.Fields inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
ID_PROPERTY, UUID_PROPERTY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns a short description of the resourceGets the value of theAPPLICATION_SCHEMA_INFO_PROPERTY
property adapted to a list ofTLcdISO19115ApplicationSchemaInformation
instances.Returns the role value contained in the value of theCHARACTER_SET_PROPERTY
property.Gets the value of theCONTACT_PROPERTY
property adapted to a list ofTLcdISO19115ResponsibleParty
instances.Gets the value of theCONTENT_INFO_PROPERTY
property adapted to a list ofTLcdISO19115ContentInformation
instances.Gets the value of theDATA_QUALITY_INFO_PROPERTY
property adapted to a list ofTLcdISO19115DataQuality
instances.Returns the role value contained in the value of theDATA_SET_URI_PROPERTY
property.Returns the role value contained in the value of theDATE_STAMP_PROPERTY
property.Gets the value of theDESCRIBES_PROPERTY
property adapted to a list ofTLcdISO19115DataSet
instances.Returns the role value contained in the value of theDISTRIBUTION_INFO_PROPERTY
property.Returns the value of the property that maps to thefeatureAttribute
element.Returns the value of the property that maps to thefeatureType
element.Returns the role value contained in the value of theFILE_IDENTIFIER_PROPERTY
property.Returns the format (type) of the resource (for example JPEG, WMS, GeoTIFF..) The data format String is an easy means to identify a format.Returns the hierarchy level.Gets the value of theHIERARCHY_LEVEL_NAME_PROPERTY
property adapted to a list ofString
instances.Gets the value of theIDENTIFICATION_INFO_PROPERTY
property adapted to a list ofTLcdISO19115Identification
instances.Returns a list of relevant keywords for the resourceReturns the role value contained in the value of theLANGUAGE_PROPERTY
property.Gets the value of theLOCALE_PROPERTY
property adapted to a list ofTLcdISO19115Locale
instances.Gets the value of theMETADATA_CONSTRAINTS_PROPERTY
property adapted to a list ofTLcdISO19115Constraints
instances.Gets the value of theMETADATA_EXTENSION_INFO_PROPERTY
property adapted to a list ofTLcdISO19115MetadataExtensionInformation
instances.Returns the role value contained in the value of theMETADATA_MAINTENANCE_PROPERTY
property.Returns the role value contained in the value of theMETADATA_STANDARD_NAME_PROPERTY
property.Returns the role value contained in the value of theMETADATA_STANDARD_VERSION_PROPERTY
property.Returns the role value contained in the value of thePARENT_IDENTIFIER_PROPERTY
property.Gets the value of thePORTRAYAL_CATALOGUE_INFO_PROPERTY
property adapted to a list ofTLcdISO19115PortrayalCatalogueReference
instances.Returns the value of the property that maps to thepropertyType
element.Gets the value of theREFERENCE_SYSTEM_INFO_PROPERTY
property adapted to a list ofTLcdISO19115ReferenceSystem
instances.Gets the value of theSERIES_PROPERTY
property adapted to a list ofTLcdISO19115Aggregate
instances.Gets the value of theSPATIAL_REPRESENTATION_INFO_PROPERTY
property adapted to a list ofTLcdISO19115SpatialRepresentation
instances.getTitle()
Returns the title of the resourcevoid
Sets the value of the property that maps to thecharacterSet
element.void
setDataSetURI
(String aValue) Sets the value of the property that maps to thedataSetURI
element.void
setDateStamp
(XMLGregorianCalendar aValue) Sets the value of the property that maps to thedateStamp
element.void
Sets the value of the property that maps to thedistributionInfo
element.void
setFileIdentifier
(String aValue) Sets the value of the property that maps to thefileIdentifier
element.void
setLanguage
(String aValue) Sets the value of the property that maps to thelanguage
element.void
Sets the value of the property that maps to themetadataMaintenance
element.void
setMetadataStandardName
(String aValue) Sets the value of the property that maps to themetadataStandardName
element.void
setMetadataStandardVersion
(String aValue) Sets the value of the property that maps to themetadataStandardVersion
element.void
setParentIdentifier
(String aValue) Sets the value of the property that maps to theparentIdentifier
element.Methods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
FILE_IDENTIFIER_PROPERTY
Data property that maps to thefileIdentifier
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
. -
LANGUAGE_PROPERTY
Data property that maps to thelanguage
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
. -
CHARACTER_SET_PROPERTY
Data property that maps to thecharacterSet
element. The possible values for this property are instances ofTLcdISO19115Optional<TLcdISO19115CharacterSetCode>
. -
PARENT_IDENTIFIER_PROPERTY
Data property that maps to theparentIdentifier
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
. -
HIERARCHY_LEVEL_PROPERTY
Data property that maps to thehierarchyLevel
element. The possible values for this property are instances ofList<TLcdISO19115Optional<TLcdISO19115ScopeCode>>
. -
HIERARCHY_LEVEL_NAME_PROPERTY
Data property that maps to thehierarchyLevelName
element. The possible values for this property are instances ofList<TLcdISO19115Optional<String>>
. -
CONTACT_PROPERTY
Data property that maps to thecontact
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115ResponsibleParty>>
. -
DATE_STAMP_PROPERTY
Data property that maps to thedateStamp
element. The possible values for this property are instances of
.The value object in the optional should be either a XMLGregorianCalendar representing a date time, or an instance ofTLcdISO19115Optional
<Object>TLcdXMLDataModelBuilder.getDataObjectTypeForPrimitiveType( TLcdGCODataTypes.Date_Type )
containing (optionally) an XMLGregorianCalendar representing a date, month-year or year. -
METADATA_STANDARD_NAME_PROPERTY
Data property that maps to themetadataStandardName
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
. -
METADATA_STANDARD_VERSION_PROPERTY
Data property that maps to themetadataStandardVersion
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
. -
DATA_SET_URI_PROPERTY
Data property that maps to thedataSetURI
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
. -
LOCALE_PROPERTY
Data property that maps to thelocale
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115Locale>>
. -
SPATIAL_REPRESENTATION_INFO_PROPERTY
Data property that maps to thespatialRepresentationInfo
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115SpatialRepresentation>>
. -
REFERENCE_SYSTEM_INFO_PROPERTY
Data property that maps to thereferenceSystemInfo
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115ReferenceSystem>>
. -
METADATA_EXTENSION_INFO_PROPERTY
Data property that maps to themetadataExtensionInfo
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115MetadataExtensionInformation>>
. -
IDENTIFICATION_INFO_PROPERTY
Data property that maps to theidentificationInfo
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115Identification>>
. -
CONTENT_INFO_PROPERTY
Data property that maps to thecontentInfo
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115ContentInformation>>
. -
DISTRIBUTION_INFO_PROPERTY
Data property that maps to thedistributionInfo
element. The possible values for this property are instances ofTLcdISO19118Property<TLcdISO19115Distribution>
. -
DATA_QUALITY_INFO_PROPERTY
Data property that maps to thedataQualityInfo
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115DataQuality>>
. -
PORTRAYAL_CATALOGUE_INFO_PROPERTY
Data property that maps to theportrayalCatalogueInfo
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115PortrayalCatalogueReference>>
. -
METADATA_CONSTRAINTS_PROPERTY
Data property that maps to themetadataConstraints
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115Constraints>>
. -
APPLICATION_SCHEMA_INFO_PROPERTY
Data property that maps to theapplicationSchemaInfo
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115ApplicationSchemaInformation>>
. -
METADATA_MAINTENANCE_PROPERTY
Data property that maps to themetadataMaintenance
element. The possible values for this property are instances ofTLcdISO19118Property<TLcdISO19115MaintenanceInformation>
. -
SERIES_PROPERTY
Data property that maps to theseries
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115Aggregate>>
. -
DESCRIBES_PROPERTY
Data property that maps to thedescribes
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115DataSet>>
. -
PROPERTY_TYPE_PROPERTY
Data property that maps to thepropertyType
element. The possible values for this property are instances ofList<ILcdDataObject>
. -
FEATURE_TYPE_PROPERTY
Data property that maps to thefeatureType
element. The possible values for this property are instances ofList<ILcdDataObject>
. -
FEATURE_ATTRIBUTE_PROPERTY
Data property that maps to thefeatureAttribute
element. The possible values for this property are instances ofList<ILcdDataObject>
.
-
-
Constructor Details
-
TLcdISO19115Metadata
public TLcdISO19115Metadata() -
TLcdISO19115Metadata
-
-
Method Details
-
getHierarchyLevel
Returns the hierarchy level. This can be used to differentiate, for example, between adataset
,data series
, orservice
.- Returns:
- the hierarchy level
- See Also:
-
getTitle
Description copied from interface:ILcdResourceMetadata
Returns the title of the resource- Specified by:
getTitle
in interfaceILcdResourceMetadata
- Returns:
- the title, or null if the title is not known
-
getAbstract
Description copied from interface:ILcdResourceMetadata
Returns a short description of the resource- Specified by:
getAbstract
in interfaceILcdResourceMetadata
- Returns:
- the abstract of the resource, or null if the abstract is now known
-
getKeywords
Description copied from interface:ILcdResourceMetadata
Returns a list of relevant keywords for the resource- Specified by:
getKeywords
in interfaceILcdResourceMetadata
- Returns:
- a list of keywords. Can be empty, but not null.
-
getFormat
Description copied from interface:ILcdResourceMetadata
Returns the format (type) of the resource (for example JPEG, WMS, GeoTIFF..) The data format String is an easy means to identify a format. It is not guaranteed to be unique, so additional checks may be necessary.- Specified by:
getFormat
in interfaceILcdResourceMetadata
- Returns:
- the format, or null if the format is not known
-
getFileIdentifier
Returns the role value contained in the value of theFILE_IDENTIFIER_PROPERTY
property. Returnsnull
if the value of theFILE_IDENTIFIER_PROPERTY
property isnull
.- Returns:
- the role value of the
FILE_IDENTIFIER_PROPERTY
property. - See Also:
-
setFileIdentifier
Sets the value of the property that maps to thefileIdentifier
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theFILE_IDENTIFIER_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theFILE_IDENTIFIER_PROPERTY
property.
-
getLanguage
Returns the role value contained in the value of theLANGUAGE_PROPERTY
property. Returnsnull
if the value of theLANGUAGE_PROPERTY
property isnull
.- Returns:
- the role value of the
LANGUAGE_PROPERTY
property. - See Also:
-
setLanguage
Sets the value of the property that maps to thelanguage
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theLANGUAGE_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theLANGUAGE_PROPERTY
property.
-
getCharacterSet
Returns the role value contained in the value of theCHARACTER_SET_PROPERTY
property. Returnsnull
if the value of theCHARACTER_SET_PROPERTY
property isnull
.- Returns:
- the role value of the
CHARACTER_SET_PROPERTY
property. - See Also:
-
setCharacterSet
Sets the value of the property that maps to thecharacterSet
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theCHARACTER_SET_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theCHARACTER_SET_PROPERTY
property.
-
getParentIdentifier
Returns the role value contained in the value of thePARENT_IDENTIFIER_PROPERTY
property. Returnsnull
if the value of thePARENT_IDENTIFIER_PROPERTY
property isnull
.- Returns:
- the role value of the
PARENT_IDENTIFIER_PROPERTY
property. - See Also:
-
setParentIdentifier
Sets the value of the property that maps to theparentIdentifier
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, thePARENT_IDENTIFIER_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for thePARENT_IDENTIFIER_PROPERTY
property.
-
getHierarchyLevelName
Gets the value of theHIERARCHY_LEVEL_NAME_PROPERTY
property adapted to a list ofString
instances.- Returns:
- the value of the
HIERARCHY_LEVEL_NAME_PROPERTY
property adapted to a list ofString
instances. - See Also:
-
getContact
Gets the value of theCONTACT_PROPERTY
property adapted to a list ofTLcdISO19115ResponsibleParty
instances.- Returns:
- the value of the
CONTACT_PROPERTY
property adapted to a list ofTLcdISO19115ResponsibleParty
instances. - See Also:
-
getDateStamp
Returns the role value contained in the value of theDATE_STAMP_PROPERTY
property. Returnsnull
if the value of theDATE_STAMP_PROPERTY
property isnull
.- Returns:
- the role value of the
DATE_STAMP_PROPERTY
property. - See Also:
-
setDateStamp
Sets the value of the property that maps to thedateStamp
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theDATE_STAMP_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theDATE_STAMP_PROPERTY
property.
-
getMetadataStandardName
Returns the role value contained in the value of theMETADATA_STANDARD_NAME_PROPERTY
property. Returnsnull
if the value of theMETADATA_STANDARD_NAME_PROPERTY
property isnull
.- Returns:
- the role value of the
METADATA_STANDARD_NAME_PROPERTY
property. - See Also:
-
setMetadataStandardName
Sets the value of the property that maps to themetadataStandardName
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theMETADATA_STANDARD_NAME_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theMETADATA_STANDARD_NAME_PROPERTY
property.
-
getMetadataStandardVersion
Returns the role value contained in the value of theMETADATA_STANDARD_VERSION_PROPERTY
property. Returnsnull
if the value of theMETADATA_STANDARD_VERSION_PROPERTY
property isnull
.- Returns:
- the role value of the
METADATA_STANDARD_VERSION_PROPERTY
property. - See Also:
-
setMetadataStandardVersion
Sets the value of the property that maps to themetadataStandardVersion
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theMETADATA_STANDARD_VERSION_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theMETADATA_STANDARD_VERSION_PROPERTY
property.
-
getDataSetURI
Returns the role value contained in the value of theDATA_SET_URI_PROPERTY
property. Returnsnull
if the value of theDATA_SET_URI_PROPERTY
property isnull
.- Returns:
- the role value of the
DATA_SET_URI_PROPERTY
property. - See Also:
-
setDataSetURI
Sets the value of the property that maps to thedataSetURI
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theDATA_SET_URI_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theDATA_SET_URI_PROPERTY
property.
-
getLocale
Gets the value of theLOCALE_PROPERTY
property adapted to a list ofTLcdISO19115Locale
instances.- Returns:
- the value of the
LOCALE_PROPERTY
property adapted to a list ofTLcdISO19115Locale
instances. - See Also:
-
getSpatialRepresentationInfo
Gets the value of theSPATIAL_REPRESENTATION_INFO_PROPERTY
property adapted to a list ofTLcdISO19115SpatialRepresentation
instances.- Returns:
- the value of the
SPATIAL_REPRESENTATION_INFO_PROPERTY
property adapted to a list ofTLcdISO19115SpatialRepresentation
instances. - See Also:
-
getReferenceSystemInfo
Gets the value of theREFERENCE_SYSTEM_INFO_PROPERTY
property adapted to a list ofTLcdISO19115ReferenceSystem
instances.- Returns:
- the value of the
REFERENCE_SYSTEM_INFO_PROPERTY
property adapted to a list ofTLcdISO19115ReferenceSystem
instances. - See Also:
-
getMetadataExtensionInfo
Gets the value of theMETADATA_EXTENSION_INFO_PROPERTY
property adapted to a list ofTLcdISO19115MetadataExtensionInformation
instances.- Returns:
- the value of the
METADATA_EXTENSION_INFO_PROPERTY
property adapted to a list ofTLcdISO19115MetadataExtensionInformation
instances. - See Also:
-
getIdentificationInfo
Gets the value of theIDENTIFICATION_INFO_PROPERTY
property adapted to a list ofTLcdISO19115Identification
instances.- Returns:
- the value of the
IDENTIFICATION_INFO_PROPERTY
property adapted to a list ofTLcdISO19115Identification
instances. - See Also:
-
getContentInfo
Gets the value of theCONTENT_INFO_PROPERTY
property adapted to a list ofTLcdISO19115ContentInformation
instances.- Returns:
- the value of the
CONTENT_INFO_PROPERTY
property adapted to a list ofTLcdISO19115ContentInformation
instances. - See Also:
-
getDistributionInfo
Returns the role value contained in the value of theDISTRIBUTION_INFO_PROPERTY
property. Returnsnull
if the value of theDISTRIBUTION_INFO_PROPERTY
property isnull
.- Returns:
- the role value of the
DISTRIBUTION_INFO_PROPERTY
property. - See Also:
-
setDistributionInfo
Sets the value of the property that maps to thedistributionInfo
element. to a new instance of the association classTLcdISO19118Property
initialized with the given role value. In case the given role value isnull
, theDISTRIBUTION_INFO_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theDISTRIBUTION_INFO_PROPERTY
property.
-
getDataQualityInfo
Gets the value of theDATA_QUALITY_INFO_PROPERTY
property adapted to a list ofTLcdISO19115DataQuality
instances.- Returns:
- the value of the
DATA_QUALITY_INFO_PROPERTY
property adapted to a list ofTLcdISO19115DataQuality
instances. - See Also:
-
getPortrayalCatalogueInfo
Gets the value of thePORTRAYAL_CATALOGUE_INFO_PROPERTY
property adapted to a list ofTLcdISO19115PortrayalCatalogueReference
instances.- Returns:
- the value of the
PORTRAYAL_CATALOGUE_INFO_PROPERTY
property adapted to a list ofTLcdISO19115PortrayalCatalogueReference
instances. - See Also:
-
getMetadataConstraints
Gets the value of theMETADATA_CONSTRAINTS_PROPERTY
property adapted to a list ofTLcdISO19115Constraints
instances.- Returns:
- the value of the
METADATA_CONSTRAINTS_PROPERTY
property adapted to a list ofTLcdISO19115Constraints
instances. - See Also:
-
getApplicationSchemaInfo
Gets the value of theAPPLICATION_SCHEMA_INFO_PROPERTY
property adapted to a list ofTLcdISO19115ApplicationSchemaInformation
instances.- Returns:
- the value of the
APPLICATION_SCHEMA_INFO_PROPERTY
property adapted to a list ofTLcdISO19115ApplicationSchemaInformation
instances. - See Also:
-
getMetadataMaintenance
Returns the role value contained in the value of theMETADATA_MAINTENANCE_PROPERTY
property. Returnsnull
if the value of theMETADATA_MAINTENANCE_PROPERTY
property isnull
.- Returns:
- the role value of the
METADATA_MAINTENANCE_PROPERTY
property. - See Also:
-
setMetadataMaintenance
Sets the value of the property that maps to themetadataMaintenance
element. to a new instance of the association classTLcdISO19118Property
initialized with the given role value. In case the given role value isnull
, theMETADATA_MAINTENANCE_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theMETADATA_MAINTENANCE_PROPERTY
property.
-
getSeries
Gets the value of theSERIES_PROPERTY
property adapted to a list ofTLcdISO19115Aggregate
instances.- Returns:
- the value of the
SERIES_PROPERTY
property adapted to a list ofTLcdISO19115Aggregate
instances. - See Also:
-
getDescribes
Gets the value of theDESCRIBES_PROPERTY
property adapted to a list ofTLcdISO19115DataSet
instances.- Returns:
- the value of the
DESCRIBES_PROPERTY
property adapted to a list ofTLcdISO19115DataSet
instances. - See Also:
-
getPropertyType
Returns the value of the property that maps to thepropertyType
element.- Returns:
- the value of the
PROPERTY_TYPE_PROPERTY
property.
-
getFeatureType
Returns the value of the property that maps to thefeatureType
element.- Returns:
- the value of the
FEATURE_TYPE_PROPERTY
property.
-
getFeatureAttribute
Returns the value of the property that maps to thefeatureAttribute
element.- Returns:
- the value of the
FEATURE_ATTRIBUTE_PROPERTY
property.
-