| Package | Description |
|---|---|
| org.jsondoc.core.pojo |
| Modifier and Type | Method and Description |
|---|---|
ApiVerb |
ApiMethodDoc.getVerb() |
static ApiVerb |
ApiVerb.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiVerb[] |
ApiVerb.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiMethodDoc.setVerb(ApiVerb verb) |
Copyright © 2015. All rights reserved.