public final class ReassemblyArea extends SmfData
  • Method Details

    • reassemblyBlocks

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

      public int smf78rbr()
      SMF78RBR value.
      Returns:
      int SMF78RBR value
    • smf78rsq

      public int smf78rsq()
      SMF78RSQ value.
      Returns:
      int SMF78RSQ value
    • smf78rio

      public int smf78rio()
      SMF78RIO value.
      Returns:
      int SMF78RIO value
    • smf78ril

      public int smf78ril()
      SMF78RIL value.
      Returns:
      int SMF78RIL value
    • smf78rin

      public int smf78rin()
      SMF78RIN value.
      Returns:
      int SMF78RIN value
    • create

      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