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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetMetadataLink(MetadataLinkType newMetadataLink, NotificationChain msgs) voidDocumentRootImpl.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 TypeMethodDescriptionbooleanDocumentRootValidator.validateMetadataLink(MetadataLinkType value)