com.stimulsoft.flex.interactionObject
Class StiMailData
java.lang.Object
com.stimulsoft.base.utils.XmlObject
com.stimulsoft.flex.interactionObject.StiMailData
public class StiMailData
- extends XmlObject
Xml report data for send by mail.
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiMailData
public StiMailData()
getFormat
public String getFormat()
getReportKey
public String getReportKey()
getData
public String getData()
setFormat
public void setFormat(String format)
setReportKey
public void setReportKey(String reportKey)
setData
public void setData(String data)
getMailOptions
public StiMailOptions getMailOptions()
- Returns:
- the mailOptions
setMailOptions
public void setMailOptions(StiMailOptions mailOptions)
- Parameters:
mailOptions - the mailOptions to set
getMIMEType
public String getMIMEType()
Copyright © 2017 Stimulsoft. All Rights Reserved.