org.opennms.web.svclayer
Class Palette
java.lang.Object
org.opennms.web.svclayer.Palette
public class Palette
- extends Object
- Author:
- Mathew Brozowski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Palette
public Palette()
Palette
public Palette(String label)
getLabel
public String getLabel()
setLabel
public void setLabel(String label)
getCategories
public List<PaletteCategory> getCategories()
addCategory
public void addCategory(PaletteCategory category)
Copyright © 2009. All Rights Reserved.