ma.glasnost.orika.test.property
Class TestCaseClasses.Book
java.lang.Object
ma.glasnost.orika.test.property.TestCaseClasses.Book
- Direct Known Subclasses:
- TestCaseClasses.BookChild
- Enclosing interface:
- TestCaseClasses
public static class TestCaseClasses.Book
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
title
public String title
TestCaseClasses.Book
public TestCaseClasses.Book()
getAuthor
public TestCaseClasses.Author getAuthor()
setAuthor
public void setAuthor(TestCaseClasses.Author author)
Copyright © 2012 Glasnost. All Rights Reserved.