public static interface SuperTypeTestCaseClasses.Library
| Modifier and Type | Method and Description |
|---|---|
List<SuperTypeTestCaseClasses.Book> |
getBooks() |
String |
getTitle() |
void |
setTitle(String title) |
String getTitle()
void setTitle(String title)
List<SuperTypeTestCaseClasses.Book> getBooks()
Copyright © 2016 Glasnost. All rights reserved.