public final class CmsNewsletterContentType extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static CmsNewsletterContentType |
TYPE_HTML
Content type definition for HTML.
|
static CmsNewsletterContentType |
TYPE_TEXT
Content type definition for plain text.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final CmsNewsletterContentType TYPE_HTML
public static final CmsNewsletterContentType TYPE_TEXT
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()