Uses of Interface
net.opengis.wcs11.CapabilitiesType
Packages that use CapabilitiesType
Package
Description
- 
Uses of CapabilitiesType in net.opengis.wcs11Methods 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 TypeMethodDescriptionvoidDocumentRoot.setCapabilities(CapabilitiesType value) Sets the value of the 'Capabilities' containment reference.
- 
Uses of CapabilitiesType in net.opengis.wcs11.implClasses in net.opengis.wcs11.impl that implement CapabilitiesTypeModifier and TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCapabilities(CapabilitiesType newCapabilities, NotificationChain msgs) voidDocumentRootImpl.setCapabilities(CapabilitiesType newCapabilities) 
- 
Uses of CapabilitiesType in net.opengis.wcs11.utilMethods 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'.booleanWcs111Validator.validateCapabilitiesType(CapabilitiesType capabilitiesType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateCapabilitiesType(CapabilitiesType capabilitiesType, DiagnosticChain diagnostics, Map context) 
- 
Uses of CapabilitiesType in net.opengis.wcs11.validationMethods in net.opengis.wcs11.validation with parameters of type CapabilitiesTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateCapabilities(CapabilitiesType value)