Uses of Interface
net.opengis.wcs20.OfferedCoverageType
Packages that use OfferedCoverageType
-
Uses of OfferedCoverageType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return OfferedCoverageTypeModifier and TypeMethodDescriptionWcs20Factory.createOfferedCoverageType()
Returns a new object of class 'Offered Coverage Type'.DocumentRoot.getOfferedCoverage()
Returns the value of the 'Offered Coverage' containment reference.Methods in net.opengis.wcs20 that return types with arguments of type OfferedCoverageTypeModifier and TypeMethodDescriptionEList<OfferedCoverageType>
CoverageOfferingsType.getOfferedCoverage()
Returns the value of the 'Offered Coverage' containment reference list.Methods in net.opengis.wcs20 with parameters of type OfferedCoverageTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setOfferedCoverage
(OfferedCoverageType value) Sets the value of the 'Offered Coverage
' containment reference. -
Uses of OfferedCoverageType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement OfferedCoverageTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Offered Coverage Type'.Fields in net.opengis.wcs20.impl with type parameters of type OfferedCoverageTypeModifier and TypeFieldDescriptionprotected EList<OfferedCoverageType>
CoverageOfferingsTypeImpl.offeredCoverage
The cached value of the 'Offered Coverage
' containment reference list.Methods in net.opengis.wcs20.impl that return OfferedCoverageTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createOfferedCoverageType()
DocumentRootImpl.getOfferedCoverage()
Methods in net.opengis.wcs20.impl that return types with arguments of type OfferedCoverageTypeModifier and TypeMethodDescriptionEList<OfferedCoverageType>
CoverageOfferingsTypeImpl.getOfferedCoverage()
Methods in net.opengis.wcs20.impl with parameters of type OfferedCoverageTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetOfferedCoverage
(OfferedCoverageType newOfferedCoverage, NotificationChain msgs) void
DocumentRootImpl.setOfferedCoverage
(OfferedCoverageType newOfferedCoverage) -
Uses of OfferedCoverageType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type OfferedCoverageTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateOfferedCoverageType
(OfferedCoverageType offeredCoverageType, DiagnosticChain diagnostics, Map<Object, Object> context)