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