| Package | Description |
|---|---|
| org.powertac.visualizer.push |
| Modifier and Type | Method and Description |
|---|---|
NominationCategoryPusher |
NominationPusher.getBalance() |
NominationCategoryPusher |
NominationPusher.getCustomerNumber() |
NominationCategoryPusher |
NominationPusher.getProfit() |
| Modifier and Type | Method and Description |
|---|---|
void |
NominationPusher.setBalance(NominationCategoryPusher balance) |
void |
NominationPusher.setCustomerNumber(NominationCategoryPusher customerNumber) |
void |
NominationPusher.setProfit(NominationCategoryPusher profit) |
| Constructor and Description |
|---|
NominationPusher(NominationCategoryPusher profit,
NominationCategoryPusher balance,
NominationCategoryPusher customerNumber) |
Copyright © 2014 Power TAC. All Rights Reserved.