Uses of Class
io.microsphere.beans.BeanProperty
-
Packages that use BeanProperty Package Description io.microsphere.beans -
-
Uses of BeanProperty in io.microsphere.beans
Methods in io.microsphere.beans that return BeanProperty Modifier and Type Method Description static BeanProperty
BeanProperty. of(java.lang.Object bean, java.lang.String propertyName)
Create aBeanProperty
instance
-