java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf42.subtype27.DscbChangeSection

public final class DscbChangeSection extends SmfData
  • Field Details

    • SMF420RB_LEN

      public static final int SMF420RB_LEN
      Constant: 0x8C = 140
      See Also:
  • Method Details

    • smf42rdscb

      public byte[] smf42rdscb()
      SMF42RDSCB data.
      Returns:
      byte[] SMF42RDSCB data
    • smf42rkey

      public String smf42rkey()
      SMF42RKEY value.
      Returns:
      String SMF42RKEY value
    • smf42rdsc

      public byte[] smf42rdsc()
      SMF42RDSC data.
      Returns:
      byte[] SMF42RDSC data
    • create

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