public interface BankWS
Modifier and Type | Method and Description |
---|---|
String |
getBankName() |
BankQuote |
getQuote(String ssn,
double loanAmount,
int loanDuration,
int creditHistory,
int creditScore) |
Apache Camel