public static class TestCaseClasses.BookImpl extends Object implements TestCaseClasses.Book
| Constructor and Description |
|---|
TestCaseClasses.BookImpl(String title,
TestCaseClasses.Author author) |
public TestCaseClasses.BookImpl(String title, TestCaseClasses.Author author)
public String getTitle()
getTitle in interface TestCaseClasses.Bookpublic TestCaseClasses.Author getAuthor()
getAuthor in interface TestCaseClasses.BookCopyright © 2015 Glasnost. All Rights Reserved.