public abstract class PropertyValue
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
PropertyValue |
next |
java.lang.Object |
value
Value to assign when POJO has been instantiated.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
assign(java.lang.Object bean)
Method called to assign stored value of this property to specified
bean instance
|
public final PropertyValue next
public final java.lang.Object value
Copyright © 2010 - 2023 Adobe. All Rights Reserved