public static class MethodAccessMode.MethodWriter extends MethodAccessMode.MethodDecoratedType implements AccessMode.Writer
method, type
Constructor and Description |
---|
MethodWriter(java.lang.reflect.Method method,
java.lang.reflect.Type type) |
Modifier and Type | Method and Description |
---|---|
ObjectConverter.Reader<?> |
findObjectConverterReader() |
void |
write(java.lang.Object instance,
java.lang.Object value) |
findConverter, getAnnotation, getClassOrPackageAnnotation, getMethod, getType, isNillable, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findConverter, getAnnotation, getClassOrPackageAnnotation, getType, isNillable
public MethodWriter(java.lang.reflect.Method method, java.lang.reflect.Type type)
public void write(java.lang.Object instance, java.lang.Object value)
write
in interface AccessMode.Writer
public ObjectConverter.Reader<?> findObjectConverterReader()
findObjectConverterReader
in interface AccessMode.Writer
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.