public final class EssSection extends SmfData
  • Field Details

  • Method Details

    • smf6ln5

      public int smf6ln5()
      SMF6LN5 value.
      Returns:
      int SMF6LN5 value
    • smf6sgid

      public long smf6sgid()
      SMF6SGID value.
      Returns:
      long SMF6SGID value
    • smf6ind

      public int smf6ind()
      SMF6IND value.
      Returns:
      int SMF6IND value
    • smf6sjf

      public boolean smf6sjf()
      Return true if SMF6SJF bit in smf6ind() is set.
      Returns:
      boolean SMF6SJF bit is set in smf6ind()

      SMF6SJF = 0x80

    • smf6rsv

      public int smf6rsv()
      SMF6RSV value.
      Returns:
      int SMF6RSV value
    • smf6jdvt

      public String smf6jdvt()
      SMF6JDVT value.
      Returns:
      String SMF6JDVT value
    • smf6tul

      public int smf6tul()
      SMF6TUL value.
      Returns:
      int SMF6TUL value
    • smf6tu

      public byte[] smf6tu()
      SMF6TU data.
      Returns:
      byte[] SMF6TU data
    • create

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