ma.glasnost.orika.test.inheritance
Class UserProvidedInheritanceTestCase.BaseDto
java.lang.Object
ma.glasnost.orika.test.inheritance.UserProvidedInheritanceTestCase.BaseDto
- Direct Known Subclasses:
- UserProvidedInheritanceTestCase.ChildDto
- Enclosing class:
- UserProvidedInheritanceTestCase
public static class UserProvidedInheritanceTestCase.BaseDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserProvidedInheritanceTestCase.BaseDto
public UserProvidedInheritanceTestCase.BaseDto()
getBaseField
public String getBaseField()
setBaseField
public void setBaseField(String baseField)
Copyright © 2012 Glasnost. All Rights Reserved.