infinitewisdom.model.util
Class ReflectUtil

java.lang.Object
  extended by infinitewisdom.model.util.ReflectUtil

public class ReflectUtil
extends java.lang.Object


Constructor Summary
ReflectUtil()
           
 
Method Summary
static java.lang.reflect.Field[] getAllFields(java.lang.Class c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectUtil

public ReflectUtil()
Method Detail

getAllFields

public static java.lang.reflect.Field[] getAllFields(java.lang.Class c)