|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestMethodType | |
---|---|
net.opengis.ows11 | |
net.opengis.ows11.impl | |
net.opengis.ows11.util |
Uses of RequestMethodType in net.opengis.ows11 |
---|
Methods in net.opengis.ows11 that return RequestMethodType | |
---|---|
RequestMethodType |
Ows11Factory.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 RequestMethodType | |
---|---|
class |
RequestMethodTypeImpl
An implementation of the model object 'Request Method Type'. |
Methods in net.opengis.ows11.impl that return RequestMethodType | |
---|---|
RequestMethodType |
Ows11FactoryImpl.createRequestMethodType()
|
Uses of RequestMethodType in net.opengis.ows11.util |
---|
Methods in net.opengis.ows11.util with parameters of type RequestMethodType | |
---|---|
java.lang.Object |
Ows11Switch.caseRequestMethodType(RequestMethodType object)
Returns the result of interpreting the object as an instance of 'Request Method Type'. |
boolean |
Ows11Validator.validateRequestMethodType(RequestMethodType requestMethodType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |