public class GrailsValueWrapper extends SimpleValueWrapper
Extends the standard implementation to also include the native wrapper instance.
| Modifiers | Name | Description |
|---|---|---|
protected java.lang.Object |
nativeWrapper |
| Constructor and description |
|---|
GrailsValueWrapper(java.lang.Object value, java.lang.Object nativeWrapper) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public java.lang.Object |
getNativeWrapper() |