|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderStatus.Status | |
|---|---|
| org.powertac.common.msg | |
| Uses of OrderStatus.Status in org.powertac.common.msg |
|---|
| Methods in org.powertac.common.msg that return OrderStatus.Status | |
|---|---|
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. |
| Constructors in org.powertac.common.msg with parameters of type OrderStatus.Status | |
|---|---|
OrderStatus(Broker broker,
long orderId,
OrderStatus.Status status)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||