com.filenet.bso.api.util
Class BooleanRef
java.lang.Object
|
+--com.filenet.bso.api.util.BooleanRef
- public final class BooleanRef
- extends java.lang.Object
This class is used so a boolean
value can be returned in a
parameter that is passed as an argument.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BooleanRef
public BooleanRef()
BooleanRef
public BooleanRef(boolean val)
setBoolVal
public void setBoolVal(boolean val)
getBoolVal
public boolean getBoolVal()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright ?2002 - 2005 FileNet Corporation. All rights reserved.