Uses of Interface
net.opengis.wcs20.CoverageDescriptionType
Packages that use CoverageDescriptionType
-
Uses of CoverageDescriptionType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return CoverageDescriptionTypeModifier and TypeMethodDescriptionWcs20Factory.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.wcs20 that return types with arguments of type CoverageDescriptionTypeModifier and TypeMethodDescriptionEList<CoverageDescriptionType>
CoverageDescriptionsType.getCoverageDescription()
Returns the value of the 'Coverage Description' containment reference list.Methods in net.opengis.wcs20 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.wcs20.impl
Classes in net.opengis.wcs20.impl that implement CoverageDescriptionTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coverage Description Type'.Fields in net.opengis.wcs20.impl with type parameters of type CoverageDescriptionTypeModifier and TypeFieldDescriptionprotected EList<CoverageDescriptionType>
CoverageDescriptionsTypeImpl.coverageDescription
The cached value of the 'Coverage Description
' containment reference list.Methods in net.opengis.wcs20.impl that return CoverageDescriptionTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createCoverageDescriptionType()
DocumentRootImpl.getCoverageDescription()
Methods in net.opengis.wcs20.impl that return types with arguments of type CoverageDescriptionTypeModifier and TypeMethodDescriptionEList<CoverageDescriptionType>
CoverageDescriptionsTypeImpl.getCoverageDescription()
Methods in net.opengis.wcs20.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.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type CoverageDescriptionTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateCoverageDescriptionType
(CoverageDescriptionType coverageDescriptionType, DiagnosticChain diagnostics, Map<Object, Object> context)