| Package | Description |
|---|---|
| ma.glasnost.orika.test.unenhance |
| Modifier and Type | Class and Description |
|---|---|
static class |
SuperTypeTestCaseClasses.AuthorChild |
static class |
SuperTypeTestCaseClasses.AuthorParent |
| Modifier and Type | Method and Description |
|---|---|
SuperTypeTestCaseClasses.Author |
SuperTypeTestCaseClasses.Book.getAuthor() |
SuperTypeTestCaseClasses.Author |
SuperTypeTestCaseClasses.BookParent.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
void |
SuperTypeTestCaseClasses.Book.setAuthor(SuperTypeTestCaseClasses.Author author) |
void |
SuperTypeTestCaseClasses.BookParent.setAuthor(SuperTypeTestCaseClasses.Author author) |
Copyright © 2016 Glasnost. All rights reserved.