com.mindbright.terminal.tandem6530
public class VariableFieldAttributeTable extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static FieldAttributes[] |
defaultTable |
protected FieldAttributes[] |
table |
Constructor and Description |
---|
VariableFieldAttributeTable() |
Modifier and Type | Method and Description |
---|---|
FieldAttributes |
get(int index) |
protected boolean |
isInsideTable(int index) |
void |
reset() |
void |
set(int startIndex,
FieldAttributes[] entries) |
protected static FieldAttributes[] defaultTable
protected FieldAttributes[] table
protected boolean isInsideTable(int index)
public FieldAttributes get(int index)
public void set(int startIndex, FieldAttributes[] entries)
public void reset()