| Modifier and Type | Method and Description |
|---|---|
ResponseCode |
ClientResponse.getCode() |
static ResponseCode |
ResponseCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseCode[] |
ResponseCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClientResponse |
ClientResponse.setCode(ResponseCode code) |
Copyright © 2024. All rights reserved.