| Package | Description |
|---|---|
| org.powertac.common.msg |
| Modifier and Type | Method and Description |
|---|---|
OrderStatus.Status |
OrderStatus.getStatus() |
static OrderStatus.Status |
OrderStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderStatus.Status[] |
OrderStatus.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OrderStatus(Broker broker,
long orderId,
OrderStatus.Status status) |
Copyright © 2016. All Rights Reserved.