|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.mail.Flags.Flag
public static final class Flags.Flag
An individual system flag.
Field Summary | |
---|---|
static Flags.Flag |
ANSWERED
This message has been answered. |
static Flags.Flag |
DELETED
This message is marked deleted. |
static Flags.Flag |
DRAFT
This message is a draft. |
static Flags.Flag |
FLAGGED
This message is flagged. |
static Flags.Flag |
RECENT
This message is recent. |
static Flags.Flag |
SEEN
This message is seen. |
static Flags.Flag |
USER
Special flag that indicates whether this folder supports user defined flags. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Flags.Flag ANSWERED
public static final Flags.Flag DELETED
public static final Flags.Flag DRAFT
public static final Flags.Flag FLAGGED
public static final Flags.Flag RECENT
public static final Flags.Flag SEEN
public static final Flags.Flag USER
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |