org.opennms.netmgt.correlation.drools
Class CorrelationExample.Node
java.lang.Object
org.opennms.netmgt.correlation.drools.CorrelationExample.Node
- Enclosing class:
- CorrelationExample
public static class CorrelationExample.Node
- extends Object
CorrelationExample.Node
public CorrelationExample.Node(Integer id,
String label,
CorrelationExample.Node parent)
getId
public Integer getId()
getParent
public CorrelationExample.Node getParent()
getLabel
public String getLabel()
toString
public String toString()
- Overrides:
toString in class Object
Copyright ? 2008. All Rights Reserved.