Uses of Interface
net.opengis.wcs10.CoverageOfferingBriefType
Packages that use CoverageOfferingBriefType
Package
Description
-
Uses of CoverageOfferingBriefType in net.opengis.wcs10
Subinterfaces of CoverageOfferingBriefType in net.opengis.wcs10Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Coverage Offering Type'.Methods in net.opengis.wcs10 that return CoverageOfferingBriefTypeModifier and TypeMethodDescriptionWcs10Factory.createCoverageOfferingBriefType()
Returns a new object of class 'Coverage Offering Brief Type'.DocumentRoot.getCoverageOfferingBrief()
Returns the value of the 'Coverage Offering Brief' containment reference.Methods in net.opengis.wcs10 with parameters of type CoverageOfferingBriefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setCoverageOfferingBrief
(CoverageOfferingBriefType value) Sets the value of the 'Coverage Offering Brief
' containment reference. -
Uses of CoverageOfferingBriefType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement CoverageOfferingBriefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coverage Offering Brief Type'.class
An implementation of the model object 'Coverage Offering Type'.Methods in net.opengis.wcs10.impl that return CoverageOfferingBriefTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createCoverageOfferingBriefType()
DocumentRootImpl.getCoverageOfferingBrief()
Methods in net.opengis.wcs10.impl with parameters of type CoverageOfferingBriefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCoverageOfferingBrief
(CoverageOfferingBriefType newCoverageOfferingBrief, NotificationChain msgs) void
DocumentRootImpl.setCoverageOfferingBrief
(CoverageOfferingBriefType newCoverageOfferingBrief) -
Uses of CoverageOfferingBriefType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type CoverageOfferingBriefTypeModifier and TypeMethodDescriptionWcs10Switch.caseCoverageOfferingBriefType
(CoverageOfferingBriefType object) Returns the result of interpreting the object as an instance of 'Coverage Offering Brief Type'. -
Uses of CoverageOfferingBriefType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type CoverageOfferingBriefTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateCoverageOfferingBrief
(CoverageOfferingBriefType value)