com.stimulsoft.flex.interactionObject
Class StiMailOptions
java.lang.Object
com.stimulsoft.base.utils.XmlObject
com.stimulsoft.flex.interactionObject.StiMailOptions
public class StiMailOptions
- extends XmlObject
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiMailOptions
public StiMailOptions()
getEmail
public java.lang.String getEmail()
- Returns:
- the email
setEmail
public void setEmail(java.lang.String email)
- Parameters:
email - the email to set
getSubject
public java.lang.String getSubject()
- Returns:
- the subject
setSubject
public void setSubject(java.lang.String subject)
- Parameters:
subject - the subject to set
getMessage
public java.lang.String getMessage()
- Returns:
- the message
setMessage
public void setMessage(java.lang.String message)
- Parameters:
message - the message to set
getFileName
public java.lang.String getFileName()
- Returns:
- the fileName
setFileName
public void setFileName(java.lang.String fileName)
- Parameters:
fileName - the fileName to set
Copyright © 2018 Stimulsoft. All Rights Reserved.