public final class HiperBatchSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMFHBEND
Constant: 0x14 = 20
|
Modifier and Type | Method and Description |
---|---|
static HiperBatchSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
smfchits()
SMFCHITS value.
|
long |
smfcios()
SMFCIOS value.
|
long |
smfioreq()
SMFIOREQ value.
|
long |
smfnmwts()
SMFNMWTS value.
|
long |
smfphios()
SMFPHIOS value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMFHBEND
public long smfioreq()
public long smfchits()
public long smfnmwts()
public long smfphios()
public long smfcios()
public static HiperBatchSection 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.