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