public final class Subtype25Header extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF42QL
Constant: 0x18 = 24
|
Modifier and Type | Method and Description |
---|---|
static Subtype25Header |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42qn1()
SMF42QN1 value.
|
int |
smf42qn2()
SMF42QN2 value.
|
int |
smf42qn3()
SMF42QN3 value.
|
int |
smf42qn4()
SMF42QN4 value.
|
int |
smf42qn5()
SMF42QN5 value.
|
int |
smf42qn6()
SMF42QN6 value.
|
int |
smf42qn7()
SMF42QN7 value.
|
int |
smf42qn8()
SMF42QN8 value.
|
int |
smf42qn9()
SMF42QN9 value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42QL
public int smf42qn1()
public int smf42qn2()
public int smf42qn3()
public int smf42qn4()
public int smf42qn5()
public int smf42qn6()
public int smf42qn7()
public int smf42qn8()
public int smf42qn9()
public static Subtype25Header 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.