| Package | Description |
|---|---|
| edu.sampleu.bookstore.bo |
| Modifier and Type | Method and Description |
|---|---|
List<Author> |
Book.getAuthors() |
| Modifier and Type | Method and Description |
|---|---|
void |
Book.setAuthors(List<Author> authors) |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.