|
IP*Works! V9 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectipworks.Mailbox
public class Mailbox
Mailboxes collected when calling ListMailboxes
or ListSubscribedMailboxes
.
The information for each mailbox as it is returned by
the server after either ListMailboxes
or ListSubscribedMailboxes
have been called.
Flags: The mailbox flags in a mailbox listing.
Examples of possible flag values are server dependent, but can include:
ExpungeMailbox
).
Name: The mailbox name in a mailbox listing.
Separator:
The Separator
field contains the character that
separates the different parts in the mailbox path hierarchy.
Atom
,
Atom.Mailbox
Constructor Summary | |
---|---|
Mailbox()
|
Method Summary | |
---|---|
java.lang.String |
getFlags()
|
java.lang.String |
getName()
|
java.lang.String |
getSeparator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Mailbox()
Method Detail |
---|
public java.lang.String getFlags()
public java.lang.String getName()
public java.lang.String getSeparator()
|
IP*Works! V9 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |