Package | Description |
---|---|
openbook.domain |
Modifier and Type | Method and Description |
---|---|
List<Author> |
Book.getAuthors() |
Modifier and Type | Method and Description |
---|---|
void |
Book.addAuthor(Author... authors) |
Modifier and Type | Method and Description |
---|---|
void |
Book.setAuthors(List<Author> authors) |
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.