| Package | Description |
|---|---|
| org.dozer.vo.enumtest |
| Modifier and Type | Method and Description |
|---|---|
DestTypeWithOverride |
MyBeanPrime.getDestTypeWithOverride() |
static DestTypeWithOverride |
DestTypeWithOverride.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DestTypeWithOverride[] |
DestTypeWithOverride.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MyBeanPrime.setDestTypeWithOverride(DestTypeWithOverride destTypeWithOverride) |
Copyright © 2005-2014 dozer. All Rights Reserved.