Package | Description |
---|---|
com.equilibrium.model |
Modifier and Type | Method and Description |
---|---|
User.ActivityEmailType |
User.getActivityEmailType() |
static User.ActivityEmailType |
User.ActivityEmailType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static User.ActivityEmailType[] |
User.ActivityEmailType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
User.setActivityEmailType(User.ActivityEmailType activityEmailType) |
Copyright © 2014 Equilibrium. All rights reserved.