org.powertac.visualizer.domain
Class Appearance
java.lang.Object
org.powertac.visualizer.domain.Appearance
- All Implemented Interfaces:
- Serializable
public class Appearance
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Appearance
public Appearance(String colorCode,
String iconLocation)
getColorCode
public String getColorCode()
getIconLocation
public String getIconLocation()
Copyright © 2012 Power TAC. All Rights Reserved.