Class TLcdISO19115DataIdentification
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.identification.TLcdISO19115Identification
com.luciad.format.metadata.model.identification.TLcdISO19115DataIdentification
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
Information required to identify a dataset
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to thecharacterSet
element.static final TLcdDataProperty
Data property that maps to theenvironmentDescription
element.static final TLcdDataProperty
Data property that maps to theextent
element.static final TLcdDataProperty
Data property that maps to thelanguage
element.static final TLcdDataProperty
Data property that maps to thespatialRepresentationType
element.static final TLcdDataProperty
Data property that maps to thespatialResolution
element.static final TLcdDataProperty
Data property that maps to thesupplementalInformation
element.static final TLcdDataProperty
Data property that maps to thetopicCategory
element.Fields inherited from class com.luciad.format.metadata.model.identification.TLcdISO19115Identification
ABSTRACT_PROPERTY, AGGREGATION_INFO_PROPERTY, CITATION_PROPERTY, CREDIT_PROPERTY, DESCRIPTIVE_KEYWORDS_PROPERTY, GRAPHIC_OVERVIEW_PROPERTY, POINT_OF_CONTACT_PROPERTY, PURPOSE_PROPERTY, RESOURCE_CONSTRAINTS_PROPERTY, RESOURCE_FORMAT_PROPERTY, RESOURCE_MAINTENANCE_PROPERTY, RESOURCE_SPECIFIC_USAGE_PROPERTY, STATUS_PROPERTY
Fields inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
ID_PROPERTY, UUID_PROPERTY
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theCHARACTER_SET_PROPERTY
property adapted to a list ofTLcdISO19115CharacterSetCode
instances.Returns the role value contained in the value of theENVIRONMENT_DESCRIPTION_PROPERTY
property.Gets the value of theEXTENT_PROPERTY
property adapted to a list ofTLcdISO19115Extent
instances.Gets the value of theLANGUAGE_PROPERTY
property adapted to a list ofString
instances.Gets the value of theSPATIAL_REPRESENTATION_TYPE_PROPERTY
property adapted to a list ofTLcdISO19115SpatialRepresentationTypeCode
instances.Gets the value of theSPATIAL_RESOLUTION_PROPERTY
property adapted to a list ofTLcdISO19115Resolution
instances.Returns the role value contained in the value of theSUPPLEMENTAL_INFORMATION_PROPERTY
property.Gets the value of theTOPIC_CATEGORY_PROPERTY
property adapted to a list ofELcdISO19115TopicCategoryCode
instances.void
setEnvironmentDescription
(String aValue) Sets the value of the property that maps to theenvironmentDescription
element.void
setSupplementalInformation
(String aValue) Sets the value of the property that maps to thesupplementalInformation
element.Methods inherited from class com.luciad.format.metadata.model.identification.TLcdISO19115Identification
getAbstract, getAggregationInfo, getCitation, getCredit, getDescriptiveKeywords, getGraphicOverview, getPointOfContact, getPurpose, getResourceConstraints, getResourceFormat, getResourceMaintenance, getResourceSpecificUsage, getStatus, setAbstract, setCitation, setPurpose
Methods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
SPATIAL_REPRESENTATION_TYPE_PROPERTY
Data property that maps to thespatialRepresentationType
element. The possible values for this property are instances ofList<TLcdISO19115Optional<TLcdISO19115SpatialRepresentationTypeCode>>
. -
SPATIAL_RESOLUTION_PROPERTY
Data property that maps to thespatialResolution
element. The possible values for this property are instances ofList<TLcdISO19115Optional<TLcdISO19115Resolution>>
. -
LANGUAGE_PROPERTY
Data property that maps to thelanguage
element. The possible values for this property are instances ofList<TLcdISO19115Optional<String>>
. -
CHARACTER_SET_PROPERTY
Data property that maps to thecharacterSet
element. The possible values for this property are instances ofList<TLcdISO19115Optional<TLcdISO19115CharacterSetCode>>
. -
TOPIC_CATEGORY_PROPERTY
Data property that maps to thetopicCategory
element. The possible values for this property are instances ofList<TLcdISO19115Optional<ELcdISO19115TopicCategoryCode>>
. -
ENVIRONMENT_DESCRIPTION_PROPERTY
Data property that maps to theenvironmentDescription
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
. -
EXTENT_PROPERTY
Data property that maps to theextent
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115Extent>>
. -
SUPPLEMENTAL_INFORMATION_PROPERTY
Data property that maps to thesupplementalInformation
element. The possible values for this property are instances ofTLcdISO19115Optional<String>
.
-
-
Constructor Details
-
TLcdISO19115DataIdentification
public TLcdISO19115DataIdentification() -
TLcdISO19115DataIdentification
-
-
Method Details
-
getSpatialRepresentationType
Gets the value of theSPATIAL_REPRESENTATION_TYPE_PROPERTY
property adapted to a list ofTLcdISO19115SpatialRepresentationTypeCode
instances.- Returns:
- the value of the
SPATIAL_REPRESENTATION_TYPE_PROPERTY
property adapted to a list ofTLcdISO19115SpatialRepresentationTypeCode
instances. - See Also:
-
getSpatialResolution
Gets the value of theSPATIAL_RESOLUTION_PROPERTY
property adapted to a list ofTLcdISO19115Resolution
instances.- Returns:
- the value of the
SPATIAL_RESOLUTION_PROPERTY
property adapted to a list ofTLcdISO19115Resolution
instances. - See Also:
-
getLanguage
Gets the value of theLANGUAGE_PROPERTY
property adapted to a list ofString
instances.- Returns:
- the value of the
LANGUAGE_PROPERTY
property adapted to a list ofString
instances. - See Also:
-
getCharacterSet
Gets the value of theCHARACTER_SET_PROPERTY
property adapted to a list ofTLcdISO19115CharacterSetCode
instances.- Returns:
- the value of the
CHARACTER_SET_PROPERTY
property adapted to a list ofTLcdISO19115CharacterSetCode
instances. - See Also:
-
getTopicCategory
Gets the value of theTOPIC_CATEGORY_PROPERTY
property adapted to a list ofELcdISO19115TopicCategoryCode
instances.- Returns:
- the value of the
TOPIC_CATEGORY_PROPERTY
property adapted to a list ofELcdISO19115TopicCategoryCode
instances. - See Also:
-
getEnvironmentDescription
Returns the role value contained in the value of theENVIRONMENT_DESCRIPTION_PROPERTY
property. Returnsnull
if the value of theENVIRONMENT_DESCRIPTION_PROPERTY
property isnull
.- Returns:
- the role value of the
ENVIRONMENT_DESCRIPTION_PROPERTY
property. - See Also:
-
setEnvironmentDescription
Sets the value of the property that maps to theenvironmentDescription
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theENVIRONMENT_DESCRIPTION_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theENVIRONMENT_DESCRIPTION_PROPERTY
property.
-
getExtent
Gets the value of theEXTENT_PROPERTY
property adapted to a list ofTLcdISO19115Extent
instances.- Returns:
- the value of the
EXTENT_PROPERTY
property adapted to a list ofTLcdISO19115Extent
instances. - See Also:
-
getSupplementalInformation
Returns the role value contained in the value of theSUPPLEMENTAL_INFORMATION_PROPERTY
property. Returnsnull
if the value of theSUPPLEMENTAL_INFORMATION_PROPERTY
property isnull
.- Returns:
- the role value of the
SUPPLEMENTAL_INFORMATION_PROPERTY
property. - See Also:
-
setSupplementalInformation
Sets the value of the property that maps to thesupplementalInformation
element. to a new instance of the association classTLcdISO19115Optional
initialized with the given role value. In case the given role value isnull
, theSUPPLEMENTAL_INFORMATION_PROPERTY
property is set tonull
.- Parameters:
aValue
- the role value to set for theSUPPLEMENTAL_INFORMATION_PROPERTY
property.
-