public interface Authorship
extends net.java.ao.Entity
| Modifier and Type | Method and Description |
|---|---|
Author |
getAuthor() |
Book |
getBook() |
void |
setAuthor(Author author) |
void |
setBook(Book book) |
Copyright © 2018 Atlassian. All rights reserved.