ubc.cs.JLog.Foundation
Class jUserQueryEvent

java.lang.Object
  extended by ubc.cs.JLog.Foundation.jPrologServiceEvent
      extended by ubc.cs.JLog.Foundation.jUserQueryEvent

public class jUserQueryEvent
extends jPrologServiceEvent


Field Summary
protected  boolean result
           
 
Constructor Summary
jUserQueryEvent(boolean r)
           
 
Method Summary
 boolean getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

result

protected boolean result
Constructor Detail

jUserQueryEvent

public jUserQueryEvent(boolean r)
Method Detail

getResult

public boolean getResult()