public final class StepInformationSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static StepInformationSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
smf14pgn()
SMF14PGN value.
|
String |
smf14spn()
SMF14SPN value.
|
String |
smfjobid()
SMFJOBID value.
|
String |
smfplxid()
SMFPLXID value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String smf14spn()
public String smf14pgn()
public String smfjobid()
public String smfplxid()
public static StepInformationSection 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.