Uses of Interface
net.opengis.wcs10.CoverageOfferingType
Packages that use CoverageOfferingType
Package
Description
-
Uses of CoverageOfferingType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return CoverageOfferingTypeModifier and TypeMethodDescriptionWcs10Factory.createCoverageOfferingType()Returns a new object of class 'Coverage Offering Type'.DocumentRoot.getCoverageOffering()Returns the value of the 'Coverage Offering' containment reference.Methods in net.opengis.wcs10 with parameters of type CoverageOfferingTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCoverageOffering(CoverageOfferingType value) Sets the value of the 'Coverage Offering' containment reference. -
Uses of CoverageOfferingType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement CoverageOfferingTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Coverage Offering Type'.Methods in net.opengis.wcs10.impl that return CoverageOfferingTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createCoverageOfferingType()DocumentRootImpl.getCoverageOffering()Methods in net.opengis.wcs10.impl with parameters of type CoverageOfferingTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCoverageOffering(CoverageOfferingType newCoverageOffering, NotificationChain msgs) voidDocumentRootImpl.setCoverageOffering(CoverageOfferingType newCoverageOffering) -
Uses of CoverageOfferingType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type CoverageOfferingTypeModifier and TypeMethodDescriptionWcs10Switch.caseCoverageOfferingType(CoverageOfferingType object) Returns the result of interpreting the object as an instance of 'Coverage Offering Type'. -
Uses of CoverageOfferingType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type CoverageOfferingTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateCoverageOffering(CoverageOfferingType value)