Uses of Interface
net.opengis.wcs20.CoverageSummaryType
Packages that use CoverageSummaryType
-
Uses of CoverageSummaryType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return CoverageSummaryTypeModifier and TypeMethodDescriptionWcs20Factory.createCoverageSummaryType()
Returns a new object of class 'Coverage Summary Type'.DocumentRoot.getCoverageSummary()
Returns the value of the 'Coverage Summary' containment reference.Methods in net.opengis.wcs20 that return types with arguments of type CoverageSummaryTypeModifier and TypeMethodDescriptionEList<CoverageSummaryType>
ContentsType.getCoverageSummary()
Returns the value of the 'Coverage Summary' containment reference list.Methods in net.opengis.wcs20 with parameters of type CoverageSummaryTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setCoverageSummary
(CoverageSummaryType value) Sets the value of the 'Coverage Summary
' containment reference. -
Uses of CoverageSummaryType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement CoverageSummaryTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coverage Summary Type'.Fields in net.opengis.wcs20.impl with type parameters of type CoverageSummaryTypeModifier and TypeFieldDescriptionprotected EList<CoverageSummaryType>
ContentsTypeImpl.coverageSummary
The cached value of the 'Coverage Summary
' containment reference list.Methods in net.opengis.wcs20.impl that return CoverageSummaryTypeModifier and TypeMethodDescriptionWcs20FactoryImpl.createCoverageSummaryType()
DocumentRootImpl.getCoverageSummary()
Methods in net.opengis.wcs20.impl that return types with arguments of type CoverageSummaryTypeModifier and TypeMethodDescriptionEList<CoverageSummaryType>
ContentsTypeImpl.getCoverageSummary()
Methods in net.opengis.wcs20.impl with parameters of type CoverageSummaryTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCoverageSummary
(CoverageSummaryType newCoverageSummary, NotificationChain msgs) void
DocumentRootImpl.setCoverageSummary
(CoverageSummaryType newCoverageSummary) -
Uses of CoverageSummaryType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type CoverageSummaryTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateCoverageSummaryType
(CoverageSummaryType coverageSummaryType, DiagnosticChain diagnostics, Map<Object, Object> context)