public final class StorageClassSummary extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF4201B_LEN
Constant: 0x30 = 48
|
Modifier and Type | Method and Description |
---|---|
static StorageClassSummary |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42pnl()
SMF42PNL value.
|
String |
smf42pnn()
SMF42PNN value.
|
long |
smf42sdh()
SMF42SDH value.
|
long |
smf42sdt()
SMF42SDT value.
|
long |
smf42srh()
SMF42SRH value.
|
long |
smf42srt()
SMF42SRT value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF4201B_LEN
public int smf42pnl()
public String smf42pnn()
public long smf42srt()
public long smf42srh()
public long smf42sdt()
public long smf42sdh()
public static StorageClassSummary 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.