| Package | Description |
|---|---|
| org.dozer.vo | |
| org.dozer.vo.deep |
| Modifier and Type | Method and Description |
|---|---|
Apple[] |
TestObjectPrime.getArrayToSet() |
Apple[] |
TestObjectPrime.getSetToArrayWithValues() |
Apple |
TestObjectPrime.getVan() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestObjectPrime.setArrayToSet(Apple[] arrayToSet) |
void |
TestObjectPrime.setSetToArrayWithValues(Apple[] setToArrayWithValues) |
void |
TestObjectPrime.setVan(Apple van) |
| Modifier and Type | Method and Description |
|---|---|
Apple |
HomeDescription.getVan() |
| Modifier and Type | Method and Description |
|---|---|
void |
HomeDescription.setVan(Apple van) |
Copyright © 2005-2014 dozer. All Rights Reserved.