| Package | Description |
|---|---|
| it.netgrid.woocommerce.model |
| Modifier and Type | Method and Description |
|---|---|
static Route.HttpMethod |
Route.HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Route.HttpMethod[] |
Route.HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Route.HttpMethod> |
Route.getSupports() |
| Modifier and Type | Method and Description |
|---|---|
void |
Route.setSupports(List<Route.HttpMethod> supports) |
Copyright © 2017 Netgrid. All rights reserved.