org.powertac.visualizer.beans
Class AppearanceListBean
java.lang.Object
org.powertac.visualizer.beans.AppearanceListBean
- All Implemented Interfaces:
- Serializable
public class AppearanceListBean
- extends Object
- implements Serializable
Holds the list of appearances. Such list should be declared in xml
declaration file.
- Author:
- Jurica Babic
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppearanceListBean
public AppearanceListBean(List<Appearance> appereanceList,
Appearance defaultAppearance)
resetAvailableList
public void resetAvailableList()
getAppereance
public Appearance getAppereance()
Copyright © 2012 Power TAC. All Rights Reserved.