| Package | Description |
|---|---|
| de.digitalcollections.commons.yaml.examples |
| Modifier and Type | Method and Description |
|---|---|
Person |
Book.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
void |
Book.setAuthor(Person author) |
| Constructor and Description |
|---|
Book(Person author,
String title,
org.joda.time.LocalDateTime published) |
Copyright © 2017. All rights reserved.