| Package | Description |
|---|---|
| org.apache.wicket.examples.library |
| Modifier and Type | Field and Description |
|---|---|
static Book.WritingStyle |
Book.BAD
Bad book
|
static Book.WritingStyle |
Book.BORING
Boring book
|
static Book.WritingStyle |
Book.FUNNY
Funny book
|
static Book.WritingStyle |
Book.SAD
Sad book
|
| Modifier and Type | Method and Description |
|---|---|
List<Book.WritingStyle> |
Book.getWritingStyles() |
| Modifier and Type | Method and Description |
|---|---|
void |
Book.setWritingStyles(List<Book.WritingStyle> writingStyles) |
Copyright © 2020. All rights reserved.