public final class QmdaInfo extends Qmdaastr
Modifier and Type | Field and Description |
---|---|
static int |
QMDAACCM
Constant: 0x8E = 142
|
Modifier and Type | Method and Description |
---|---|
static QmdaInfo |
create(byte[] Data,
int offset,
int length,
QmdaastrD extension)
create is intended for internal use only.
|
String |
qmdaacct()
QMDAACCT value.
|
String |
qmdaauth()
QMDAAUTH value.
|
String |
qmdacnam()
QMDACNAM value.
|
String |
qmdacorr()
QMDACORR value.
|
String |
qmdactyp()
QMDACTYP value.
|
String |
qmdalocn()
QMDALOCN value.
|
String |
qmdalunm()
QMDALUNM value.
|
String |
qmdanetn()
QMDANETN value.
|
String |
qmdaplan()
QMDAPLAN value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QMDAACCM
public String qmdalocn()
public String qmdanetn()
public String qmdalunm()
public String qmdacnam()
public String qmdactyp()
public String qmdacorr()
public String qmdaauth()
public String qmdaplan()
public String qmdaacct()
public static QmdaInfo 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.