Uses of Class
org.mule.samples.loanbroker.esb.message.Customer

Packages that use Customer
org.mule.samples.loanbroker.esb.message   
 

Uses of Customer in org.mule.samples.loanbroker.esb.message
 

Methods in org.mule.samples.loanbroker.esb.message that return Customer
 Customer CustomerQuoteRequest.getCustomer()
           
 

Methods in org.mule.samples.loanbroker.esb.message with parameters of type Customer
 void CustomerQuoteRequest.setCustomer(Customer customer)
           
 

Constructors in org.mule.samples.loanbroker.esb.message with parameters of type Customer
CustomerQuoteRequest(Customer customer, double loanAmount, int loanDuration)
           
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.