public static class FieldAccessMode.FieldWriter extends FieldAccessMode.FieldDecoratedType implements AccessMode.Writer
field, type
Constructor and Description |
---|
FieldWriter(Field field,
Type type) |
Modifier and Type | Method and Description |
---|---|
ObjectConverter.Reader<?> |
findObjectConverterReader() |
void |
write(Object instance,
Object value) |
findConverter, getAnnotation, getClassOrPackageAnnotation, getField, 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–2017 The Apache Software Foundation. All rights reserved.