public final class Qwsb extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QWSBEND
Constant: 0x1C = 28
|
Modifier and Type | Method and Description |
---|---|
static Qwsb |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
String |
qwsbnm()
QWSBNM value.
|
long |
qwsboth()
QWSBOTH value.
|
int |
qwsboth1()
QWSBOTH1 value.
|
int |
qwsboth2()
QWSBOTH2 value.
|
int |
qwsboth3()
QWSBOTH3 value.
|
int |
qwsboth4()
QWSBOTH4 value.
|
int |
qwsbsact()
QWSBSACT value.
|
int |
qwsbsbuf()
QWSBSBUF value.
|
int |
qwsbsrna()
QWSBSRNA value.
|
long |
qwsbsrnw()
QWSBSRNW value.
|
long |
qwsbsrsw()
QWSBSRSW value.
|
int |
qwsbswf()
QWSBSWF value.
|
long |
qwsbwseq()
QWSBWSEQ value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QWSBEND
public String qwsbnm()
public long qwsbwseq()
public long qwsbsrsw()
public long qwsbsrnw()
public int qwsbsbuf()
public int qwsbsact()
public int qwsbsrna()
public int qwsbswf()
public long qwsboth()
public int qwsboth1()
public int qwsboth2()
public int qwsboth3()
public int qwsboth4()
public static Qwsb create(byte[] Data, int offset, int length, SmfDb2Record parent)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.