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