org.fao.geonet.constants
Class Edit.Value

java.lang.Object
  extended by org.fao.geonet.constants.Edit.Value
Enclosing class:
Edit

public class Edit.Value
extends java.lang.Object


Field Summary
static java.lang.String FALSE
           
static java.lang.String TRUE
           
 
Constructor Summary
Edit.Value()
           
 
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 java.lang.String TRUE
See Also:
Constant Field Values

FALSE

public static final java.lang.String FALSE
See Also:
Constant Field Values
Constructor Detail

Edit.Value

public Edit.Value()