public final class QwhcConnectionType extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QWHCCICS
Constant: 0x04 = 4
|
static int |
QWHCDB2C
Constant: 0x02 = 2
|
static int |
QWHCDLIB
Constant: 0x03 = 3
|
static int |
QWHCDUW
Constant: 0x07 = 7
|
static int |
QWHCICTL
Constant: 0x09 = 9
|
static int |
QWHCIMSB
Constant: 0x05 = 5
|
static int |
QWHCIMSM
Constant: 0x06 = 6
|
static int |
QWHCRUW
Constant: 0x08 = 8
|
static int |
QWHCTBMP
Constant: 0x0A = 10
|
static int |
QWHCTRRS
Constant: 0x0C = 12
|
static int |
QWHCTSO
Constant: 0x01 = 1
|
static int |
QWHCUTIL
Constant: 0x0B = 11
|
Modifier and Type | Method and Description |
---|---|
static QwhcConnectionType |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QWHCTSO
public static final int QWHCDB2C
public static final int QWHCDLIB
public static final int QWHCCICS
public static final int QWHCIMSB
public static final int QWHCIMSM
public static final int QWHCDUW
public static final int QWHCRUW
public static final int QWHCICTL
public static final int QWHCTBMP
public static final int QWHCUTIL
public static final int QWHCTRRS
public static QwhcConnectionType create(byte[] Data, int offset, int length)
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.