public final class ProductSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
ICEPEND
Constant: 0x10 = 16
|
Modifier and Type | Method and Description |
---|---|
static ProductSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
iceprdct()
ICEPRDCT value.
|
String |
icerecv()
ICERECV value.
|
String |
icerelnm()
ICERELNM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int ICEPEND
public String icerecv()
public String iceprdct()
public String icerelnm()
public static ProductSection 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.