public final class Qwsc extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QWSCEND
Constant: 0x18 = 24
|
Modifier and Type | Method and Description |
---|---|
static Qwsc |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
int |
qwsciid()
QWSCIID value.
|
long |
qwsciseq()
QWSCISEQ value.
|
int |
qwscoth1()
QWSCOTH1 value.
|
int |
qwscoth2()
QWSCOTH2 value.
|
int |
qwscsbna()
QWSCSBNA value.
|
int |
qwscscf()
QWSCSCF value.
|
int |
qwscsrnd()
QWSCSRND value.
|
long |
qwscsrnw()
QWSCSRNW value.
|
long |
qwscsrsw()
QWSCSRSW value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QWSCEND
public int qwsciid()
public long qwsciseq()
public long qwscsrsw()
public long qwscsrnw()
public int qwscsrnd()
public int qwscsbna()
public int qwscscf()
public int qwscoth1()
public int qwscoth2()
public static Qwsc 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.