Package | Description |
---|---|
net.bluemind.backend.mail.replica.api |
Modifier and Type | Field and Description |
---|---|
java.util.Collection<MailboxRecord.InternalFlag> |
MailboxRecord.internalFlags |
Modifier and Type | Method and Description |
---|---|
static MailboxRecord.InternalFlag |
MailboxRecord.InternalFlag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MailboxRecord.InternalFlag[] |
MailboxRecord.InternalFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<MailboxRecord.InternalFlag> |
MailboxRecord.InternalFlag.of(int value) |
Modifier and Type | Method and Description |
---|---|
static int |
MailboxRecord.InternalFlag.valueOf(java.lang.Iterable<MailboxRecord.InternalFlag> flags) |
Copyright © 2021. All Rights Reserved.