|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmailRole.Type | |
|---|---|
| org.sakaiproject.mailsender.model | |
| Uses of EmailRole.Type in org.sakaiproject.mailsender.model |
|---|
| Methods in org.sakaiproject.mailsender.model that return EmailRole.Type | |
|---|---|
EmailRole.Type |
EmailRole.getType()
|
static EmailRole.Type |
EmailRole.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EmailRole.Type[] |
EmailRole.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.sakaiproject.mailsender.model with parameters of type EmailRole.Type | |
|---|---|
EmailRole(String realmid,
String roleid,
String rolesingular,
String roleplural,
EmailRole.Type roleType)
|
|
EmailRole(String realmid,
String roleid,
String rolesingular,
String roleplural,
EmailRole.Type roleType,
boolean groupAware)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||