Uses of Interface
net.opengis.wcs10.CoverageDescriptionType
Packages that use CoverageDescriptionType
Package
Description
-
Uses of CoverageDescriptionType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return CoverageDescriptionTypeModifier and TypeMethodDescriptionWcs10Factory.createCoverageDescriptionType()
Returns a new object of class 'Coverage Description Type'.DocumentRoot.getCoverageDescription()
Returns the value of the 'Coverage Description' containment reference.Methods in net.opengis.wcs10 with parameters of type CoverageDescriptionTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setCoverageDescription
(CoverageDescriptionType value) Sets the value of the 'Coverage Description
' containment reference. -
Uses of CoverageDescriptionType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement CoverageDescriptionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coverage Description Type'.Methods in net.opengis.wcs10.impl that return CoverageDescriptionTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createCoverageDescriptionType()
DocumentRootImpl.getCoverageDescription()
Methods in net.opengis.wcs10.impl with parameters of type CoverageDescriptionTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCoverageDescription
(CoverageDescriptionType newCoverageDescription, NotificationChain msgs) void
DocumentRootImpl.setCoverageDescription
(CoverageDescriptionType newCoverageDescription) -
Uses of CoverageDescriptionType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type CoverageDescriptionTypeModifier and TypeMethodDescriptionWcs10Switch.caseCoverageDescriptionType
(CoverageDescriptionType object) Returns the result of interpreting the object as an instance of 'Coverage Description Type'. -
Uses of CoverageDescriptionType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type CoverageDescriptionTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateCoverageDescription
(CoverageDescriptionType value)