Uses of Class
com.luciad.format.metadata.model.citation.TLcdISO19115Contact
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.
-
Uses of TLcdISO19115Contact in com.luciad.format.metadata.model.citation
Modifier and TypeMethodDescriptionTLcdISO19115ResponsibleParty.getContactInfo()
Returns the role value contained in the value of theTLcdISO19115ResponsibleParty.CONTACT_INFO_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdISO19115ResponsibleParty.setContactInfo
(TLcdISO19115Contact aValue) Sets the value of the property that maps to thecontactInfo
element.