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
    • smf77rbr

      public int smf77rbr()
      SMF77RBR value.
      Returns:
      int SMF77RBR value
    • smf77rsq

      public int smf77rsq()
      SMF77RSQ value.
      Returns:
      int SMF77RSQ value
    • smf77rio

      public int smf77rio()
      SMF77RIO value.
      Returns:
      int SMF77RIO value
    • smf77ril

      public int smf77ril()
      SMF77RIL value.
      Returns:
      int SMF77RIL value
    • smf77rin

      public int smf77rin()
      SMF77RIN value.
      Returns:
      int SMF77RIN 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