org.powertac.visualizer.domain.broker
Class RateInfo

java.lang.Object
  extended by org.powertac.visualizer.domain.broker.RateInfo

public class RateInfo
extends Object


Constructor Summary
RateInfo(org.powertac.common.Rate rate)
           
 
Method Summary
 RateInfoJSON getJson()
           
 org.powertac.common.Rate getRate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RateInfo

public RateInfo(org.powertac.common.Rate rate)
Method Detail

getRate

public org.powertac.common.Rate getRate()

getJson

public RateInfoJSON getJson()


Copyright © 2012 Power TAC. All Rights Reserved.