|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgroovy.lang.PropertyValue
public class PropertyValue
| Constructor Summary | |
|---|---|
PropertyValue(java.lang.Object bean,
MetaProperty mp)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.Class |
getType()
|
java.lang.Object |
getValue()
|
void |
setValue(java.lang.Object value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyValue(java.lang.Object bean,
MetaProperty mp)
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.Class getType()
public java.lang.Object getValue()
public void setValue(java.lang.Object value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||