Package | Description |
---|---|
myorg.entityex.annotated |
Modifier and Type | Field and Description |
---|---|
private Address |
Bear.address |
Modifier and Type | Method and Description |
---|---|
Address |
Bear.getAddress() |
Address |
Address.setCity(String city) |
Address |
Address.setState(String state) |
Address |
Address.setStreet(Street street) |
Modifier and Type | Method and Description |
---|---|
void |
Bear.setAddress(Address address) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.