public final class PropLookupSegment
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
PropLookupSegment() |
|
PropLookupSegment(char lastGlyph,
char firstGlyph,
char value) |
protected |
PropLookupSegment(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
char |
firstGlyph() |
char |
lastGlyph() |
void |
setFirstGlyph(char value) |
void |
setLastGlyph(char value) |
void |
setValue(char value) |
char |
value() |