Uses of Interface
net.opengis.ows20.CapabilitiesBaseType
Packages that use CapabilitiesBaseType
Package
Description
-
Uses of CapabilitiesBaseType in net.opengis.ows20
Methods in net.opengis.ows20 that return CapabilitiesBaseTypeModifier and TypeMethodDescriptionOws20Factory.createCapabilitiesBaseType()
Returns a new object of class 'Capabilities Base Type'. -
Uses of CapabilitiesBaseType in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement CapabilitiesBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Capabilities Base Type'.Methods in net.opengis.ows20.impl that return CapabilitiesBaseType -
Uses of CapabilitiesBaseType in net.opengis.ows20.util
Methods in net.opengis.ows20.util with parameters of type CapabilitiesBaseTypeModifier and TypeMethodDescriptionOws20Switch.caseCapabilitiesBaseType
(CapabilitiesBaseType object) Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.boolean
Ows20Validator.validateCapabilitiesBaseType
(CapabilitiesBaseType capabilitiesBaseType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of CapabilitiesBaseType in net.opengis.wcs20
Subinterfaces of CapabilitiesBaseType in net.opengis.wcs20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement CapabilitiesBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wps20
Subinterfaces of CapabilitiesBaseType in net.opengis.wps20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'WPS Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement CapabilitiesBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'WPS Capabilities Type'. -
Uses of CapabilitiesBaseType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type CapabilitiesBaseTypeModifier and TypeMethodDescriptionWps20Switch.caseCapabilitiesBaseType
(CapabilitiesBaseType object) Returns the result of interpreting the object as an instance of 'Capabilities Base Type'.