ma.glasnost.orika.test.boundmapperfacade
Class InverseMappingTestCase.Reader
java.lang.Object
ma.glasnost.orika.test.boundmapperfacade.InverseMappingTestCase.Person
ma.glasnost.orika.test.boundmapperfacade.InverseMappingTestCase.Reader
- Enclosing class:
- InverseMappingTestCase
public static class InverseMappingTestCase.Reader
- extends InverseMappingTestCase.Person
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InverseMappingTestCase.Reader
public InverseMappingTestCase.Reader()
getBooks
public Set<InverseMappingTestCase.Book> getBooks()
setBooks
public void setBooks(Set<InverseMappingTestCase.Book> books)
Copyright © 2012 Glasnost. All Rights Reserved.