Uses of Interface
net.opengis.wcs11.CoverageDescriptionsType
Packages that use CoverageDescriptionsType
Package
Description
-
Uses of CoverageDescriptionsType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return CoverageDescriptionsTypeModifier and TypeMethodDescriptionWcs111Factory.createCoverageDescriptionsType()
Returns a new object of class 'Coverage Descriptions Type'.Wcs11Factory.createCoverageDescriptionsType()
Returns a new object of class 'Coverage Descriptions Type'.DocumentRoot.getCoverageDescriptions()
Returns the value of the 'Coverage Descriptions' containment reference.Methods in net.opengis.wcs11 with parameters of type CoverageDescriptionsTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setCoverageDescriptions
(CoverageDescriptionsType value) Sets the value of the 'Coverage Descriptions
' containment reference. -
Uses of CoverageDescriptionsType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement CoverageDescriptionsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coverage Descriptions Type'.Methods in net.opengis.wcs11.impl that return CoverageDescriptionsTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createCoverageDescriptionsType()
Wcs11FactoryImpl.createCoverageDescriptionsType()
DocumentRootImpl.getCoverageDescriptions()
Methods in net.opengis.wcs11.impl with parameters of type CoverageDescriptionsTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCoverageDescriptions
(CoverageDescriptionsType newCoverageDescriptions, NotificationChain msgs) void
DocumentRootImpl.setCoverageDescriptions
(CoverageDescriptionsType newCoverageDescriptions) -
Uses of CoverageDescriptionsType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type CoverageDescriptionsTypeModifier and TypeMethodDescriptionWcs111Switch.caseCoverageDescriptionsType
(CoverageDescriptionsType object) Returns the result of interpreting the object as an instance of 'Coverage Descriptions Type'.Wcs11Switch.caseCoverageDescriptionsType
(CoverageDescriptionsType object) Returns the result of interpreting the object as an instance of 'Coverage Descriptions Type'.boolean
Wcs111Validator.validateCoverageDescriptionsType
(CoverageDescriptionsType coverageDescriptionsType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateCoverageDescriptionsType
(CoverageDescriptionsType coverageDescriptionsType, DiagnosticChain diagnostics, Map context) -
Uses of CoverageDescriptionsType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type CoverageDescriptionsTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateCoverageDescriptions
(CoverageDescriptionsType value)