public final class MultisystemEnclaveRemoteSystemDataSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static MultisystemEnclaveRemoteSystemDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
smf30mky()
SMF30MKY value.
|
long |
smf30mra()
SMF30MRA value.
|
Duration |
smf30mrd()
SMF30MRD as a Duration.
|
long |
smf30mrdRawValue()
SMF30MRD raw value.
|
double |
smf30mrdSeconds()
SMF30MRD in seconds.
|
Duration |
smf30mri()
SMF30MRI as a Duration.
|
long |
smf30mriRawValue()
SMF30MRI raw value.
|
double |
smf30mriSeconds()
SMF30MRI in seconds.
|
String |
smf30mrs()
SMF30MRS value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String smf30mky()
public String smf30mrs()
public long smf30mra()
public Duration smf30mrd()
Duration
public double smf30mrdSeconds()
public long smf30mrdRawValue()
public Duration smf30mri()
Duration
public double smf30mriSeconds()
public long smf30mriRawValue()
public static MultisystemEnclaveRemoteSystemDataSection 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.