|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TariffStatus.Status | |
|---|---|
| org.powertac.common.msg | |
| Uses of TariffStatus.Status in org.powertac.common.msg |
|---|
| Methods in org.powertac.common.msg that return TariffStatus.Status | |
|---|---|
TariffStatus.Status |
TariffStatus.getStatus()
|
static TariffStatus.Status |
TariffStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TariffStatus.Status[] |
TariffStatus.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 TariffStatus.Status | |
|---|---|
TariffStatus(Broker broker,
long tariffId,
long updateId,
TariffStatus.Status status)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||