public class SuperClass extends SuperSuperClass
| Constructor and Description |
|---|
SuperClass() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSuperAttribute() |
String |
getSuperFieldToExclude() |
List |
getSuperList() |
void |
setSuperAttribute(String superAttribute) |
void |
setSuperFieldToExclude(String superFieldToExclude) |
void |
setSuperList(List superList) |
getSuperSuperAttribute, getTestObject, setSuperSuperAttribute, setTestObjectgetCustomConvert, getHydrate, getSuperSuperSuperAttr, setCustomConvert, setHydrate, setSuperSuperSuperAttrequals, hashCode, toStringpublic List getSuperList()
public void setSuperList(List superList)
public String getSuperAttribute()
public void setSuperAttribute(String superAttribute)
public String getSuperFieldToExclude()
public void setSuperFieldToExclude(String superFieldToExclude)
Copyright © 2005-2014 dozer. All Rights Reserved.