Uses of Interface
net.opengis.ows11.RequestMethodType
Packages that use RequestMethodType
-
Uses of RequestMethodType in net.opengis.ows11
Methods in net.opengis.ows11 that return RequestMethodTypeModifier and TypeMethodDescriptionOws11Factory.createRequestMethodType()
Returns a new object of class 'Request Method Type'. -
Uses of RequestMethodType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement RequestMethodTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Request Method Type'.Methods in net.opengis.ows11.impl that return RequestMethodType -
Uses of RequestMethodType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type RequestMethodTypeModifier and TypeMethodDescriptionOws11Switch.caseRequestMethodType
(RequestMethodType object) Returns the result of interpreting the object as an instance of 'Request Method Type'.boolean
Ows11Validator.validateRequestMethodType
(RequestMethodType requestMethodType, DiagnosticChain diagnostics, Map context)