Uses of Interface
net.opengis.wcs10.CoverageOfferingBriefType
-
Packages that use CoverageOfferingBriefType Package Description net.opengis.wcs10 net.opengis.wcs10.impl net.opengis.wcs10.util net.opengis.wcs10.validation -
-
Uses of CoverageOfferingBriefType in net.opengis.wcs10
Subinterfaces of CoverageOfferingBriefType in net.opengis.wcs10 Modifier and Type Interface Description interfaceCoverageOfferingTypeA representation of the model object 'Coverage Offering Type'.Methods in net.opengis.wcs10 that return CoverageOfferingBriefType Modifier and Type Method Description CoverageOfferingBriefTypeWcs10Factory. createCoverageOfferingBriefType()Returns a new object of class 'Coverage Offering Brief Type'.CoverageOfferingBriefTypeDocumentRoot. getCoverageOfferingBrief()Returns the value of the 'Coverage Offering Brief' containment reference.Methods in net.opengis.wcs10 with parameters of type CoverageOfferingBriefType Modifier and Type Method Description voidDocumentRoot. 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 CoverageOfferingBriefType Modifier and Type Class Description classCoverageOfferingBriefTypeImplAn implementation of the model object 'Coverage Offering Brief Type'.classCoverageOfferingTypeImplAn implementation of the model object 'Coverage Offering Type'.Methods in net.opengis.wcs10.impl that return CoverageOfferingBriefType Modifier and Type Method Description CoverageOfferingBriefTypeWcs10FactoryImpl. createCoverageOfferingBriefType()CoverageOfferingBriefTypeDocumentRootImpl. getCoverageOfferingBrief()Methods in net.opengis.wcs10.impl with parameters of type CoverageOfferingBriefType Modifier and Type Method Description NotificationChainDocumentRootImpl. 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 CoverageOfferingBriefType Modifier and Type Method Description ObjectWcs10Switch. 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 CoverageOfferingBriefType Modifier and Type Method Description booleanDocumentRootValidator. validateCoverageOfferingBrief(CoverageOfferingBriefType value)
-