Uses of Interface
net.opengis.wcs10.WCSCapabilitiesType
Packages that use WCSCapabilitiesType
Package
Description
-
Uses of WCSCapabilitiesType in net.opengis.wcs10
Methods in net.opengis.wcs10 that return WCSCapabilitiesTypeModifier and TypeMethodDescriptionWcs10Factory.createWCSCapabilitiesType()
Returns a new object of class 'WCS Capabilities Type'.DocumentRoot.getWCSCapabilities()
Returns the value of the 'WCS Capabilities' containment reference.Methods in net.opengis.wcs10 with parameters of type WCSCapabilitiesTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setWCSCapabilities
(WCSCapabilitiesType value) Sets the value of the 'WCS Capabilities
' containment reference. -
Uses of WCSCapabilitiesType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement WCSCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'WCS Capabilities Type'.Methods in net.opengis.wcs10.impl that return WCSCapabilitiesTypeModifier and TypeMethodDescriptionWcs10FactoryImpl.createWCSCapabilitiesType()
DocumentRootImpl.getWCSCapabilities()
Methods in net.opengis.wcs10.impl with parameters of type WCSCapabilitiesTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetWCSCapabilities
(WCSCapabilitiesType newWCSCapabilities, NotificationChain msgs) void
DocumentRootImpl.setWCSCapabilities
(WCSCapabilitiesType newWCSCapabilities) -
Uses of WCSCapabilitiesType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type WCSCapabilitiesTypeModifier and TypeMethodDescriptionWcs10Switch.caseWCSCapabilitiesType
(WCSCapabilitiesType object) Returns the result of interpreting the object as an instance of 'WCS Capabilities Type'. -
Uses of WCSCapabilitiesType in net.opengis.wcs10.validation
Methods in net.opengis.wcs10.validation with parameters of type WCSCapabilitiesTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateWCSCapabilities
(WCSCapabilitiesType value)