Uses of Class
org.compiere.report.MReportSource
-
Packages that use MReportSource Package Description org.compiere.report -
-
Uses of MReportSource in org.compiere.report
Methods in org.compiere.report that return MReportSource Modifier and Type Method Description static MReportSource
MReportSource. copy(Properties ctx, int AD_Client_ID, int AD_Org_ID, int PA_ReportLine_ID, MReportSource source, String trxName)
Copy ConstructorMReportSource[]
MReportLine. getSources()
Get SourcesMethods in org.compiere.report with parameters of type MReportSource Modifier and Type Method Description static MReportSource
MReportSource. copy(Properties ctx, int AD_Client_ID, int AD_Org_ID, int PA_ReportLine_ID, MReportSource source, String trxName)
Copy Constructor
-