Uses of Class
com.broadleafcommerce.creditaccount.domain.CreditAccountRef
Packages that use CreditAccountRef
-
Uses of CreditAccountRef in com.broadleafcommerce.creditaccount.domain
Methods in com.broadleafcommerce.creditaccount.domain that return CreditAccountRefModifier and TypeMethodDescriptionCreditAccountRef.fromCreditAccount
(CreditAccount creditAccount) Builds aCreditAccountRef
based on the providedCreditAccount
Transaction.getCreditAccountRef()
The credit account reference to the credit account.Methods in com.broadleafcommerce.creditaccount.domain with parameters of type CreditAccountRefModifier and TypeMethodDescriptionvoid
Transaction.setCreditAccountRef
(CreditAccountRef creditAccountRef) The credit account reference to the credit account.