com.SecurePlay
Class SPUEctf

java.lang.Object
  extended bycom.SecurePlay.SPUEctf

public class SPUEctf
extends java.lang.Object

Enumerated class with values: true, false, consistent.

Author:
IT GlobalSecure
See Also:
SecurePlay License Information
 

Field Summary
static SPUEctf Consistent
          Value: consistent
static SPUEctf False
          Value: false
static SPUEctf True
          Value: true
 
Method Summary
 java.lang.String toString()
          This method returns the value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

True

public static final SPUEctf True
Value: true


False

public static final SPUEctf False
Value: false


Consistent

public static final SPUEctf Consistent
Value: consistent

Method Detail

toString

public java.lang.String toString()
This method returns the value

Returns:
name String - the value