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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCoverageOfferings(CoverageOfferingsType newCoverageOfferings, NotificationChain msgs) voidDocumentRootImpl.setCoverageOfferings(CoverageOfferingsType newCoverageOfferings) -
Uses of CoverageOfferingsType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type CoverageOfferingsTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateCoverageOfferingsType(CoverageOfferingsType coverageOfferingsType, DiagnosticChain diagnostics, Map<Object, Object> context)