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