public final class ReassemblyArea extends SmfData
  • Method Details Link icon

    • reassemblyBlocks Link icon

      public List<ReassemblyBlock> reassemblyBlocks()
      Get a List containing Reassembly Blocks from the record
      Returns:
      a list of ReassemblyBlock
    • smf75rbr Link icon

      public int smf75rbr()
      SMF75RBR value.
      Returns:
      int SMF75RBR value
    • smf75rsq Link icon

      public int smf75rsq()
      SMF75RSQ value.
      Returns:
      int SMF75RSQ value
    • smf75rio Link icon

      public int smf75rio()
      SMF75RIO value.
      Returns:
      int SMF75RIO value
    • smf75ril Link icon

      public int smf75ril()
      SMF75RIL value.
      Returns:
      int SMF75RIL value
    • smf75rin Link icon

      public int smf75rin()
      SMF75RIN value.
      Returns:
      int SMF75RIN value
    • create Link icon

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