| Modifier and Type | Method and Description |
|---|---|
static <T> Bean<T> |
Bean.forClass(java.lang.Class<T> beanClass)
Introspects a
Class or an interface and learns about all
its Property elements. |
Bean<?> |
Property.getDeclaringBean()
Returns the
Bean object that declares this property. |
Copyright © 2015 Minimalcode. All Rights Reserved.