Uses of Class
com.broadleafcommerce.cartoperation.domain.payment.CreditAccountRef
-
Packages that use CreditAccountRef Package Description com.broadleafcommerce.cartoperation.domain.payment -
-
Uses of CreditAccountRef in com.broadleafcommerce.cartoperation.domain.payment
Methods in com.broadleafcommerce.cartoperation.domain.payment that return CreditAccountRef Modifier and Type Method Description CreditAccountRef
CreditAccountTransaction. getCreditAccountRef()
The credit account reference to the credit account.Methods in com.broadleafcommerce.cartoperation.domain.payment with parameters of type CreditAccountRef Modifier and Type Method Description void
CreditAccountTransaction. setCreditAccountRef(CreditAccountRef creditAccountRef)
The credit account reference to the credit account.
-