private static class BufferImpl.FieldStructure
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
crtField
The resolved field name.
|
int |
dstIndex
The resolved extent index.
|
Property |
dstProp
The associated property for this field.
|
| Modifier | Constructor and Description |
|---|---|
private |
FieldStructure() |
public int dstIndex
public java.lang.String crtField
public Property dstProp