|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.introspection.beans.BeanUtils
Utility class for bean tests.
(c) copyright 2003-2004 Delft
University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: General Public
License (GPL) , no warranty
| Constructor Summary | |
BeanUtils()
|
|
| Method Summary | |
static boolean |
isNull(java.lang.Object bean,
java.beans.PropertyDescriptor pd)
resolves whether the bean is null |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BeanUtils()
| Method Detail |
public static boolean isNull(java.lang.Object bean,
java.beans.PropertyDescriptor pd)
bean - A bean instance.pd - A PropertyDescriptor for the property to be examined.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||