public class MyBeanPrime extends Object
| Constructor and Description |
|---|
MyBeanPrime() |
| Modifier and Type | Method and Description |
|---|---|
DestType |
getDestType() |
DestTypeWithOverride |
getDestTypeWithOverride() |
void |
setDestType(DestType destType) |
void |
setDestTypeWithOverride(DestTypeWithOverride destTypeWithOverride) |
public void setDestTypeWithOverride(DestTypeWithOverride destTypeWithOverride)
public DestTypeWithOverride getDestTypeWithOverride()
public void setDestType(DestType destType)
public DestType getDestType()
Copyright © 2005-2014 dozer. All Rights Reserved.