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 CreditAccountRefCreditAccountTransaction. 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 voidCreditAccountTransaction. setCreditAccountRef(CreditAccountRef creditAccountRef)The credit account reference to the credit account.
-