private class MethodAccessMode.MethodGetterAsWriter extends MethodAccessMode.MethodReader implements AccessMode.Writer
method
Constructor and Description |
---|
MethodAccessMode.MethodGetterAsWriter(Method readMethod) |
Modifier and Type | Method and Description |
---|---|
void |
write(Object instance,
Object value) |
getType, read
getAnnotation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotation, getType
public MethodAccessMode.MethodGetterAsWriter(Method readMethod)
public void write(Object instance, Object value)
write
in interface AccessMode.Writer
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.