Uses of Class
com.broadleafcommerce.payment.service.gateway.domain.CreditAccountRef
Packages that use CreditAccountRef
-
Uses of CreditAccountRef in com.broadleafcommerce.payment.service.gateway.domain
Methods in com.broadleafcommerce.payment.service.gateway.domain that return CreditAccountRefModifier and TypeMethodDescriptionCreditAccountTransaction.getCreditAccountRef()
The credit account reference to the credit account.Methods in com.broadleafcommerce.payment.service.gateway.domain with parameters of type CreditAccountRefModifier and TypeMethodDescriptionvoid
CreditAccountTransaction.setCreditAccountRef
(CreditAccountRef creditAccountRef) The credit account reference to the credit account.