|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.bea.domingo.groupware.Email.Priority
public static final class Email.Priority
Represents all possible values for the priority.
Field Summary | |
---|---|
static Email.Priority |
HIGH
Represents a high priority. |
static Email.Priority |
LOW
Represents a low priority. |
static Email.Priority |
NORMAL
Represents a normal priority. |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final Email.Priority LOW
public static final Email.Priority NORMAL
public static final Email.Priority HIGH
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |