com.fullspan.propkeyexample.simple
Class SimpleExamplePropkeys.FORM.ALBUM.TITLE

java.lang.Object
  extended bycom.fullspan.propkeyexample.simple.SimpleExamplePropkeys.FORM.ALBUM.TITLE
Enclosing class:
SimpleExamplePropkeys.FORM.ALBUM

public static final class SimpleExamplePropkeys.FORM.ALBUM.TITLE
extends java.lang.Object


Field Summary
static java.lang.String CREATE
           
static java.lang.String EDIT
           
 
Constructor Summary
SimpleExamplePropkeys.FORM.ALBUM.TITLE()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREATE

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

EDIT

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

SimpleExamplePropkeys.FORM.ALBUM.TITLE

public SimpleExamplePropkeys.FORM.ALBUM.TITLE()