Uses of Class
org.mule.example.loanbroker.message.LoanBrokerQuoteRequest

Packages that use LoanBrokerQuoteRequest
org.mule.example.loanbroker   
 

Uses of LoanBrokerQuoteRequest in org.mule.example.loanbroker
 

Methods in org.mule.example.loanbroker that return LoanBrokerQuoteRequest
 LoanBrokerQuoteRequest AbstractLoanBroker.receiveLoanBrokerQuoteRequest(LoanBrokerQuoteRequest request)
           
 

Methods in org.mule.example.loanbroker with parameters of type LoanBrokerQuoteRequest
 LoanBrokerQuoteRequest AbstractLoanBroker.receiveLoanBrokerQuoteRequest(LoanBrokerQuoteRequest request)
           
 void DefaultLoanBroker.setLenderList(LoanBrokerQuoteRequest request)
          Sets the list of lenders on the LoanBrokerQuoteRequest and returns it.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.