net.agmodel.utilBean
Class IndeterminateEvent

java.lang.Object
  |
  +--net.agmodel.utilBean.IndeterminateEvent

public class IndeterminateEvent
extends Object


Constructor Summary
IndeterminateEvent(boolean happening)
           
 
Method Summary
 boolean isHappening()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndeterminateEvent

public IndeterminateEvent(boolean happening)
Method Detail

isHappening

public boolean isHappening()