|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBeanHelper
Method Summary | |
---|---|
void |
setProperty(Object bean,
String property,
Object value)
Similar to apache commons BeanUtils , this method sets the
specified value. |
Method Detail |
---|
void setProperty(Object bean, String property, Object value)
BeanUtils
, this method sets the
specified value.
bean
- property
- value
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |