Uses of Class
com.luciad.format.metadata.model.citation.TLcdISO19115OnlineResource
Packages that use TLcdISO19115OnlineResource
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 information about the distributor of, and options for obtaining, a resource.
This package contains information about user specified extensions.
This package provides access to the data model and the types of ISO standard 19119:
Geographic information - services (represented in the XML namespace http://www.isotc211.org/2005/srv).
-
Uses of TLcdISO19115OnlineResource in com.luciad.format.metadata.model.citation
Methods in com.luciad.format.metadata.model.citation that return TLcdISO19115OnlineResourceModifier and TypeMethodDescriptionTLcdISO19115Contact.getOnlineResource()
Returns the role value contained in the value of theTLcdISO19115Contact.ONLINE_RESOURCE_PROPERTY
property.Methods in com.luciad.format.metadata.model.citation with parameters of type TLcdISO19115OnlineResourceModifier and TypeMethodDescriptionvoid
TLcdISO19115Contact.setOnlineResource
(TLcdISO19115OnlineResource aValue) Sets the value of the property that maps to theonlineResource
element. -
Uses of TLcdISO19115OnlineResource in com.luciad.format.metadata.model.distribution
Methods in com.luciad.format.metadata.model.distribution that return types with arguments of type TLcdISO19115OnlineResourceModifier and TypeMethodDescriptionTLcdISO19115DigitalTransferOptions.getOnLine()
Gets the value of theTLcdISO19115DigitalTransferOptions.ON_LINE_PROPERTY
property adapted to a list ofTLcdISO19115OnlineResource
instances. -
Uses of TLcdISO19115OnlineResource in com.luciad.format.metadata.model.metadataextension
Methods in com.luciad.format.metadata.model.metadataextension that return TLcdISO19115OnlineResourceModifier and TypeMethodDescriptionTLcdISO19115MetadataExtensionInformation.getExtensionOnLineResource()
Returns the role value contained in the value of theTLcdISO19115MetadataExtensionInformation.EXTENSION_ON_LINE_RESOURCE_PROPERTY
property.Methods in com.luciad.format.metadata.model.metadataextension with parameters of type TLcdISO19115OnlineResourceModifier and TypeMethodDescriptionvoid
TLcdISO19115MetadataExtensionInformation.setExtensionOnLineResource
(TLcdISO19115OnlineResource aValue) Sets the value of the property that maps to theextensionOnLineResource
element. -
Uses of TLcdISO19115OnlineResource in com.luciad.format.metadata.model.service
Methods in com.luciad.format.metadata.model.service that return types with arguments of type TLcdISO19115OnlineResourceModifier and TypeMethodDescriptionTLcdISO19119OperationMetadata.getConnectPoints()
Gets the value of theTLcdISO19119OperationMetadata.CONNECT_POINTS_PROPERTY
property adapted to a list ofTLcdISO19115OnlineResource
instances.