edu.ucdavis.rj
Class ModBoolean

java.lang.Object
  extended by edu.ucdavis.rj.ModBoolean

public class ModBoolean
extends java.lang.Object


Constructor Summary
ModBoolean(boolean value)
           
 
Method Summary
 boolean getValue()
           
 void setValue(boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModBoolean

public ModBoolean(boolean value)
Method Detail

getValue

public boolean getValue()

setValue

public void setValue(boolean value)