org.powertac.visualizer.services.competitioncontrol
Class FakeBroker
java.lang.Object
org.powertac.visualizer.services.competitioncontrol.FakeBroker
public class FakeBroker
- extends Object
This class allows us to modify broker's name from the web-interface (because a list of Strings won't work).
- Author:
- Jurica Babic
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FakeBroker
public FakeBroker(String name)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2013 Power TAC. All Rights Reserved.