| Package | Description |
|---|---|
| org.powertac.common |
| Modifier and Type | Method and Description |
|---|---|
RegulationRate.ResponseTime |
RegulationRate.getResponse() |
static RegulationRate.ResponseTime |
RegulationRate.ResponseTime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegulationRate.ResponseTime[] |
RegulationRate.ResponseTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RegulationRate |
RegulationRate.withResponse(RegulationRate.ResponseTime time)
Sets the response time
|
Copyright © 2014. All Rights Reserved.