public final class ControlUnitCacheSummary extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF4202A_LEN
Constant: 0x58 = 88
|
static int |
SMF42ENH
Constant: 0x80 = 128
|
Modifier and Type | Method and Description |
---|---|
static ControlUnitCacheSummary |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf42afw()
SMF42AFW value.
|
int |
smf42ahr()
SMF42AHR value.
|
long |
smf42cct()
SMF42CCT value.
|
int |
smf42cdd()
SMF42CDD value.
|
long |
smf42cfw()
SMF42CFW value.
|
int |
smf42cid()
SMF42CID value.
|
long |
smf42crh()
SMF42CRH value.
|
long |
smf42css()
SMF42CSS value.
|
long |
smf42ctm()
SMF42CTM value.
|
LocalDateTime |
smf42cts()
SMF42CTS Value as a LocalDateTime.
|
BigInteger |
smf42ctsRawValue()
SMF42CTS BigInteger value.
|
long |
smf42cwm()
SMF42CWM value.
|
int |
smf42cyy()
SMF42CYY value.
|
boolean |
smf42enh()
Return true if
SMF42ENH bit in smf42ssf() is set. |
long |
smf42lct()
SMF42LCT value.
|
int |
smf42ldd()
SMF42LDD value.
|
long |
smf42lfw()
SMF42LFW value.
|
long |
smf42lrh()
SMF42LRH value.
|
long |
smf42ltm()
SMF42LTM value.
|
LocalDateTime |
smf42lts()
SMF42LTS Value as a LocalDateTime.
|
BigInteger |
smf42ltsRawValue()
SMF42LTS BigInteger value.
|
long |
smf42lwm()
SMF42LWM value.
|
int |
smf42lyy()
SMF42LYY value.
|
int |
smf42ncs()
SMF42NCS value.
|
long |
smf42nsz()
SMF42NSZ value.
|
long |
smf42sap()
SMF42SAP value.
|
int |
smf42scs()
SMF42SCS value.
|
long |
smf42spr()
SMF42SPR value.
|
long |
smf42ssa()
SMF42SSA value.
|
int |
smf42ssf()
SMF42SSF value.
|
long |
smf42ssu()
SMF42SSU value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF42ENH
public static final int SMF4202A_LEN
public int smf42scs()
public int smf42ncs()
public int smf42cid()
public long smf42css()
public long smf42ssa()
public long smf42sap()
public long smf42ssu()
public long smf42nsz()
public long smf42spr()
public int smf42ssf()
public boolean smf42enh()
SMF42ENH
bit in smf42ssf()
is set.SMF42ENH = 0x80
public long smf42lct()
public long smf42lfw()
public long smf42lrh()
public long smf42lwm()
public LocalDateTime smf42lts()
LocalDateTime
public BigInteger smf42ltsRawValue()
public int smf42lyy()
public int smf42ldd()
public long smf42ltm()
public long smf42cct()
public long smf42cfw()
public long smf42crh()
public long smf42cwm()
public LocalDateTime smf42cts()
LocalDateTime
public BigInteger smf42ctsRawValue()
public int smf42cyy()
public int smf42cdd()
public long smf42ctm()
public int smf42ahr()
public int smf42afw()
public static ControlUnitCacheSummary 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.