JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.seclore.fs.ws.client.mail.interfaces
Interface IMailBody
public interface
IMailBody
This interface represents the mail body.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getBodyFilePath
()
Get the body file path.
String
getBodyFormat
()
Get the body format.
Method Details
getBodyFilePath
String
getBodyFilePath
()
Get the body file path.
Returns:
Absolute file path of body content.
getBodyFormat
String
getBodyFormat
()
Get the body format.
Returns:
Format of the body content.