Package | Description |
---|---|
org.apache.openmeetings.db.entity.basic |
Modifier and Type | Method and Description |
---|---|
MailMessage.Status |
MailMessage.getStatus() |
static MailMessage.Status |
MailMessage.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MailMessage.Status[] |
MailMessage.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MailMessage.setStatus(MailMessage.Status status) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.