Uses of Interface
net.opengis.ows11.GetCapabilitiesType
- 
- 
Uses of GetCapabilitiesType in net.opengis.ows11Methods in net.opengis.ows11 that return GetCapabilitiesType Modifier and Type Method Description GetCapabilitiesTypeOws11Factory. createGetCapabilitiesType()Returns a new object of class 'Get Capabilities Type'.GetCapabilitiesTypeDocumentRoot. getGetCapabilities()Returns the value of the 'Get Capabilities' containment reference.Methods in net.opengis.ows11 with parameters of type GetCapabilitiesType Modifier and Type Method Description voidDocumentRoot. setGetCapabilities(GetCapabilitiesType value)Sets the value of the 'Get Capabilities' containment reference.
- 
Uses of GetCapabilitiesType in net.opengis.ows11.implClasses in net.opengis.ows11.impl that implement GetCapabilitiesType Modifier and Type Class Description classGetCapabilitiesTypeImplAn implementation of the model object 'Get Capabilities Type'.Methods in net.opengis.ows11.impl that return GetCapabilitiesType Modifier and Type Method Description GetCapabilitiesTypeOws11FactoryImpl. createGetCapabilitiesType()GetCapabilitiesTypeDocumentRootImpl. getGetCapabilities()Methods in net.opengis.ows11.impl with parameters of type GetCapabilitiesType Modifier and Type Method Description NotificationChainDocumentRootImpl. basicSetGetCapabilities(GetCapabilitiesType newGetCapabilities, NotificationChain msgs)voidDocumentRootImpl. setGetCapabilities(GetCapabilitiesType newGetCapabilities)
- 
Uses of GetCapabilitiesType in net.opengis.ows11.utilMethods in net.opengis.ows11.util with parameters of type GetCapabilitiesType Modifier and Type Method Description ObjectOws11Switch. caseGetCapabilitiesType(GetCapabilitiesType object)Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.booleanOws11Validator. validateGetCapabilitiesType(GetCapabilitiesType getCapabilitiesType, DiagnosticChain diagnostics, Map context)
- 
Uses of GetCapabilitiesType in net.opengis.ows11.validationMethods in net.opengis.ows11.validation with parameters of type GetCapabilitiesType Modifier and Type Method Description booleanDocumentRootValidator. validateGetCapabilities(GetCapabilitiesType value)
- 
Uses of GetCapabilitiesType in net.opengis.wcs11Subinterfaces of GetCapabilitiesType in net.opengis.wcs11 Modifier and Type Interface Description interfaceGetCapabilitiesTypeA representation of the model object 'Get Capabilities Type'.
- 
Uses of GetCapabilitiesType in net.opengis.wcs11.implClasses in net.opengis.wcs11.impl that implement GetCapabilitiesType Modifier and Type Class Description classGetCapabilitiesTypeImplAn implementation of the model object 'Get Capabilities Type'.
- 
Uses of GetCapabilitiesType in net.opengis.wcs11.utilMethods in net.opengis.wcs11.util with parameters of type GetCapabilitiesType Modifier and Type Method Description ObjectWcs111Switch. caseGetCapabilitiesType_1(GetCapabilitiesType object)Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.ObjectWcs11Switch. caseOws11_GetCapabilitiesType(GetCapabilitiesType object)Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.
- 
Uses of GetCapabilitiesType in net.opengis.wfs20Subinterfaces of GetCapabilitiesType in net.opengis.wfs20 Modifier and Type Interface Description interfaceGetCapabilitiesTypeA representation of the model object 'Get Capabilities Type'.
- 
Uses of GetCapabilitiesType in net.opengis.wfs20.implClasses in net.opengis.wfs20.impl that implement GetCapabilitiesType Modifier and Type Class Description classGetCapabilitiesTypeImplAn implementation of the model object 'Get Capabilities Type'.
- 
Uses of GetCapabilitiesType in net.opengis.wfs20.utilMethods in net.opengis.wfs20.util with parameters of type GetCapabilitiesType Modifier and Type Method Description TWfs20Switch. caseOws11_GetCapabilitiesType(GetCapabilitiesType object)Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.
- 
Uses of GetCapabilitiesType in net.opengis.wmts.v_1Subinterfaces of GetCapabilitiesType in net.opengis.wmts.v_1 Modifier and Type Interface Description interfaceGetCapabilitiesTypeA representation of the model object 'Get Capabilities Type'.
- 
Uses of GetCapabilitiesType in net.opengis.wmts.v_1.implClasses in net.opengis.wmts.v_1.impl that implement GetCapabilitiesType Modifier and Type Class Description classGetCapabilitiesTypeImplAn implementation of the model object 'Get Capabilities Type'.
- 
Uses of GetCapabilitiesType in net.opengis.wmts.v_1.utilMethods in net.opengis.wmts.v_1.util with parameters of type GetCapabilitiesType Modifier and Type Method Description Twmtsv_1Switch. caseOws11_GetCapabilitiesType(GetCapabilitiesType object)Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.
 
-