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