|
Groovy 1.8.6 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.beans.DefaultPropertyAccessor
public class DefaultPropertyAccessor extends Object
| Field Summary | |
|---|---|
static PropertyAccessor |
INSTANCE
|
| Method Summary | |
|---|---|
Object
|
read(Object owner, String propertyName)
|
void
|
write(Object owner, String propertyName, Object value)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
public static final PropertyAccessor INSTANCE
| Method Detail |
|---|
public Object read(Object owner, String propertyName)
public void write(Object owner, String propertyName, Object value)
Copyright © 2003-2012 The Codehaus. All rights reserved.