|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpMethod | |
|---|---|
| com.github.dandelion.datatables.core.export | |
| Uses of HttpMethod in com.github.dandelion.datatables.core.export |
|---|
| Methods in com.github.dandelion.datatables.core.export that return HttpMethod | |
|---|---|
HttpMethod |
ExportConf.getMethod()
|
static HttpMethod |
HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HttpMethod[] |
HttpMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.github.dandelion.datatables.core.export with parameters of type HttpMethod | |
|---|---|
void |
ExportConf.setMethod(HttpMethod method)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||