Package | Description |
---|---|
org.dozer.vo | |
org.dozer.vo.deep |
Modifier and Type | Method and Description |
---|---|
Van[] |
TestReferencePrimeObject.getMoreVans() |
Van |
TestObject.getVan() |
Van[] |
TestReferencePrimeObject.getVans() |
Modifier and Type | Method and Description |
---|---|
void |
TestReferencePrimeObject.setMoreVans(Van[] moreVans) |
void |
TestObject.setVan(Van van) |
void |
TestReferencePrimeObject.setVans(Van[] vans) |
Modifier and Type | Method and Description |
---|---|
Van |
House.getVan() |
Modifier and Type | Method and Description |
---|---|
void |
Description.setCustom(Van van) |
void |
House.setVan(Van van) |
Copyright © 2005-2014 dozer. All Rights Reserved.