public class TestObject extends BaseTestObject
Constructor and Description |
---|
TestObject() |
Modifier and Type | Method and Description |
---|---|
List<AnotherTestObject> |
getEqualNamedList() |
void |
setEqualNamedList(List<AnotherTestObject> equalNamedList) |
equals, hashCode, toString
public List<AnotherTestObject> getEqualNamedList()
public void setEqualNamedList(List<AnotherTestObject> equalNamedList)
Copyright © 2005-2014 dozer. All Rights Reserved.