public final class CommonSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static CommonSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
smf6ddnm()
SMF6DDNM value.
|
String |
smf6dsnm()
SMF6DSNM value.
|
String |
smf6efmn()
SMF6EFMN value.
|
String |
smf6jbid()
SMF6JBID value.
|
int |
smf6ln3()
SMF6LN3 value.
|
String |
smf6otok()
SMF6OTOK value.
|
String |
smf6prmd()
SMF6PRMD value.
|
String |
smf6prnm()
SMF6PRNM value.
|
String |
smf6rout()
SMF6ROUT value.
|
String |
smf6secs()
SMF6SECS value.
|
String |
smf6stnm()
SMF6STNM value.
|
String |
smf6usid()
SMF6USID value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int smf6ln3()
public String smf6rout()
public String smf6efmn()
public String smf6jbid()
public String smf6stnm()
public String smf6prnm()
public String smf6ddnm()
public String smf6usid()
public String smf6secs()
public String smf6prmd()
public String smf6dsnm()
public String smf6otok()
public static CommonSection 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.