Uses of Interface
net.opengis.ows11.CapabilitiesBaseType
-
-
Uses of CapabilitiesBaseType in net.opengis.ows11
Methods in net.opengis.ows11 that return CapabilitiesBaseType Modifier and Type Method Description CapabilitiesBaseTypeOws11Factory. createCapabilitiesBaseType()Returns a new object of class 'Capabilities Base Type'. -
Uses of CapabilitiesBaseType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement CapabilitiesBaseType Modifier and Type Class Description classCapabilitiesBaseTypeImplAn implementation of the model object 'Capabilities Base Type'.Methods in net.opengis.ows11.impl that return CapabilitiesBaseType Modifier and Type Method Description CapabilitiesBaseTypeOws11FactoryImpl. createCapabilitiesBaseType() -
Uses of CapabilitiesBaseType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type CapabilitiesBaseType Modifier and Type Method Description ObjectOws11Switch. caseCapabilitiesBaseType(CapabilitiesBaseType object)Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.booleanOws11Validator. validateCapabilitiesBaseType(CapabilitiesBaseType capabilitiesBaseType, DiagnosticChain diagnostics, Map context) -
Uses of CapabilitiesBaseType in net.opengis.wcs11
Subinterfaces of CapabilitiesBaseType in net.opengis.wcs11 Modifier and Type Interface Description interfaceCapabilitiesTypeA representation of the model object 'Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement CapabilitiesBaseType Modifier and Type Class Description classCapabilitiesTypeImplAn implementation of the model object 'Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type CapabilitiesBaseType Modifier and Type Method Description ObjectWcs111Switch. caseCapabilitiesBaseType(CapabilitiesBaseType object)Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.ObjectWcs11Switch. caseCapabilitiesBaseType(CapabilitiesBaseType object)Returns the result of interpreting the object as an instance of 'Capabilities Base Type'. -
Uses of CapabilitiesBaseType in net.opengis.wfs20
Subinterfaces of CapabilitiesBaseType in net.opengis.wfs20 Modifier and Type Interface Description interfaceWFSCapabilitiesTypeA representation of the model object 'WFS Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement CapabilitiesBaseType Modifier and Type Class Description classWFSCapabilitiesTypeImplAn implementation of the model object 'WFS Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type CapabilitiesBaseType Modifier and Type Method Description TWfs20Switch. caseCapabilitiesBaseType(CapabilitiesBaseType object)Returns the result of interpreting the object as an instance of 'Capabilities Base Type'. -
Uses of CapabilitiesBaseType in net.opengis.wmts.v_1
Subinterfaces of CapabilitiesBaseType in net.opengis.wmts.v_1 Modifier and Type Interface Description interfaceCapabilitiesTypeA representation of the model object 'Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement CapabilitiesBaseType Modifier and Type Class Description classCapabilitiesTypeImplAn implementation of the model object 'Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type CapabilitiesBaseType Modifier and Type Method Description Twmtsv_1Switch. caseCapabilitiesBaseType(CapabilitiesBaseType object)Returns the result of interpreting the object as an instance of 'Capabilities Base Type'. -
Uses of CapabilitiesBaseType in net.opengis.wps10
Subinterfaces of CapabilitiesBaseType in net.opengis.wps10 Modifier and Type Interface Description interfaceWPSCapabilitiesTypeA representation of the model object 'WPS Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement CapabilitiesBaseType Modifier and Type Class Description classWPSCapabilitiesTypeImplAn implementation of the model object 'WPS Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type CapabilitiesBaseType Modifier and Type Method Description ObjectWps10Switch. caseCapabilitiesBaseType(CapabilitiesBaseType object)Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.
-