@XmlHints(allowTopLevelDefinition=true) public class EmailBody extends Object
| Constructor and Description |
|---|
EmailBody() |
EmailBody(String content,
org.mule.runtime.api.metadata.MediaType contentType,
String charset) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharset() |
String |
getContent() |
org.mule.runtime.api.metadata.MediaType |
getContentType() |
public String getContent()
public org.mule.runtime.api.metadata.MediaType getContentType()
public String getCharset()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.