public interface CreditScoreContext extends HistoryContext<String>
| Modifier and Type | Method and Description |
|---|---|
String |
getSsn() |
void |
setCreditScore(int score) |
logHistoryString getSsn()
void setCreditScore(int score)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.