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