Uses of Interface
net.opengis.ows11.GetCapabilitiesType
Packages that use GetCapabilitiesType
Package
Description
-
Uses of GetCapabilitiesType in net.opengis.ows11
Methods in net.opengis.ows11 that return GetCapabilitiesTypeModifier and TypeMethodDescriptionOws11Factory.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.ows11 with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGetCapabilities
(GetCapabilitiesType value) Sets the value of the 'Get Capabilities
' containment reference. -
Uses of GetCapabilitiesType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement GetCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Capabilities Type'.Methods in net.opengis.ows11.impl that return GetCapabilitiesTypeModifier and TypeMethodDescriptionOws11FactoryImpl.createGetCapabilitiesType()
DocumentRootImpl.getGetCapabilities()
Methods in net.opengis.ows11.impl with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGetCapabilities
(GetCapabilitiesType newGetCapabilities, NotificationChain msgs) void
DocumentRootImpl.setGetCapabilities
(GetCapabilitiesType newGetCapabilities) -
Uses of GetCapabilitiesType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionOws11Switch.caseGetCapabilitiesType
(GetCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.boolean
Ows11Validator.validateGetCapabilitiesType
(GetCapabilitiesType getCapabilitiesType, DiagnosticChain diagnostics, Map context) -
Uses of GetCapabilitiesType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateGetCapabilities
(GetCapabilitiesType value) -
Uses of GetCapabilitiesType in net.opengis.wcs11
Subinterfaces of GetCapabilitiesType in net.opengis.wcs11Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Get Capabilities Type'. -
Uses of GetCapabilitiesType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement GetCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Capabilities Type'. -
Uses of GetCapabilitiesType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionWcs111Switch.caseGetCapabilitiesType_1
(GetCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.Wcs11Switch.caseOws11_GetCapabilitiesType
(GetCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Get Capabilities Type'. -
Uses of GetCapabilitiesType in net.opengis.wfs20
Subinterfaces of GetCapabilitiesType in net.opengis.wfs20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Get Capabilities Type'. -
Uses of GetCapabilitiesType in net.opengis.wfs20.impl
Classes in net.opengis.wfs20.impl that implement GetCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Capabilities Type'. -
Uses of GetCapabilitiesType in net.opengis.wfs20.util
Methods in net.opengis.wfs20.util with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionWfs20Switch.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_1
Subinterfaces of GetCapabilitiesType in net.opengis.wmts.v_1Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Get Capabilities Type'. -
Uses of GetCapabilitiesType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement GetCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Capabilities Type'. -
Uses of GetCapabilitiesType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseOws11_GetCapabilitiesType
(GetCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.