Package de.xima.fc.gui.util
Class ReflectionHelper
- java.lang.Object
 - 
- de.xima.fc.gui.util.ReflectionHelper
 
 
- 
public class ReflectionHelper extends Object
 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<Object,String[]>createValueToPathMap(Object bean)static voidsetProperties(Object bean, Map<String[],Object> properties) 
 -