Accessor.FieldReflection<BeanT,ValueT>, Accessor.GetterOnlyReflection<BeanT,ValueT>, Accessor.GetterSetterReflection<BeanT,ValueT>, Accessor.ReadOnlyFieldReflection<BeanT,ValueT>, Accessor.SetterOnlyReflection<BeanT,ValueT>
JAXB_ELEMENT_VALUE, valueType
Constructor | Description |
---|---|
FieldAccessor_Long() |
Modifier and Type | Method | Description |
---|---|---|
Object |
get(Object bean) |
Gets the value of the property of the given bean object.
|
void |
set(Object bean,
Object value) |
Sets the value of the property of the given bean object.
|
adapt, adapt, getErrorInstance, getUnadapted, getValueType, isAbstractable, isAdapted, isValueTypeAbstractable, optimize, receive, setUnadapted
Copyright © 2018 Oracle Corporation. All rights reserved.