Uses of Interface
net.opengis.ows10.GetCapabilitiesType
Packages that use GetCapabilitiesType
Package
Description
-
Uses of GetCapabilitiesType in net.opengis.cat.csw20
Subinterfaces of GetCapabilitiesType in net.opengis.cat.csw20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Get Capabilities Type'. -
Uses of GetCapabilitiesType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement GetCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Capabilities Type'. -
Uses of GetCapabilitiesType in net.opengis.ows10
Methods in net.opengis.ows10 that return GetCapabilitiesTypeModifier and TypeMethodDescriptionOws10Factory.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.ows10 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.ows10.impl
Classes in net.opengis.ows10.impl that implement GetCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Capabilities Type'.Methods in net.opengis.ows10.impl that return GetCapabilitiesTypeModifier and TypeMethodDescriptionOws10FactoryImpl.createGetCapabilitiesType()
DocumentRootImpl.getGetCapabilities()
Methods in net.opengis.ows10.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.ows10.validation
Methods in net.opengis.ows10.validation with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateGetCapabilities
(GetCapabilitiesType value) -
Uses of GetCapabilitiesType in net.opengis.wfs
Subinterfaces of GetCapabilitiesType in net.opengis.wfsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Get Capabilities Type'. -
Uses of GetCapabilitiesType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement GetCapabilitiesTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Get Capabilities Type'.