Uses of Class
org.powertac.common.msg.OrderStatus.Status

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)
           
 



Copyright © 2013. All Rights Reserved.