| Package | Description |
|---|---|
| com.google.api.services.books.model |
| Modifier and Type | Method and Description |
|---|---|
Review.Author |
Review.Author.clone() |
Review.Author |
Review.getAuthor()
Author of this review.
|
Review.Author |
Review.Author.set(java.lang.String fieldName,
java.lang.Object value) |
Review.Author |
Review.Author.setDisplayName(java.lang.String displayName)
Name of this person.
|
| Modifier and Type | Method and Description |
|---|---|
Review |
Review.setAuthor(Review.Author author)
Author of this review.
|