Package de.xima.fc
Class I18nKeys.Mail
- java.lang.Object
-
- de.xima.fc.I18nKeys.Mail
-
-
Field Summary
Fields Modifier and Type Field Description static String
TESTMAIL
static String
USERMAIL_LOGINDATA
static String
USERMAIL_PASSWORD_RESET
static String
USERMAIL_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
-
-