Uses of Interface
org.compiere.model.I_C_PaymentBatch
-
Packages that use I_C_PaymentBatch Package Description org.compiere.model Provides for.... -
-
Uses of I_C_PaymentBatch in org.compiere.model
Classes in org.compiere.model that implement I_C_PaymentBatch Modifier and Type Class Description class
MPaymentBatch
Payment Batch Modelclass
X_C_PaymentBatch
Generated Model for C_PaymentBatchMethods in org.compiere.model that return I_C_PaymentBatch Modifier and Type Method Description I_C_PaymentBatch
I_C_Payment. getC_PaymentBatch()
I_C_PaymentBatch
I_C_PaymentTransaction. getC_PaymentBatch()
I_C_PaymentBatch
X_C_Payment. getC_PaymentBatch()
I_C_PaymentBatch
X_C_PaymentTransaction. getC_PaymentBatch()
-