Uses of Interface
org.compiere.model.I_C_DepositBatch
-
Packages that use I_C_DepositBatch Package Description org.compiere.model Provides for.... -
-
Uses of I_C_DepositBatch in org.compiere.model
Classes in org.compiere.model that implement I_C_DepositBatch Modifier and Type Class Description class
MDepositBatch
Deposit Batch Modelclass
X_C_DepositBatch
Generated Model for C_DepositBatchMethods in org.compiere.model that return I_C_DepositBatch Modifier and Type Method Description I_C_DepositBatch
I_C_DepositBatchLine. getC_DepositBatch()
I_C_DepositBatch
I_C_Payment. getC_DepositBatch()
I_C_DepositBatch
X_C_DepositBatchLine. getC_DepositBatch()
I_C_DepositBatch
X_C_Payment. getC_DepositBatch()
-