public final class STXEntryOne
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
STXEntryOne() |
|
STXEntryOne(char newState,
char flags,
char index1) |
protected |
STXEntryOne(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
char |
flags() |
char |
index1() |
char |
newState() |
void |
setFlags(char value) |
void |
setIndex1(char value) |
void |
setNewState(char value) |