Package | Description |
---|---|
org.dozer.vo.deepindex.customconverter |
Modifier and Type | Method and Description |
---|---|
Third |
Second.getThird() |
Third |
Last.getThird() |
Third[] |
Second.getThirdArray() |
Modifier and Type | Method and Description |
---|---|
void |
Second.setThird(Third third) |
void |
Last.setThird(Third third) |
void |
Second.setThirdArray(Third[] thirdArray) |
Copyright © 2005-2014 dozer. All Rights Reserved.