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 and Description |
---|
FieldAccessor_Integer() |
Modifier and Type | Method and 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 © 2017 JBoss by Red Hat. All rights reserved.