Package | Description |
---|---|
org.dozer.vo.enumtest |
Modifier and Type | Method and Description |
---|---|
DestType |
MyBeanPrime.getDestType() |
static DestType |
DestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DestType[] |
DestType.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.setDestType(DestType destType) |
Copyright © 2005-2014 dozer. All Rights Reserved.