org.fao.geonet.constants
Class Edit.Attribute.Child

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

public class Edit.Attribute.Child
extends java.lang.Object


Field Summary
static java.lang.String DEFAULT
           
static java.lang.String TEXT
           
 
Constructor Summary
Edit.Attribute.Child()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEXT

public static final java.lang.String TEXT
See Also:
Constant Field Values

DEFAULT

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

Edit.Attribute.Child

public Edit.Attribute.Child()