java.lang.Object
com.arranger.jarl.util.ObjectUtil.BaseConversionFunction
com.arranger.jarl.widget.filter.ComplexRect.ComplexRectConversionFunction
- All Implemented Interfaces:
- com.arranger.jarl.util.ObjectUtil.IConversionFunction
- Enclosing class:
- ComplexRect
- public static class ComplexRect.ComplexRectConversionFunction
- extends com.arranger.jarl.util.ObjectUtil.BaseConversionFunction
| Methods inherited from class com.arranger.jarl.util.ObjectUtil.BaseConversionFunction |
getValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexRect.ComplexRectConversionFunction
public ComplexRect.ComplexRectConversionFunction()
setField
public void setField(java.lang.reflect.Field field,
java.lang.String configData,
java.lang.Object object)
throws java.lang.Exception
- Description copied from interface:
com.arranger.jarl.util.ObjectUtil.IConversionFunction
- Sets the data member using reflection