Uses of Class
org.compiere.model.MPaymentTransaction
-
Packages that use MPaymentTransaction Package Description org.compiere.grid org.compiere.model Provides for.... -
-
Uses of MPaymentTransaction in org.compiere.grid
Fields in org.compiere.grid declared as MPaymentTransaction Modifier and Type Field Description MPaymentTransactionPaymentFormCreditCard. m_mPaymentTransaction -
Uses of MPaymentTransaction in org.compiere.model
Methods in org.compiere.model that return MPaymentTransaction Modifier and Type Method Description static MPaymentTransactionMPaymentTransaction. copyFrom(MPaymentTransaction from, Timestamp dateTrx, String trxType, String orig_TrxID, String trxName)MPaymentTransactionMPayment. createPaymentTransaction(String trxName)Methods in org.compiere.model with parameters of type MPaymentTransaction Modifier and Type Method Description static MPaymentTransactionMPaymentTransaction. copyFrom(MPaymentTransaction from, Timestamp dateTrx, String trxType, String orig_TrxID, String trxName)
-