|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||