Uses of Class
org.nuclos.api.mail.NuclosMailContentType
-
Uses of NuclosMailContentType in org.nuclos.api.mail
Modifier and TypeFieldDescriptionstatic final NuclosMailContentType
NuclosMail.HTML
static final NuclosMailContentType
NuclosMail.PLAIN
Modifier and TypeMethodDescriptionvoid
NuclosMail.setContentType
(NuclosMailContentType encoding) Use this method to set the mail type of the currentNuclosMail
.
ForNuclosMailContentType
use NuclosMail constant values.