public final class QmdaSqli extends Qmdaastr
Modifier and Type | Field and Description |
---|---|
static int |
QMDASUFM
Constant: 0xC8 = 200
|
Modifier and Type | Method and Description |
---|---|
static QmdaSqli |
create(byte[] Data,
int offset,
int length,
QmdaastrD extension)
create is intended for internal use only.
|
String |
qmdaappl()
QMDAAPPL value.
|
String |
qmdaatid()
QMDAATID value.
|
String |
qmdaplat()
QMDAPLAT value.
|
int |
qmdasfln()
QMDASFLN value.
|
String |
qmdasufx()
QMDASUFX value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QMDASUFM
public String qmdaplat()
public String qmdaappl()
public String qmdaatid()
public int qmdasfln()
public String qmdasufx()
public static QmdaSqli create(byte[] Data, int offset, int length, QmdaastrD extension)
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.