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