public class InNode extends BooleanTreeNodeAdapter
| Constructor and Description |
|---|
InNode(TreeNode operand,
java.util.Vector matchValues)
Constructor takes operand and bounds
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean(MboRemote mbo)
Compares the operand with members of the match list.
|
getDate, getDouble, getInt, getNodeDataType, getString, setOperandsgetNodeDataType, toStringpublic InNode(TreeNode operand, java.util.Vector matchValues)
public boolean getBoolean(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException