public final class Qwht extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QWHTALFG
Constant: 0x20 = 32
|
static int |
QWHTEND
Constant: 0x34 = 52
|
Modifier and Type | Method and Description |
---|---|
static Qwht |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
long |
qwhtalet()
QWHTALET value.
|
boolean |
qwhtalfg()
Return true if
QWHTALFG bit in qwhtflg0() is set. |
long |
qwhtdata()
QWHTDATA value.
|
int |
qwhtdatl()
QWHTDATL value.
|
int |
qwhtdim()
QWHTDIM value.
|
long |
qwhteb()
QWHTEB value.
|
long |
qwhtexu()
QWHTEXU value.
|
int |
qwhtflag()
QWHTFLAG value.
|
int |
qwhtflg0()
QWHTFLG0 value.
|
int |
qwhtfunc()
QWHTFUNC value.
|
int |
qwhtfuncg()
QWHTFUNCG value.
|
int |
qwhthasi()
QWHTHASI value.
|
int |
qwhtlen()
QWHTLEN value.
|
int |
qwhtpasi()
QWHTPASI value.
|
long |
qwhtr0()
QWHTR0 value.
|
long |
qwhtr1()
QWHTR1 value.
|
long |
qwhtr14()
QWHTR14 value.
|
int |
qwhtr14a()
QWHTR14A value.
|
long |
qwhtr15()
QWHTR15 value.
|
int |
qwhttag()
QWHTTAG value.
|
int |
qwhttid()
QWHTTID value.
|
int |
qwhttyp()
QWHTTYP value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QWHTALFG
public static final int QWHTEND
public int qwhtlen()
public int qwhttyp()
public int qwhtflg0()
public boolean qwhtalfg()
QWHTALFG
bit in qwhtflg0()
is set.QWHTALFG = 0x20
public int qwhttid()
public int qwhttag()
public int qwhtfunc()
public long qwhteb()
public int qwhtpasi()
public int qwhtr14a()
public long qwhtr14()
public long qwhtr15()
public long qwhtr0()
public long qwhtr1()
public long qwhtexu()
public int qwhtdim()
public int qwhthasi()
public int qwhtfuncg()
public long qwhtdata()
public int qwhtflag()
public int qwhtdatl()
public long qwhtalet()
public static Qwht 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.