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 © 2017 Glasnost. All Rights Reserved.