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