public final class JobList extends SmfData
SMF 98 generic Exceptional Job List section - usually you would use subtype specific sections
  • Method Details

    • asid

      public int asid()
      SMF98JobListHdr_ASID value.
      Returns:
      int SMF98JobListHdr_ASID value
    • jobName

      public String jobName()
      SMF98JobListHdr_JobName value.
      Returns:
      String SMF98JobListHdr_JobName value
    • activityArea

      public byte[] activityArea()
      SMF98JobListActivityArea data.
      Returns:
      byte[] SMF98JobListActivityArea data
    • create

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