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