Modifier and Type | Field and Description |
---|---|
private Map<Long,Borrower> |
borrowers |
private long |
id |
Modifier and Type | Method and Description |
---|---|
Map<Long,Borrower> |
getBorrowers() |
long |
getId() |
void |
setBorrowers(Map<Long,Borrower> borrowers) |
String |
toString() |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.