Uses of Interface
org.compiere.model.I_PA_ReportLine
-
Packages that use I_PA_ReportLine Package Description org.compiere.model Provides for....org.compiere.report -
-
Uses of I_PA_ReportLine in org.compiere.model
Classes in org.compiere.model that implement I_PA_ReportLine Modifier and Type Class Description class
X_PA_ReportLine
Generated Model for PA_ReportLineMethods in org.compiere.model that return I_PA_ReportLine Modifier and Type Method Description I_PA_ReportLine
I_PA_ReportLine. getOper_1()
I_PA_ReportLine
X_PA_ReportLine. getOper_1()
I_PA_ReportLine
I_PA_ReportLine. getOper_2()
I_PA_ReportLine
X_PA_ReportLine. getOper_2()
I_PA_ReportLine
I_I_ReportLine. getPA_ReportLine()
I_PA_ReportLine
I_PA_ReportSource. getPA_ReportLine()
I_PA_ReportLine
I_T_Report. getPA_ReportLine()
I_PA_ReportLine
X_I_ReportLine. getPA_ReportLine()
I_PA_ReportLine
X_PA_ReportSource. getPA_ReportLine()
I_PA_ReportLine
X_T_Report. getPA_ReportLine()
-
Uses of I_PA_ReportLine in org.compiere.report
Classes in org.compiere.report that implement I_PA_ReportLine Modifier and Type Class Description class
MReportLine
Report Line Model
-