Uses of Enum Class
net.bluemind.mailflow.common.api.Recipient.RecipientType
Packages that use Recipient.RecipientType
-
Uses of Recipient.RecipientType in net.bluemind.mailflow.common.api
Subclasses with type arguments of type Recipient.RecipientType in net.bluemind.mailflow.common.apiFields in net.bluemind.mailflow.common.api declared as Recipient.RecipientTypeMethods in net.bluemind.mailflow.common.api that return Recipient.RecipientTypeModifier and TypeMethodDescriptionstatic Recipient.RecipientTypeReturns the enum constant of this class with the specified name.static Recipient.RecipientType[]Recipient.RecipientType.values()Returns an array containing the constants of this enum class, in the order they are declared.