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, setOperands
getNodeDataType, toString
public IsNullNode(java.lang.String attribute)
public boolean getBoolean(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException