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