Class ConnectionTerminationTelnetSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf119.ConnectionTerminationTelnetSection

public final class ConnectionTerminationTelnetSection extends SmfData
  • Method Details

    • smf119apTtTelLUName

      public String smf119apTtTelLUName()
      SMF119AP_TTTelLUName value.
      Returns:
      String SMF119AP_TTTelLUName value
    • smf119apTtTelAppl

      public String smf119apTtTelAppl()
      SMF119AP_TTTelAppl value.
      Returns:
      String SMF119AP_TTTelAppl value
    • smf119apTtTelLogmode

      public String smf119apTtTelLogmode()
      SMF119AP_TTTelLogmode value.
      Returns:
      String SMF119AP_TTTelLogmode value
    • smf119apTtTelStatus

      public long smf119apTtTelStatus()
      SMF119AP_TTTelStatus value.
      Returns:
      long SMF119AP_TTTelStatus value
    • smf119apTtTelProto

      public int smf119apTtTelProto()
      SMF119AP_TTTelProto value.
      Returns:
      int SMF119AP_TTTelProto value
    • smf119apTtTelTermCode

      public TelnetTerminationCode smf119apTtTelTermCode()
      SMF119AP_TTTelTermCode as a TelnetTerminationCode.
      Returns:
      TelnetTerminationCode SMF119AP_TTTelTermCode
    • smf119apTtTelTermCodeRawValue

      public int smf119apTtTelTermCodeRawValue()
      SMF119AP_TTTelTermCode raw value.
      Returns:
      int SMF119AP_TTTelTermCode value
    • create

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