|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.bea.domingo.groupware.Email.Importance
public static final class Email.Importance
Represents all possible values for the importance.
Field Summary | |
---|---|
static Email.Importance |
HIGH
Represents a high importance. |
static Email.Importance |
LOW
Represents a low importance. |
static Email.Importance |
NORMAL
Represents a normal importance. |
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.Importance LOW
public static final Email.Importance NORMAL
public static final Email.Importance 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 |