public class CreditAgency extends Object implements CreditAgencyWS
| Constructor and Description |
|---|
CreditAgency() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCreditHistoryLength(String ssn) |
int |
getCreditScore(String ssn) |
public int getCreditHistoryLength(String ssn)
getCreditHistoryLength in interface CreditAgencyWSpublic int getCreditScore(String ssn)
getCreditScore in interface CreditAgencyWSApache Camel