Uses of Class
com.luciad.format.metadata.model.citation.TLcdISO19115Address
Packages that use TLcdISO19115Address
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 TLcdISO19115Address in com.luciad.format.metadata.model.citation
Methods in com.luciad.format.metadata.model.citation that return TLcdISO19115AddressModifier and TypeMethodDescriptionTLcdISO19115Contact.getAddress()
Returns the role value contained in the value of theTLcdISO19115Contact.ADDRESS_PROPERTY
property.Methods in com.luciad.format.metadata.model.citation with parameters of type TLcdISO19115AddressModifier and TypeMethodDescriptionvoid
TLcdISO19115Contact.setAddress
(TLcdISO19115Address aValue) Sets the value of the property that maps to theaddress
element.