com.stimulsoft.base.mail
Class StiMailProperties.StiStreamAttachment
java.lang.Object
com.stimulsoft.base.mail.StiMailProperties.StiStreamAttachment
- Enclosing class:
- StiMailProperties
public class StiMailProperties.StiStreamAttachment
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiMailProperties.StiStreamAttachment
public StiMailProperties.StiStreamAttachment()
StiMailProperties.StiStreamAttachment
public StiMailProperties.StiStreamAttachment(InputStream stream,
String name)
getStream
public InputStream getStream()
- Returns:
- the stream
setStream
public void setStream(InputStream stream)
- Parameters:
stream - the stream to set
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name - the name to set
Copyright © 2017 Stimulsoft. All Rights Reserved.