Uses of Class
com.luciad.format.metadata.model.citation.TLcdISO19115OnLineFunctionCode
Packages that use TLcdISO19115OnLineFunctionCode
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 TLcdISO19115OnLineFunctionCode in com.luciad.format.metadata.model.citation
Fields in com.luciad.format.metadata.model.citation declared as TLcdISO19115OnLineFunctionCodeModifier and TypeFieldDescriptionstatic final TLcdISO19115OnLineFunctionCodeTLcdISO19115OnLineFunctionCode.DOWNLOADOnline instructions for transferring data from one storage device or system to another.static final TLcdISO19115OnLineFunctionCodeTLcdISO19115OnLineFunctionCode.INFORMATIONOnline information about the resource.static final TLcdISO19115OnLineFunctionCodeTLcdISO19115OnLineFunctionCode.OFFLINE_ACCESSOnline instructions for requesting the resource from the provider.static final TLcdISO19115OnLineFunctionCodeTLcdISO19115OnLineFunctionCode.ORDEROnline order process for obtaining the resource.static final TLcdISO19115OnLineFunctionCodeTLcdISO19115OnLineFunctionCode.SEARCHOnline search interface for seeking out information about the resource.Methods in com.luciad.format.metadata.model.citation that return TLcdISO19115OnLineFunctionCodeModifier and TypeMethodDescriptionTLcdISO19115OnlineResource.getFunction()Returns the role value contained in the value of theTLcdISO19115OnlineResource.FUNCTION_PROPERTYproperty.Methods in com.luciad.format.metadata.model.citation with parameters of type TLcdISO19115OnLineFunctionCodeModifier and TypeMethodDescriptionvoidTLcdISO19115OnlineResource.setFunction(TLcdISO19115OnLineFunctionCode aValue) Sets the value of the property that maps to thefunctionelement.