Class MultisystemEnclaveRemoteSystemDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf30.MultisystemEnclaveRemoteSystemDataSection

public final class MultisystemEnclaveRemoteSystemDataSection extends SmfData
  • Method Details

    • smf30mky

      public String smf30mky()
      SMF30MKY value.
      Returns:
      String SMF30MKY value
    • smf30mrs

      public String smf30mrs()
      SMF30MRS value.
      Returns:
      String SMF30MRS value
    • smf30mra

      public long smf30mra()
      SMF30MRA value.
      Returns:
      long SMF30MRA value
    • smf30mrd

      public Duration smf30mrd()
      SMF30MRD as a Duration.
      Returns:
      Duration SMF30MRD
      See Also:
    • smf30mrdSeconds

      public double smf30mrdSeconds()
      SMF30MRD in seconds.
      Returns:
      double SMF30MRD converted to seconds
    • smf30mrdRawValue

      public long smf30mrdRawValue()
      SMF30MRD raw value.
      Returns:
      long SMF30MRD value
    • smf30mri

      public Duration smf30mri()
      SMF30MRI as a Duration.
      Returns:
      Duration SMF30MRI
      See Also:
    • smf30mriSeconds

      public double smf30mriSeconds()
      SMF30MRI in seconds.
      Returns:
      double SMF30MRI converted to seconds
    • smf30mriRawValue

      public long smf30mriRawValue()
      SMF30MRI raw value.
      Returns:
      long SMF30MRI value
    • create

      public static MultisystemEnclaveRemoteSystemDataSection create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section