Uses of Interface
net.opengis.wcs10.MetadataLinkType
Packages that use MetadataLinkType
Package
Description
-
Uses of MetadataLinkType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return MetadataLinkTypeModifier and TypeMethodDescriptionWcs10Factory.createMetadataLinkType()
Returns a new object of class 'Metadata Link Type'.DocumentRoot.getMetadataLink()
Returns the value of the 'Metadata Link' containment reference.Methods in net.opengis.wcs10 with parameters of type MetadataLinkTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setMetadataLink
(MetadataLinkType value) Sets the value of the 'Metadata Link
' containment reference. -
Uses of MetadataLinkType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement MetadataLinkTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Metadata Link Type'.Methods in net.opengis.wcs10.impl that return MetadataLinkTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createMetadataLinkType()
DocumentRootImpl.getMetadataLink()
Methods in net.opengis.wcs10.impl with parameters of type MetadataLinkTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetMetadataLink
(MetadataLinkType newMetadataLink, NotificationChain msgs) void
DocumentRootImpl.setMetadataLink
(MetadataLinkType newMetadataLink) -
Uses of MetadataLinkType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type MetadataLinkTypeModifier and TypeMethodDescriptionWcs10Switch.caseMetadataLinkType
(MetadataLinkType object) Returns the result of interpreting the object as an instance of 'Metadata Link Type'. -
Uses of MetadataLinkType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type MetadataLinkTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateMetadataLink
(MetadataLinkType value)