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