public static final class DataAccess.Dst
extends java.lang.Object
DataAccess#access(List, Object, Map, boolean, boolean, boolean, Dst)
to store a value.| Modifier and Type | Field and Description |
|---|---|
protected java.lang.reflect.Field |
field |
protected java.lang.Object |
obj |
| Constructor and Description |
|---|
Dst() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(java.lang.Object val)
Sets the val to the given instance.
|