Uses of Class
com.luciad.format.metadata.model.citation.TLcdISO19115ResponsibleParty
Package
Description
This package of datatypes provides a standardized method (CI_Citation) for citing a resource
(dataset, feature, source, publication, etc.), as well as information about the party responsible
(CI_ResponsibleParty) for a resource.
This package contains a general assessment of the quality of the dataset.
This package contains information about the distributor of, and options for obtaining, a resource.
Identification information contains information to uniquely identify the data.
This package provides support for multilingual metadata.
This package contains information about the scope and frequency of updating data.
This package contains information about user specified extensions.
-
Uses of TLcdISO19115ResponsibleParty in com.luciad.format.metadata.model.citation
Modifier and TypeMethodDescriptionTLcdISO19115Citation.getCitedResponsibleParty()
Gets the value of theTLcdISO19115Citation.CITED_RESPONSIBLE_PARTY_PROPERTY
property adapted to a list ofTLcdISO19115ResponsibleParty
instances. -
Uses of TLcdISO19115ResponsibleParty in com.luciad.format.metadata.model.dataquality
Modifier and TypeMethodDescriptionTLcdISO19115ProcessStep.getProcessor()
Gets the value of theTLcdISO19115ProcessStep.PROCESSOR_PROPERTY
property adapted to a list ofTLcdISO19115ResponsibleParty
instances. -
Uses of TLcdISO19115ResponsibleParty in com.luciad.format.metadata.model.distribution
Modifier and TypeMethodDescriptionTLcdISO19115Distributor.getDistributorContact()
Returns the role value contained in the value of theTLcdISO19115Distributor.DISTRIBUTOR_CONTACT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdISO19115Distributor.setDistributorContact
(TLcdISO19115ResponsibleParty aValue) Sets the value of the property that maps to thedistributorContact
element. -
Uses of TLcdISO19115ResponsibleParty in com.luciad.format.metadata.model.identification
Modifier and TypeMethodDescriptionTLcdISO19115Identification.getPointOfContact()
Gets the value of theTLcdISO19115Identification.POINT_OF_CONTACT_PROPERTY
property adapted to a list ofTLcdISO19115ResponsibleParty
instances.TLcdISO19115Usage.getUserContactInfo()
Gets the value of theTLcdISO19115Usage.USER_CONTACT_INFO_PROPERTY
property adapted to a list ofTLcdISO19115ResponsibleParty
instances. -
Uses of TLcdISO19115ResponsibleParty in com.luciad.format.metadata.model.localization
Modifier and TypeMethodDescriptionTLcdISO19115LocaleContainer.getResponsibleParty()
Gets the value of theTLcdISO19115LocaleContainer.RESPONSIBLE_PARTY_PROPERTY
property adapted to a list ofTLcdISO19115ResponsibleParty
instances. -
Uses of TLcdISO19115ResponsibleParty in com.luciad.format.metadata.model.maintenance
Modifier and TypeMethodDescriptionTLcdISO19115MaintenanceInformation.getContact()
Gets the value of theTLcdISO19115MaintenanceInformation.CONTACT_PROPERTY
property adapted to a list ofTLcdISO19115ResponsibleParty
instances. -
Uses of TLcdISO19115ResponsibleParty in com.luciad.format.metadata.model.metadataextension
Modifier and TypeMethodDescriptionTLcdISO19115ExtendedElementInformation.getSource()
Gets the value of theTLcdISO19115ExtendedElementInformation.SOURCE_PROPERTY
property adapted to a list ofTLcdISO19115ResponsibleParty
instances.