java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf98.zos.WorkUnitDispatch

public final class WorkUnitDispatch extends SmfData
SMF 98 subtype 1 Work Unit Dispatch section

Obtain from

  • Method Details

    • timeTod

      public Duration timeTod()
      SMF98_1_DispInfo_TimeTOD as a Duration.
      Returns:
      Duration SMF98_1_DispInfo_TimeTOD
      See Also:
    • timeTodSeconds

      public double timeTodSeconds()
      SMF98_1_DispInfo_TimeTOD in seconds.
      Returns:
      double SMF98_1_DispInfo_TimeTOD converted to seconds
    • timeTodRawValue

      public long timeTodRawValue()
      SMF98_1_DispInfo_TimeTOD raw value.
      Returns:
      long SMF98_1_DispInfo_TimeTOD raw value
    • disps

      public long disps()
      SMF98_1_DispInfo_Disps value.
      Returns:
      long SMF98_1_DispInfo_Disps value
    • avgTimeTod

      public Duration avgTimeTod()
      SMF98_1_DispInfo_AvgTimeTOD as a Duration.
      Returns:
      Duration SMF98_1_DispInfo_AvgTimeTOD
      See Also:
    • avgTimeTodSeconds

      public double avgTimeTodSeconds()
      SMF98_1_DispInfo_AvgTimeTOD in seconds.
      Returns:
      double SMF98_1_DispInfo_AvgTimeTOD converted to seconds
    • avgTimeTodRawValue

      public long avgTimeTodRawValue()
      SMF98_1_DispInfo_AvgTimeTOD raw value.
      Returns:
      long SMF98_1_DispInfo_AvgTimeTOD raw value
    • create

      public static WorkUnitDispatch 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