Uses of Enum Class
de.uplanet.lucy.mail.SENDER_ADDRESS_TYPE
Packages that use SENDER_ADDRESS_TYPE
-
Uses of SENDER_ADDRESS_TYPE in de.uplanet.lucy.mail
Methods in de.uplanet.lucy.mail that return SENDER_ADDRESS_TYPEModifier and TypeMethodDescriptionstatic SENDER_ADDRESS_TYPE
Returns the enum constant of this class with the specified name.static SENDER_ADDRESS_TYPE[]
SENDER_ADDRESS_TYPE.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SENDER_ADDRESS_TYPE in de.uplanet.lucy.server.workflow.action
Methods in de.uplanet.lucy.server.workflow.action that return SENDER_ADDRESS_TYPEMethods in de.uplanet.lucy.server.workflow.action with parameters of type SENDER_ADDRESS_TYPEModifier and TypeMethodDescriptionvoid
SendMailWorkflowAction.setSenderAddressType
(SENDER_ADDRESS_TYPE p_senderType)