public static class InspcFieldTable.TxOrderSetValue
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
sValue |
(package private) InspcVariable |
var |
| Constructor and Description |
|---|
TxOrderSetValue(java.lang.String sValue,
InspcVariable var) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
This method will be invoked before finish of a send session.
|