public abstract class EvalFactoryNodeBase extends Object implements EvalFactoryNode
Constructor and Description |
---|
EvalFactoryNodeBase() |
Modifier and Type | Method and Description |
---|---|
short |
getFactoryNodeId() |
String |
getTextForAudit() |
void |
setFactoryNodeId(short factoryNodeId) |
void |
setTextForAudit(String textForAudit) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, isFilterChildNonQuitting, isStateful, makeEvalNode
public void setFactoryNodeId(short factoryNodeId)
public short getFactoryNodeId()
getFactoryNodeId
in interface EvalFactoryNode
public String getTextForAudit()
getTextForAudit
in interface EvalFactoryNode
public void setTextForAudit(String textForAudit)
Copyright © 2005–2019. All rights reserved.