|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailboxMetaData.Children | |
|---|---|
| org.apache.james.mailbox | |
| org.apache.james.mailbox.util | |
| Uses of MailboxMetaData.Children in org.apache.james.mailbox |
|---|
| Methods in org.apache.james.mailbox that return MailboxMetaData.Children | |
|---|---|
MailboxMetaData.Children |
MailboxMetaData.inferiors()
Gets the inferiors status of this mailbox. |
static MailboxMetaData.Children |
MailboxMetaData.Children.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MailboxMetaData.Children[] |
MailboxMetaData.Children.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of MailboxMetaData.Children in org.apache.james.mailbox.util |
|---|
| Methods in org.apache.james.mailbox.util that return MailboxMetaData.Children | |
|---|---|
MailboxMetaData.Children |
SimpleMailboxMetaData.inferiors()
Is this mailbox \Noinferiors as per RFC3501. |
| Constructors in org.apache.james.mailbox.util with parameters of type MailboxMetaData.Children | |
|---|---|
SimpleMailboxMetaData(MailboxPath path,
java.lang.String delimiter,
MailboxMetaData.Children inferiors,
MailboxMetaData.Selectability selectability)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||