public final class SynchronousIoLinkDataSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static SynchronousIoLinkDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
r749snd()
R749SND value.
|
String |
r749sndm()
R749SNDM value.
|
String |
r749sndn()
R749SNDN value.
|
String |
r749sndp()
R749SNDP value.
|
String |
r749snds()
R749SNDS value.
|
String |
r749sndt()
R749SNDT value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String r749snd()
public String r749sndt()
public String r749sndm()
public String r749sndn()
public String r749sndp()
public String r749snds()
public static SynchronousIoLinkDataSection 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.