class NuclosMailContentType
extends java.lang.Object
NuclosMail
.
This class is normally not instantiated by the rule programmer.
NuclosMail
provides contants of the class to use in rules.Constructor and Description |
---|
NuclosMailContentType(java.lang.String type,
java.lang.String charset)
Constructor with charset and type values used as defaults
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCharset()
Method returns the charset, e.g UTF-8 or ISO-8859-1
|
java.lang.String |
getType()
Method returns the mail type, e.g text/plain or text/html
|
Copyright © 2024. All rights reserved.