Uses of Class
jodd.bean.BeanUtilBean
Packages that use BeanUtilBean
-
Uses of BeanUtilBean in jodd.bean
Methods in jodd.bean that return BeanUtilBeanModifier and TypeMethodDescriptionBeanUtilBean.declared(boolean declared) Sets the declared flag.BeanUtilBean.forced(boolean forced) Sets the forced flag.BeanUtilBean.silent(boolean silent) Sets the silent flag.Constructors in jodd.bean with parameters of type BeanUtilBeanModifierConstructorDescription(package private)BeanProperty(BeanUtilBean beanUtilBean, Object bean, String propertyName, boolean isSet)