org.powertac.visualizer.push
Class GlobalCounterBean

java.lang.Object
  extended by org.powertac.visualizer.push.GlobalCounterBean
All Implemented Interfaces:
Serializable

public class GlobalCounterBean
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
GlobalCounterBean()
           
 
Method Summary
 double getCount()
           
 void increment()
           
 void setCount(int count)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalCounterBean

public GlobalCounterBean()
Method Detail

getCount

public double getCount()

setCount

public void setCount(int count)

increment

public void increment()


Copyright © 2013 Power TAC. All Rights Reserved.