Constructor and Description |
---|
DozerField(String name,
String type) |
public void setType(String type)
public String getType()
public String getName()
Map
, the value is "this".public String getDateFormat()
public void setDateFormat(String dateFormat)
public String getTheGetMethod()
public void setTheGetMethod(String theGetMethod)
public String getTheSetMethod()
public void setTheSetMethod(String theSetMethod)
public String getKey()
Map
"field", otherwise null.public void setKey(String key)
public String getMapGetMethod()
public void setMapGetMethod(String mapGetMethod)
public String getMapSetMethod()
public void setMapSetMethod(String mapSetMethod)
public Boolean isAccessible()
public void setAccessible(Boolean isAccessible)
public String getCreateMethod()
public void setCreateMethod(String createMethod)
public int getIndex()
public void setIndex(int index)
public boolean isIndexed()
public void setIndexed(boolean isIndexed)
public void setName(String name)
public boolean isCustomGetterSetterField()
public boolean isMapTypeCustomGetterSetterField()
protected Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
Copyright © 2005–2019 dozer. All rights reserved.