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 CapabilitiesBaseType
Ows11Factory. 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 class
CapabilitiesBaseTypeImpl
An implementation of the model object 'Capabilities Base Type'.Methods in net.opengis.ows11.impl that return CapabilitiesBaseType Modifier and Type Method Description CapabilitiesBaseType
Ows11FactoryImpl. 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 Object
Ows11Switch. caseCapabilitiesBaseType(CapabilitiesBaseType object)
Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.boolean
Ows11Validator. 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 interface
CapabilitiesType
A 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 class
CapabilitiesTypeImpl
An 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 Object
Wcs111Switch. caseCapabilitiesBaseType(CapabilitiesBaseType object)
Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.Object
Wcs11Switch. 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 interface
WFSCapabilitiesType
A 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 class
WFSCapabilitiesTypeImpl
An 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 T
Wfs20Switch. 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 interface
CapabilitiesType
A 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 class
CapabilitiesTypeImpl
An 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 T
wmtsv_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 interface
WPSCapabilitiesType
A 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 class
WPSCapabilitiesTypeImpl
An 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 Object
Wps10Switch. caseCapabilitiesBaseType(CapabilitiesBaseType object)
Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.
-