public interface CustomerCreditAccount extends CreditAccount
| Modifier and Type | Method and Description |
|---|---|
org.broadleafcommerce.profile.core.domain.Customer |
getCustomer()
Gets the customer
|
void |
setCustomer(org.broadleafcommerce.profile.core.domain.Customer customer)
Setst the customer
|
getAccountNumber, getBalance, getCreditAccountEvents, getCurrency, getId, getVersion, setAccountNumber, setBalance, setCreditAccountEvents, setCurrency, setIdCopyright © 2019. All rights reserved.