|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Customer | |
|---|---|
| org.mule.example.loanbroker.credit | |
| org.mule.example.loanbroker.messages | |
| Uses of Customer in org.mule.example.loanbroker.credit |
|---|
| Methods in org.mule.example.loanbroker.credit with parameters of type Customer | |
|---|---|
CreditProfile |
CreditAgencyService.getCreditProfile(Customer customer)
|
CreditProfile |
DefaultCreditAgency.getCreditProfile(Customer customer)
|
| Uses of Customer in org.mule.example.loanbroker.messages |
|---|
| Methods in org.mule.example.loanbroker.messages that return Customer | |
|---|---|
Customer |
CustomerQuoteRequest.getCustomer()
|
| Methods in org.mule.example.loanbroker.messages with parameters of type Customer | |
|---|---|
void |
CustomerQuoteRequest.setCustomer(Customer customer)
|
| Constructors in org.mule.example.loanbroker.messages with parameters of type Customer | |
|---|---|
CustomerQuoteRequest(Customer customer,
double loanAmount,
int loanDuration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||