org.skyscreamer.yoga.metadata
Class PropertyUtil

java.lang.Object
  extended by org.skyscreamer.yoga.metadata.PropertyUtil

public class PropertyUtil
extends Object


Constructor Summary
PropertyUtil()
           
 
Method Summary
static List<PropertyDescriptor> getReadableProperties(Class<?> instanceType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyUtil

public PropertyUtil()
Method Detail

getReadableProperties

public static List<PropertyDescriptor> getReadableProperties(Class<?> instanceType)


Copyright © 2011. All Rights Reserved.