public final class Qtga extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QTGAEND
Constant: 0x30 = 48
|
Modifier and Type | Method and Description |
---|---|
static Qtga |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
long |
qtgacplk()
QTGACPLK value.
|
long |
qtgacslm()
QTGACSLM value.
|
long |
qtgadrta()
QTGADRTA value.
|
long |
qtgafcnt()
QTGAFCNT value.
|
long |
qtgaflse()
QTGAFLSE value.
|
long |
qtgaiglo()
QTGAIGLO value.
|
long |
qtgalplk()
QTGALPLK value.
|
long |
qtgalslm()
QTGALSLM value.
|
long |
qtgantfy()
QTGANTFY value.
|
long |
qtgasglo()
QTGASGLO value.
|
long |
qtgauplk()
QTGAUPLK value.
|
long |
qtgauslm()
QTGAUSLM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QTGAEND
public long qtgalplk()
public long qtgacplk()
public long qtgauplk()
public long qtgalslm()
public long qtgacslm()
public long qtgauslm()
public long qtgaiglo()
public long qtgasglo()
public long qtgaflse()
public long qtgadrta()
public long qtgantfy()
public long qtgafcnt()
public static Qtga 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.