Uses of Interface
net.opengis.wcs11.CapabilitiesType
Packages that use CapabilitiesType
Package
Description
-
Uses of CapabilitiesType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return CapabilitiesTypeModifier and TypeMethodDescriptionWcs111Factory.createCapabilitiesType()
Returns a new object of class 'Capabilities Type'.Wcs11Factory.createCapabilitiesType()
Returns a new object of class 'Capabilities Type'.DocumentRoot.getCapabilities()
Returns the value of the 'Capabilities' containment reference.Methods in net.opengis.wcs11 with parameters of type CapabilitiesTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setCapabilities
(CapabilitiesType value) Sets the value of the 'Capabilities
' containment reference. -
Uses of CapabilitiesType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement CapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Capabilities Type'.Methods in net.opengis.wcs11.impl that return CapabilitiesTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createCapabilitiesType()
Wcs11FactoryImpl.createCapabilitiesType()
DocumentRootImpl.getCapabilities()
Methods in net.opengis.wcs11.impl with parameters of type CapabilitiesTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCapabilities
(CapabilitiesType newCapabilities, NotificationChain msgs) void
DocumentRootImpl.setCapabilities
(CapabilitiesType newCapabilities) -
Uses of CapabilitiesType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type CapabilitiesTypeModifier and TypeMethodDescriptionWcs111Switch.caseCapabilitiesType
(CapabilitiesType object) Returns the result of interpreting the object as an instance of 'Capabilities Type'.Wcs11Switch.caseCapabilitiesType
(CapabilitiesType object) Returns the result of interpreting the object as an instance of 'Capabilities Type'.boolean
Wcs111Validator.validateCapabilitiesType
(CapabilitiesType capabilitiesType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateCapabilitiesType
(CapabilitiesType capabilitiesType, DiagnosticChain diagnostics, Map context) -
Uses of CapabilitiesType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type CapabilitiesTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateCapabilities
(CapabilitiesType value)