Class LogrecDatasetSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf90.LogrecDatasetSection

public final class LogrecDatasetSection extends SmfData
  • Method Details

    • smf90log

      public String smf90log()
      SMF90LOG value.
      Returns:
      String SMF90LOG value
    • smf9026m

      public String smf9026m()
      SMF9026M value.
      Returns:
      String SMF9026M value
    • smf9026g

      public String smf9026g()
      SMF9026G value.
      Returns:
      String SMF9026G value
    • smf9026n

      public String smf9026n()
      SMF9026N value.
      Returns:
      String SMF9026N value
    • smf9026r

      public String smf9026r()
      SMF9026R value.
      Returns:
      String SMF9026R value
    • smf9026h

      public String smf9026h()
      SMF9026H value.
      Returns:
      String SMF9026H value
    • create

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