ma.glasnost.orika.test.property
Class TestCaseClasses.Library
java.lang.Object
ma.glasnost.orika.test.property.TestCaseClasses.Library
- Direct Known Subclasses:
- TestCaseClasses.LibraryChild
- Enclosing interface:
- TestCaseClasses
public static class TestCaseClasses.Library
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
books
public List<TestCaseClasses.Book> books
TestCaseClasses.Library
public TestCaseClasses.Library()
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
Copyright © 2012 Glasnost. All Rights Reserved.