public final class StowInitialize extends SmfData
Modifier and Type | Method and Description |
---|---|
static StowInitialize |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
smf42kds()
SMF42KDS value.
|
String |
smf42kjb()
SMF42KJB value.
|
String |
smf42kpr()
SMF42KPR value.
|
String |
smf42kst()
SMF42KST value.
|
String |
smf42kvs()
SMF42KVS value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String smf42kjb()
public String smf42kst()
public String smf42kpr()
public String smf42kds()
public String smf42kvs()
public static StowInitialize 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.