|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Status | |
|---|---|
| com.jayway.restassured.internal.http | |
| Uses of Status in com.jayway.restassured.internal.http |
|---|
| Methods in com.jayway.restassured.internal.http that return Status | |
|---|---|
static Status |
Status.find(int code)
Find the Status value that matches the given status code. |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||