Uses of Interface
org.compiere.model.PaymentInterface
-
Packages that use PaymentInterface Package Description org.adempiere.base org.compiere.model Provides for.... -
-
Uses of PaymentInterface in org.adempiere.base
Methods in org.adempiere.base with parameters of type PaymentInterface Modifier and Type Method Description static PaymentProcessorCore. getPaymentProcessor(MBankAccountProcessor mbap, PaymentInterface mp)Get payment processor instance -
Uses of PaymentInterface in org.compiere.model
Classes in org.compiere.model that implement PaymentInterface Modifier and Type Class Description classMPaymentPayment ModelclassMPaymentTransactionFields in org.compiere.model declared as PaymentInterface Modifier and Type Field Description protected PaymentInterfacePaymentProcessor. p_mpMethods in org.compiere.model with parameters of type PaymentInterface Modifier and Type Method Description static PaymentProcessorPaymentProcessor. create(MBankAccountProcessor mbap, PaymentInterface mp)FactoryvoidPaymentProcessor. initialize(MBankAccountProcessor mbap, PaymentInterface mp)
-