private static class InspcTargetAccessor.GetFieldsData
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| private boolean | bGetFieldsPending | 
| (package private) InspcTargetAccessor.OrderWithTime | orderGetFieldsThe last order for Get Fields. | 
| (package private) InspcTargetAccessData | requFieldsIf not null then cmdGetFields will be invoked in the next  InspcTargetAccessor.cmdFinit()invocation. | 
| (package private) java.lang.Runnable | runOnResponseFieldsIf not null then this runnable will be called on end of requestFields. | 
| (package private) InspcAccessExecRxOrder_ifc | rxActionGetFieldsAction on receiving fields from target, only valid for the requFields. | 
| Modifier | Constructor and Description | 
|---|---|
| private  | GetFieldsData() | 
InspcTargetAccessData requFields
InspcTargetAccessor.cmdFinit() invocation.
 After them this field will be set to null again.InspcAccessExecRxOrder_ifc rxActionGetFields
java.lang.Runnable runOnResponseFields
InspcTargetAccessor.OrderWithTime orderGetFields
private boolean bGetFieldsPending