org.powertac.visualizer.push
Class NominationCategoryPusher

java.lang.Object
  extended by org.powertac.visualizer.push.NominationCategoryPusher

public class NominationCategoryPusher
extends Object


Constructor Summary
NominationCategoryPusher(String name, long amount)
           
 
Method Summary
 long getAmount()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NominationCategoryPusher

public NominationCategoryPusher(String name,
                                long amount)
Method Detail

getAmount

public long getAmount()

getName

public String getName()


Copyright © 2013 Power TAC. All Rights Reserved.