public class IsNullNode extends BooleanTreeNodeAdapter
| Constructor and Description |
|---|
IsNullNode(java.lang.String attribute)
Constructor takes operands
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean(MboRemote mbo)
Checks attribute for null.
|
getDate, getDouble, getInt, getNodeDataType, getString, setOperandsgetNodeDataType, toStringpublic IsNullNode(java.lang.String attribute)
public boolean getBoolean(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException