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