|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestMethodType | |
|---|---|
| net.opengis.ows._2 | |
| Uses of RequestMethodType in net.opengis.ows._2 |
|---|
| Fields in net.opengis.ows._2 with type parameters of type RequestMethodType | |
|---|---|
protected List<JAXBElement<RequestMethodType>> |
HTTP.getOrPost
|
| Methods in net.opengis.ows._2 that return RequestMethodType | |
|---|---|
RequestMethodType |
ObjectFactory.createRequestMethodType()
Create an instance of RequestMethodType |
| Methods in net.opengis.ows._2 that return types with arguments of type RequestMethodType | |
|---|---|
JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPGet(RequestMethodType value)
Create an instance of JAXBElement<RequestMethodType>} |
JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPPost(RequestMethodType value)
Create an instance of JAXBElement<RequestMethodType>} |
List<JAXBElement<RequestMethodType>> |
HTTP.getGetOrPost()
Gets the value of the getOrPost property. |
| Methods in net.opengis.ows._2 with parameters of type RequestMethodType | |
|---|---|
JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPGet(RequestMethodType value)
Create an instance of JAXBElement<RequestMethodType>} |
JAXBElement<RequestMethodType> |
ObjectFactory.createHTTPPost(RequestMethodType value)
Create an instance of JAXBElement<RequestMethodType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||