Uses of Class
org.powertac.common.msg.LoginResponseCmd.StatusCode

Packages that use LoginResponseCmd.StatusCode
org.powertac.common.msg   
 

Uses of LoginResponseCmd.StatusCode in org.powertac.common.msg
 

Methods in org.powertac.common.msg that return LoginResponseCmd.StatusCode
 LoginResponseCmd.StatusCode LoginResponseCmd.getStatus()
           
static LoginResponseCmd.StatusCode LoginResponseCmd.StatusCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LoginResponseCmd.StatusCode[] LoginResponseCmd.StatusCode.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 LoginResponseCmd.StatusCode
LoginResponseCmd(LoginResponseCmd.StatusCode stat, String addr, String serverQueueName, String brokerQueueName)
           
 



Copyright © 2011. All Rights Reserved.