| Package | Description |
|---|---|
| net.leanix.dropkit.responses |
| Modifier and Type | Field and Description |
|---|---|
protected ResponseStatus |
BasicResponse.status |
| Modifier and Type | Method and Description |
|---|---|
ResponseStatus |
BasicResponse.getStatus() |
static ResponseStatus |
ResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseStatus[] |
ResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicResponse.setStatus(ResponseStatus status) |
Copyright © 2017 LeanIX GmbH. All rights reserved.