|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Address | |
---|---|
edu.sampleu.bookstore.bo |
Uses of Address in edu.sampleu.bookstore.bo |
---|
Fields in edu.sampleu.bookstore.bo with type parameters of type Address | |
---|---|
private List<Address> |
Author.addresses
|
Methods in edu.sampleu.bookstore.bo that return types with arguments of type Address | |
---|---|
List<Address> |
Author.getAddresses()
|
Method parameters in edu.sampleu.bookstore.bo with type arguments of type Address | |
---|---|
void |
Author.setAddresses(List<Address> addresses)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |