org.powertac.visualizer.push
Class NominationPusher
java.lang.Object
org.powertac.visualizer.push.NominationPusher
public class NominationPusher
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NominationPusher
public NominationPusher()
NominationPusher
public NominationPusher(NominationCategoryPusher profit,
NominationCategoryPusher balance,
NominationCategoryPusher customerNumber)
getBalance
public NominationCategoryPusher getBalance()
getCustomerNumber
public NominationCategoryPusher getCustomerNumber()
getProfit
public NominationCategoryPusher getProfit()
setBalance
public void setBalance(NominationCategoryPusher balance)
setCustomerNumber
public void setCustomerNumber(NominationCategoryPusher customerNumber)
setProfit
public void setProfit(NominationCategoryPusher profit)
Copyright © 2013 Power TAC. All Rights Reserved.