|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmailFileWriter
Interface for email writers that write to files.
| Method Summary | |
|---|---|
String |
getFormatDescription()
Returns the description of the file format. |
String[] |
getFormatExtensions()
Returns the extension(s) of the file format (without dot). |
PlaceholderFile |
getOutput()
Returns the file to write the email to. |
String |
outputTipText()
Returns the tip text for this property. |
void |
setOutput(PlaceholderFile value)
Sets the file to write the email to. |
| Methods inherited from interface adams.data.io.output.EmailWriter |
|---|
write |
| Method Detail |
|---|
void setOutput(PlaceholderFile value)
value - the filePlaceholderFile getOutput()
String outputTipText()
String getFormatDescription()
String[] getFormatExtensions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||