public static final class DynamicEntityImpl.PropertyWrapper extends Object
Constructor and Description |
---|
PropertyWrapper()
Instantiates a new property wrapper.
|
PropertyWrapper(Object value)
Instantiates a new property wrapper.
|
Modifier and Type | Method and Description |
---|---|
Object |
getValue()
Gets the value.
|
boolean |
isSet()
Checks if is sets the.
|
void |
isSet(boolean isSet)
Checks if is set.
|
void |
setValue(Object value)
Sets the value.
|
String |
toString() |
public PropertyWrapper()
public PropertyWrapper(Object value)
value
- the valuepublic Object getValue()
public void setValue(Object value)
value
- the new valuepublic boolean isSet()
public void isSet(boolean isSet)
isSet
- the is setEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference