Uses of Interface
org.compiere.model.I_C_CashLine
-
Packages that use I_C_CashLine Package Description org.compiere.model Provides for.... -
-
Uses of I_C_CashLine in org.compiere.model
Classes in org.compiere.model that implement I_C_CashLine Modifier and Type Class Description class
MCashLine
Cash Line Modelclass
X_C_CashLine
Generated Model for C_CashLineMethods in org.compiere.model that return I_C_CashLine Modifier and Type Method Description I_C_CashLine
I_C_AllocationLine. getC_CashLine()
I_C_CashLine
I_C_Invoice. getC_CashLine()
I_C_CashLine
I_C_Order. getC_CashLine()
I_C_CashLine
X_C_AllocationLine. getC_CashLine()
I_C_CashLine
X_C_Invoice. getC_CashLine()
I_C_CashLine
X_C_Order. getC_CashLine()
-