Uses of Enum Class
net.bluemind.backend.mail.api.flags.MailboxItemFlag.System
Packages that use MailboxItemFlag.System
-
Uses of MailboxItemFlag.System in net.bluemind.backend.mail.api.flags
Subclasses with type arguments of type MailboxItemFlag.System in net.bluemind.backend.mail.api.flagsMethods in net.bluemind.backend.mail.api.flags that return MailboxItemFlag.SystemModifier and TypeMethodDescriptionstatic MailboxItemFlag.SystemReturns the enum constant of this class with the specified name.static MailboxItemFlag.System[]MailboxItemFlag.System.values()Returns an array containing the constants of this enum class, in the order they are declared.