Uses of Interface
net.opengis.wcs11.GetCapabilitiesType
Packages that use GetCapabilitiesType
Package
Description
- 
Uses of GetCapabilitiesType in net.opengis.wcs11Methods in net.opengis.wcs11 that return GetCapabilitiesTypeModifier and TypeMethodDescriptionWcs111Factory.createGetCapabilitiesType()Returns a new object of class 'Get Capabilities Type'.Wcs11Factory.createGetCapabilitiesType()Returns a new object of class 'Get Capabilities Type'.DocumentRoot.getGetCapabilities()Returns the value of the 'Get Capabilities' containment reference.Methods in net.opengis.wcs11 with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGetCapabilities(GetCapabilitiesType value) Sets the value of the 'Get Capabilities' containment reference.
- 
Uses of GetCapabilitiesType in net.opengis.wcs11.implClasses in net.opengis.wcs11.impl that implement GetCapabilitiesTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Get Capabilities Type'.Methods in net.opengis.wcs11.impl that return GetCapabilitiesTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createGetCapabilitiesType()Wcs11FactoryImpl.createGetCapabilitiesType()DocumentRootImpl.getGetCapabilities()Methods in net.opengis.wcs11.impl with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs) voidDocumentRootImpl.setGetCapabilities(GetCapabilitiesType newGetCapabilities) 
- 
Uses of GetCapabilitiesType in net.opengis.wcs11.utilMethods in net.opengis.wcs11.util with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionWcs111Switch.caseGetCapabilitiesType(GetCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.Wcs11Switch.caseGetCapabilitiesType(GetCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.booleanWcs111Validator.validateGetCapabilitiesType(GetCapabilitiesType getCapabilitiesType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateGetCapabilitiesType(GetCapabilitiesType getCapabilitiesType, DiagnosticChain diagnostics, Map context) 
- 
Uses of GetCapabilitiesType in net.opengis.wcs11.validationMethods in net.opengis.wcs11.validation with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionbooleanDocumentRootValidator.validateGetCapabilities(GetCapabilitiesType value)