org.gcube.portlets.user.tdw.server.util
Class JSONConstants

java.lang.Object
  extended by org.gcube.portlets.user.tdw.server.util.JSONConstants

public class JSONConstants
extends Object

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Field Summary
static String FALSE
           
static String NULL
           
static String TRUE
           
 
Constructor Summary
JSONConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRUE

public static final String TRUE
See Also:
Constant Field Values

FALSE

public static final String FALSE
See Also:
Constant Field Values

NULL

public static final String NULL
See Also:
Constant Field Values
Constructor Detail

JSONConstants

public JSONConstants()


Copyright © 2013. All Rights Reserved.