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