public class SossStruct.Int8 extends Struct.Member
Struct.Signed16 which depends on the top-most struct
calling SossStruct.memberInitializationComplete() in its constructor after all
field initializers have run.| Constructor and Description |
|---|
Int8() |
| Modifier and Type | Method and Description |
|---|---|
byte |
get() |
boolean |
getBoolean() |
void |
onPostInitialize() |
void |
set(boolean value) |
void |
set(byte value) |
java.lang.String |
toString() |
offset, position, structpublic final byte get()
public final void set(byte value)
public final void set(boolean value)
public final boolean getBoolean()
public java.lang.String toString()
toString in class java.lang.Objectpublic void onPostInitialize()