ma.glasnost.orika.test.unenhance
Class SuperTypeTestCaseClasses.BookMyDTO
java.lang.Object
ma.glasnost.orika.test.unenhance.SuperTypeTestCaseClasses.BookMyDTO
- Enclosing interface:
- SuperTypeTestCaseClasses
public static class SuperTypeTestCaseClasses.BookMyDTO
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuperTypeTestCaseClasses.BookMyDTO
public SuperTypeTestCaseClasses.BookMyDTO()
getMyAdditionalValue
public String getMyAdditionalValue()
setMyAdditionalValue
public void setMyAdditionalValue(String additionalValue)
getMyTitle
public String getMyTitle()
setMyTitle
public void setMyTitle(String title)
getMyAuthor
public SuperTypeTestCaseClasses.AuthorMyDTO getMyAuthor()
setMyAuthor
public void setMyAuthor(SuperTypeTestCaseClasses.AuthorMyDTO author)
Copyright © 2012 Glasnost. All Rights Reserved.