org.opennms.netmgt.filter.node
Class Start
java.lang.Object
org.opennms.netmgt.filter.node.Node
org.opennms.netmgt.filter.node.Start
- All Implemented Interfaces:
- java.lang.Cloneable, Switchable
- public final class Start
- extends Node
Fields inherited from class org.opennms.netmgt.filter.node.Node |
|
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_pRule_
private PRule _pRule_
_eof_
private EOF _eof_
Start
public Start()
Start
public Start(PRule _pRule_,
EOF _eof_)
clone
public java.lang.Object clone()
- Specified by:
clone
in class Node
apply
public void apply(Switch sw)
getPRule
public PRule getPRule()
setPRule
public void setPRule(PRule node)
getEOF
public EOF getEOF()
setEOF
public void setEOF(EOF node)
removeChild
void removeChild(Node child)
- Specified by:
removeChild
in class Node
replaceChild
void replaceChild(Node oldChild,
Node newChild)
- Specified by:
replaceChild
in class Node
toString
public java.lang.String toString()
Generated by eevans on May 29 2005 2015.