|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.shephertz.app42.paas.sdk.jme.email.EmailMIME
public class EmailMIME
This class contains 2 types of the EmailMIME either text/plain or text/html.
Field Summary | |
---|---|
static java.lang.String |
HTML_TEXT_MIME_TYPE
|
static java.lang.String |
PLAIN_TEXT_MIME_TYPE
|
Constructor Summary | |
---|---|
EmailMIME()
|
Method Summary | |
---|---|
static void |
throwExceptionIfNotValid(java.lang.String val)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String HTML_TEXT_MIME_TYPE
public static java.lang.String PLAIN_TEXT_MIME_TYPE
Constructor Detail |
---|
public EmailMIME()
Method Detail |
---|
public static void throwExceptionIfNotValid(java.lang.String val)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |