public static class TestCaseClasses.Book extends Object
| Constructor and Description |
|---|
Book() |
| Modifier and Type | Method and Description |
|---|---|
TestCaseClasses.Author |
getAuthor() |
void |
setAuthor(TestCaseClasses.Author author) |
public String title
public TestCaseClasses.Author getAuthor()
public void setAuthor(TestCaseClasses.Author author)
Copyright © 2019 Glasnost. All rights reserved.