ma.glasnost.orika.test.unenhance
Class SuperTypeTestCaseClasses.AuthorDTO
java.lang.Object
ma.glasnost.orika.test.unenhance.SuperTypeTestCaseClasses.AuthorDTO
- Enclosing interface:
- SuperTypeTestCaseClasses
public static class SuperTypeTestCaseClasses.AuthorDTO
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuperTypeTestCaseClasses.AuthorDTO
public SuperTypeTestCaseClasses.AuthorDTO()
getAdditionalValue
public String getAdditionalValue()
setAdditionalValue
public void setAdditionalValue(String additionalValue)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2012 Glasnost. All Rights Reserved.