edu.qut.cs.rcmd.common.util
Class ReflectorUtils

java.lang.Object
  extended by edu.qut.cs.rcmd.common.util.ReflectorUtils

public final class ReflectorUtils
extends Object


Method Summary
static void setValue(Object obj, String fieldName, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setValue

public static void setValue(Object obj,
                            String fieldName,
                            Object value)
                     throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.