| Package | Description |
|---|---|
| org.appops.core.service | |
| org.appops.core.service.meta |
| Modifier and Type | Method and Description |
|---|---|
static RequestMethod |
RequestMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RequestMethod[] |
RequestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RequestMethod |
ServiceOpMeta.getMethod()
Getter for the field
method. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceOpMeta.setMethod(RequestMethod method)
Setter for the field
method. |
Copyright © 2022. All rights reserved.