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, setTestObject
getCustomConvert, getHydrate, getSuperSuperSuperAttr, setCustomConvert, setHydrate, setSuperSuperSuperAttr
equals, hashCode, toString
public 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.