|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ReminderEmailConfig | |
|---|---|
| com.evernote.edam.type | |
| Uses of ReminderEmailConfig in com.evernote.edam.type |
|---|
| Methods in com.evernote.edam.type that return ReminderEmailConfig | |
|---|---|
static ReminderEmailConfig |
ReminderEmailConfig.findByValue(int value)
Find a the enum type by its integer value, as defined in the Thrift IDL. |
ReminderEmailConfig |
UserAttributes.getReminderEmailConfig()
|
static ReminderEmailConfig |
ReminderEmailConfig.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReminderEmailConfig[] |
ReminderEmailConfig.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evernote.edam.type with parameters of type ReminderEmailConfig | |
|---|---|
void |
UserAttributes.setReminderEmailConfig(ReminderEmailConfig reminderEmailConfig)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||