| Package | Description |
|---|---|
| org.mule.example.loanbroker.creditagency | |
| org.mule.example.loanbroker.message |
| Modifier and Type | Method and Description |
|---|---|
CreditProfile |
CreditAgencyService.getCreditProfile(Customer customer) |
CreditProfile |
DefaultCreditAgency.getCreditProfile(Customer customer) |
| Modifier and Type | Method and Description |
|---|---|
Customer |
CustomerQuoteRequest.getCustomer() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerQuoteRequest.setCustomer(Customer customer) |
| Constructor and Description |
|---|
CustomerQuoteRequest(Customer customer,
double loanAmount,
int loanDuration) |
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.