public 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.5.2, "build v20140319-9ad6abd" API Reference