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 TypeInterfaceDescriptioninterfaceA 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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn implementation of the model object 'Coverage Offering Brief Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCoverageOfferingBrief(CoverageOfferingBriefType newCoverageOfferingBrief, NotificationChain msgs) voidDocumentRootImpl.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 TypeMethodDescriptionbooleanDocumentRootValidator.validateCoverageOfferingBrief(CoverageOfferingBriefType value)