public final class DscbChangeSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF420RB_LEN
Constant: 0x8C = 140
|
Modifier and Type | Method and Description |
---|---|
static DscbChangeSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
byte[] |
smf42rdsc()
SMF42RDSC data.
|
byte[] |
smf42rdscb()
SMF42RDSCB data.
|
String |
smf42rkey()
SMF42RKEY value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF420RB_LEN
public byte[] smf42rdscb()
public String smf42rkey()
public byte[] smf42rdsc()
public static DscbChangeSection 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.