Class ConnectionInitiation

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

public final class ConnectionInitiation extends SmfData
  • Method Details

    • smf119apTiRName

      public String smf119apTiRName()
      SMF119AP_TIRName value.
      Returns:
      String SMF119AP_TIRName value
    • smf119apTiConnID

      public long smf119apTiConnID()
      SMF119AP_TIConnID value.
      Returns:
      long SMF119AP_TIConnID value
    • smf119apTiSubTask

      public String smf119apTiSubTask()
      SMF119AP_TISubTask value.
      Returns:
      String SMF119AP_TISubTask value
    • smf119apTiRip

      public InetAddress smf119apTiRip()
      SMF119AP_TIRIP value.
      Returns:
      InetAddress SMF119AP_TIRIP value
    • smf119apTiRipRawValue

      public BigInteger smf119apTiRipRawValue()
      SMF119AP_TIRIP raw value.
      Returns:
      BigInteger SMF119AP_TIRIP value
    • smf119apTIRIPFmt

      public int smf119apTIRIPFmt()
      SMF119AP_TIRIPFmt value.
      Returns:
      int SMF119AP_TIRIPFmt value
    • smf119apTiLip

      public InetAddress smf119apTiLip()
      SMF119AP_TILIP value.
      Returns:
      InetAddress SMF119AP_TILIP value
    • smf119apTiLipRawValue

      public BigInteger smf119apTiLipRawValue()
      SMF119AP_TILIP raw value.
      Returns:
      BigInteger SMF119AP_TILIP value
    • smf119apTiLipFmt

      public int smf119apTiLipFmt()
      SMF119AP_TILIPFmt value.
      Returns:
      int SMF119AP_TILIPFmt value
    • smf119apTiRPort

      public int smf119apTiRPort()
      SMF119AP_TIRPort value.
      Returns:
      int SMF119AP_TIRPort value
    • smf119apTiLPort

      public int smf119apTiLPort()
      SMF119AP_TILPort value.
      Returns:
      int SMF119AP_TILPort value
    • smf119apTiTime

      public LocalTime smf119apTiTime()
      SMF119AP_TITime as a LocalTime.
      Returns:
      LocalTime SMF119AP_TITime Time
      See Also:
    • smf119apTiTimeRawValue

      public long smf119apTiTimeRawValue()
      SMF119AP_TITime raw value
      Returns:
      long SMF119AP_TITime value
    • smf119apTiDate

      public LocalDate smf119apTiDate()
      SMF119AP_TIDate as a LocalDate.
      Returns:
      LocalDate SMF119AP_TIDate Date
      See Also:
    • smf119apTiDateRawValue

      public int smf119apTiDateRawValue()
      SMF119AP_TIDate raw value.
      Returns:
      int SMF119AP_TIDate value
    • smf119apTiStck

      public ZonedDateTime smf119apTiStck()
      SMF119AP_TISTCK STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use smf119apTiStckRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      DateTime SMF119AP_TISTCK STCK converted to ZonedDateTime
      See Also:
    • smf119apTiStckRawValue

      public BigInteger smf119apTiStckRawValue()
      SMF119AP_TISTCK STCK value.
      Returns:
      BigInteger SMF119AP_TISTCK STCK value
    • create

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