Uses of Interface
net.opengis.wmts.v_1.GetCapabilitiesType
Packages that use GetCapabilitiesType
-
Uses of GetCapabilitiesType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return GetCapabilitiesTypeModifier and TypeMethodDescriptionwmtsv_1Factory.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.wmts.v_1 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.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'.Methods in net.opengis.wmts.v_1.impl that return GetCapabilitiesTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createGetCapabilitiesType()
DocumentRootImpl.getGetCapabilities()
Methods in net.opengis.wmts.v_1.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.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type GetCapabilitiesTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseGetCapabilitiesType
(GetCapabilitiesType object) Returns the result of interpreting the object as an instance of 'Get Capabilities Type'.boolean
wmtsv_1Validator.validateGetCapabilitiesType
(GetCapabilitiesType getCapabilitiesType, DiagnosticChain diagnostics, Map<Object, Object> context)