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