|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.compiere.report.ReportStarter.ReportData
Field Summary | |
private boolean |
directPrint
|
private java.lang.String |
reportFilePath
|
Constructor Summary | |
ReportStarter.ReportData(java.lang.String reportFilePath,
boolean directPrint)
|
Method Summary | |
java.lang.String |
getReportFilePath()
|
boolean |
isDirectPrint()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private java.lang.String reportFilePath
private boolean directPrint
Constructor Detail |
public ReportStarter.ReportData(java.lang.String reportFilePath, boolean directPrint)
Method Detail |
public java.lang.String getReportFilePath()
public boolean isDirectPrint()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |