| Package | Description |
|---|---|
| com.bitso.exchange |
| Modifier and Type | Field and Description |
|---|---|
BookOrder.STATUS |
BookOrder.status |
| Modifier and Type | Method and Description |
|---|---|
static BookOrder.STATUS |
BookOrder.STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BookOrder.STATUS[] |
BookOrder.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.