Uses of Interface
net.opengis.wcs20.CoverageDescriptionsType
Packages that use CoverageDescriptionsType
-
Uses of CoverageDescriptionsType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return CoverageDescriptionsTypeModifier and TypeMethodDescriptionWcs20Factory.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.wcs20 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.wcs20.impl
Classes in net.opengis.wcs20.impl that implement CoverageDescriptionsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coverage Descriptions Type'.Methods in net.opengis.wcs20.impl that return CoverageDescriptionsTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createCoverageDescriptionsType()
DocumentRootImpl.getCoverageDescriptions()
Methods in net.opengis.wcs20.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.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type CoverageDescriptionsTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateCoverageDescriptionsType
(CoverageDescriptionsType coverageDescriptionsType, DiagnosticChain diagnostics, Map<Object, Object> context)