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 TypeMethodDescriptionvoid
DocumentRoot.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 TypeClassDescriptionclass
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCoverageOffering
(CoverageOfferingType newCoverageOffering, NotificationChain msgs) void
DocumentRootImpl.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 TypeMethodDescriptionboolean
DocumentRootValidator.validateCoverageOffering
(CoverageOfferingType value)