BeanT - ValueT - public static class LazyCustomFieldAccessor.FieldReflection<BeanT,ValueT>
extends com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.FieldReflection<BeanT,ValueT>
com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.FieldReflection<BeanT,ValueT>, com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.GetterOnlyReflection<BeanT,ValueT>, com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.GetterSetterReflection<BeanT,ValueT>, com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.ReadOnlyFieldReflection<BeanT,ValueT>, com.sun.xml.internal.bind.v2.runtime.reflect.Accessor.SetterOnlyReflection<BeanT,ValueT>| Constructor and Description |
|---|
FieldReflection(Field f) |
FieldReflection(Field f,
boolean supressAccessorWarnings) |
| Modifier and Type | Method and Description |
|---|---|
ValueT |
get(BeanT bean) |
com.sun.xml.internal.bind.v2.runtime.reflect.Accessor<BeanT,ValueT> |
optimize(com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl context) |
void |
set(BeanT bean,
ValueT value) |
Copyright © 2016. All rights reserved.