java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf98.JobList
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
SMF98JobListHdr_JobName value.- Returns:
- String SMF98JobListHdr_JobName value
-
activityArea
public byte[] activityArea()SMF98JobListActivityArea data.- Returns:
- byte[] SMF98JobListActivityArea data
-
create
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 sectionoffset
- Offset of this section in the datalength
- length of the section
-