public static class SuperTypeTestCaseClasses.LibraryDTO extends Object
| Constructor and Description |
|---|
LibraryDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdditionalValue() |
List<SuperTypeTestCaseClasses.BookDTO> |
getBooks() |
String |
getTitle() |
void |
setAdditionalValue(String additionalValue) |
void |
setTitle(String title) |
Copyright © 2017 Glasnost. All Rights Reserved.