public class SrcDeepObj extends BaseTestObject
| Constructor and Description |
|---|
SrcDeepObj() |
| Modifier and Type | Method and Description |
|---|---|
List<TestObject> |
getSomeList() |
void |
setSomeList(List<TestObject> someList) |
equals, hashCode, toStringpublic List<TestObject> getSomeList()
public void setSomeList(List<TestObject> someList)
Copyright © 2005-2014 dozer. All Rights Reserved.