|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.fixpusher.control.ExcelExport
public class ExcelExport
The Class ExcelExport.
| Constructor Summary | |
|---|---|
ExcelExport()
Instantiates a new excel export. |
|
| Method Summary | |
|---|---|
boolean |
exportToExcel(java.lang.String fileName,
quickfix.Message message,
FIXProperties fixProperties)
Export to excel. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelExport()
| Method Detail |
|---|
public boolean exportToExcel(java.lang.String fileName,
quickfix.Message message,
FIXProperties fixProperties)
fileName - the file namemessage - the messagefixProperties - the fix properties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||