Package de.xima.fc
Class I18nKeys.Mail
- java.lang.Object
 - 
- de.xima.fc.I18nKeys.Mail
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringTESTMAILstatic StringUSERMAIL_LOGINDATAstatic StringUSERMAIL_PASSWORD_RESETstatic StringUSERMAIL_PASSWORD_SET 
- 
Constructor Summary
Constructors Constructor Description Mail() 
 - 
 
- 
- 
Field Detail
- 
TESTMAIL
public static final String TESTMAIL
- See Also:
 - Constant Field Values
 
 
- 
USERMAIL_LOGINDATA
public static final String USERMAIL_LOGINDATA
- See Also:
 - Constant Field Values
 
 
- 
USERMAIL_PASSWORD_RESET
public static final String USERMAIL_PASSWORD_RESET
- See Also:
 - Constant Field Values
 
 
- 
USERMAIL_PASSWORD_SET
public static final String USERMAIL_PASSWORD_SET
- See Also:
 - Constant Field Values
 
 
 - 
 
 -