|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mindbright.terminal.tandem6530.VariableFieldAttributeTable
public class VariableFieldAttributeTable
This is table 3-10.
| Field Summary | |
|---|---|
protected static FieldAttributes[] |
defaultTable
|
protected FieldAttributes[] |
table
|
| Constructor Summary | |
|---|---|
VariableFieldAttributeTable()
|
|
| Method Summary | |
|---|---|
FieldAttributes |
get(int index)
|
protected boolean |
isInsideTable(int index)
|
void |
reset()
|
void |
set(int startIndex,
FieldAttributes[] entries)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static FieldAttributes[] defaultTable
protected FieldAttributes[] table
| Constructor Detail |
|---|
public VariableFieldAttributeTable()
| Method Detail |
|---|
protected boolean isInsideTable(int index)
public FieldAttributes get(int index)
public void set(int startIndex,
FieldAttributes[] entries)
public void reset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||