|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.mail.imap.protocol.MailboxInfo
public class MailboxInfo
This class
| Field Summary | |
|---|---|
Flags |
availableFlags
|
int |
first
|
int |
mode
|
Flags |
permanentFlags
|
int |
recent
|
int |
total
|
long |
uidnext
|
long |
uidvalidity
|
| Constructor Summary | |
|---|---|
MailboxInfo(Response[] r)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Flags availableFlags
public Flags permanentFlags
public int total
public int recent
public int first
public long uidvalidity
public long uidnext
public int mode
| Constructor Detail |
|---|
public MailboxInfo(Response[] r)
throws ParsingException
ParsingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||