Uses of Enum Class
de.uplanet.lucy.mail.MAIL_TYPE
Packages that use MAIL_TYPE
-
Uses of MAIL_TYPE in de.uplanet.lucy.mail
Methods in de.uplanet.lucy.mail that return MAIL_TYPE -
Uses of MAIL_TYPE in de.uplanet.lucy.server.workflow.action
Methods in de.uplanet.lucy.server.workflow.action that return MAIL_TYPEModifier and TypeMethodDescriptionSendMailWorkflowAction.getMailType()
Get the type of the email.Methods in de.uplanet.lucy.server.workflow.action with parameters of type MAIL_TYPEModifier and TypeMethodDescriptionvoid
SendMailWorkflowAction.setMailType
(MAIL_TYPE p_mailType) Set the type of the email.