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, struct
public 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.Object
public void onPostInitialize()