Package | Description |
---|---|
ejava.projects.esales.bo |
Modifier and Type | Field and Description |
---|---|
private List<Address> |
Account.addresses |
Modifier and Type | Method and Description |
---|---|
List<Address> |
Account.getAddresses() |
Modifier and Type | Method and Description |
---|---|
void |
Account.setAddresses(List<Address> addresses) |
Constructor and Description |
---|
Account(String userId,
String firstName,
List<Address> addresses) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.