| Class | Description |
|---|---|
| MyBean |
Bean for enum mapping test
|
| MyBeanPrime |
Bean for enum mapping test
|
| MyBeanPrimeByte |
Bean for byte <-> enum mapping test.
|
| MyBeanPrimeInteger |
Bean for integer <-> enum mapping test.
|
| MyBeanPrimeLong |
Bean for long <-> enum mapping test.
|
| MyBeanPrimeShort |
Bean for short <-> enum mapping test.
|
| MyBeanPrimeString |
Bean for enum <->
String mapping test. |
| Enum | Description |
|---|---|
| DestType |
Based Enum for enum mapping test
|
| DestTypeWithOverride |
Overrided Enum for enum mapping test
|
| SrcType |
Based Enum for enum mapping test
|
| SrcTypeWithOverride |
Overrided Enum for enum mapping test
|
Copyright © 2005-2014 dozer. All Rights Reserved.