public static final class MapWidgetComponent.NodeEntry extends Object
Constructor and Description |
---|
MapWidgetComponent.NodeEntry(OnmsNode node) |
Modifier and Type | Method and Description |
---|---|
void |
setSeverity(OnmsSeverity severity) |
void |
setUnackedCount(int unackedCount) |
void |
visit(com.vaadin.terminal.PaintTarget target) |
public MapWidgetComponent.NodeEntry(OnmsNode node)
public void setSeverity(OnmsSeverity severity)
public void visit(com.vaadin.terminal.PaintTarget target) throws com.vaadin.terminal.PaintException
com.vaadin.terminal.PaintException
public void setUnackedCount(int unackedCount)
Copyright © 2015. All Rights Reserved.