| Package | Description |
|---|---|
| eu.toop.playground.dc.ui.model | |
| eu.toop.playground.dc.ui.model.enums |
| Modifier and Type | Method and Description |
|---|---|
EResponseStatus |
ResultBean.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultBean.setStatus(EResponseStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static EResponseStatus |
EResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EResponseStatus[] |
EResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020–2021 toop.eu. All rights reserved.