| Package | Description |
|---|---|
| im.mak.paddle.actions.exchange |
| Modifier and Type | Field and Description |
|---|---|
OrderType |
Order.type |
| Modifier and Type | Method and Description |
|---|---|
static OrderType |
OrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderType[] |
OrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Order |
Order.type(OrderType type) |
Copyright © 2019. All rights reserved.