org.drools.planner.core.domain.common
Class DescriptorUtils
java.lang.Object
  
org.drools.planner.core.domain.common.DescriptorUtils
public class DescriptorUtils
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
executeGetter
public static Object executeGetter(PropertyDescriptor propertyDescriptor,
                                   Object bean)
 
executeSetter
public static void executeSetter(PropertyDescriptor propertyDescriptor,
                                 Object bean,
                                 Object value)
 
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.