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

      public int smf74rbr()
      SMF74RBR value.
      Returns:
      int SMF74RBR value
    • smf74rsq

      public int smf74rsq()
      SMF74RSQ value.
      Returns:
      int SMF74RSQ value
    • smf74rio

      public int smf74rio()
      SMF74RIO value.
      Returns:
      int SMF74RIO value
    • smf74ril

      public int smf74ril()
      SMF74RIL value.
      Returns:
      int SMF74RIL value
    • smf74rin

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