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, setId
Copyright © 2019. All rights reserved.