org.nakedobjects.object.value
Class Case

java.lang.Object
  extended byorg.nakedobjects.object.value.Case

public class Case
extends java.lang.Object


Field Summary
static Case INSENSITIVE
           
static Case SENSITIVE
           
 
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

SENSITIVE

public static final Case SENSITIVE

INSENSITIVE

public static final Case INSENSITIVE
Method Detail

toString

public java.lang.String toString()