| Package | Description |
|---|---|
| org.powertac.common.msg |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
LoginResponseCmd(LoginResponseCmd.StatusCode stat,
String addr,
String serverQueueName,
String brokerQueueName) |
Copyright © 2016. All Rights Reserved.