org.outerj.daisy.query.model
Class Tristate

java.lang.Object
  extended by org.outerj.daisy.query.model.Tristate

public class Tristate
extends java.lang.Object


Field Summary
static Tristate MAYBE
           
static Tristate NO
           
static Tristate YES
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

YES

public static Tristate YES

NO

public static Tristate NO

MAYBE

public static Tristate MAYBE
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © -2012 . All Rights Reserved.