public class CustomConverterDescription extends Object
CustomConverterDescription()
Class<?>
getClassA()
getClassB()
getType()
void
setClassA(Class<?> classA)
setClassB(Class<?> classB)
setType(Class<?> type)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CustomConverterDescription()
public Class<?> getClassA()
public void setClassA(Class<?> classA)
public Class<?> getClassB()
public void setClassB(Class<?> classB)
public Class<?> getType()
public void setType(Class<?> type)
public String toString()
toString
Object
Copyright © 2005-2014 dozer. All Rights Reserved.