| Modifier and Type | Method and Description |
|---|---|
ActionLinkHttpMethod |
ActionLinkTemplate.getMethod() |
static ActionLinkHttpMethod |
ActionLinkHttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionLinkHttpMethod[] |
ActionLinkHttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionLinkTemplate.setMethod(ActionLinkHttpMethod method) |
Copyright © 2017. All Rights Reserved.