Uses of Interface
net.opengis.wcs20.CoverageOfferingsType
Packages that use CoverageOfferingsType
-
Uses of CoverageOfferingsType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return CoverageOfferingsTypeModifier and TypeMethodDescriptionWcs20Factory.createCoverageOfferingsType()
Returns a new object of class 'Coverage Offerings Type'.DocumentRoot.getCoverageOfferings()
Returns the value of the 'Coverage Offerings' containment reference.Methods in net.opengis.wcs20 with parameters of type CoverageOfferingsTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setCoverageOfferings
(CoverageOfferingsType value) Sets the value of the 'Coverage Offerings
' containment reference. -
Uses of CoverageOfferingsType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement CoverageOfferingsTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coverage Offerings Type'.Methods in net.opengis.wcs20.impl that return CoverageOfferingsTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createCoverageOfferingsType()
DocumentRootImpl.getCoverageOfferings()
Methods in net.opengis.wcs20.impl with parameters of type CoverageOfferingsTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCoverageOfferings
(CoverageOfferingsType newCoverageOfferings, NotificationChain msgs) void
DocumentRootImpl.setCoverageOfferings
(CoverageOfferingsType newCoverageOfferings) -
Uses of CoverageOfferingsType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type CoverageOfferingsTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateCoverageOfferingsType
(CoverageOfferingsType coverageOfferingsType, DiagnosticChain diagnostics, Map<Object, Object> context)