Uses of Enum Class
net.bluemind.mailbox.api.Mailbox.Type
Packages that use Mailbox.Type
-
Uses of Mailbox.Type in net.bluemind.mailbox.api
Subclasses with type arguments of type Mailbox.Type in net.bluemind.mailbox.apiFields in net.bluemind.mailbox.api declared as Mailbox.TypeMethods in net.bluemind.mailbox.api that return Mailbox.TypeModifier and TypeMethodDescriptionstatic Mailbox.TypeReturns the enum constant of this class with the specified name.static Mailbox.Type[]Mailbox.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.