|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.mail.Flags
com.sun.mail.imap.protocol.FLAGS
public class FLAGS
This class
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.mail.Flags |
---|
Flags.Flag |
Field Summary | |
---|---|
int |
msgno
|
Constructor Summary | |
---|---|
FLAGS(IMAPResponse r)
Constructor |
Method Summary |
---|
Methods inherited from class javax.mail.Flags |
---|
add, add, add, clone, contains, contains, contains, equals, getSystemFlags, getUserFlags, hashCode, remove, remove, remove |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int msgno
Constructor Detail |
---|
public FLAGS(IMAPResponse r) throws ParsingException
ParsingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |