public final class TerminalStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • a06len

      public int a06len()
      A06LEN value.
      Returns:
      int A06LEN value
    • a06idr

      public boolean a06idr()
      Return true if a06id() equals A06IDR.
      Returns:
      boolean a06id() equals A06IDR

      A06IDR = 0x22

    • a06idl

      public boolean a06idl()
      Return true if a06id() equals A06IDL.
      Returns:
      boolean a06id() equals A06IDL

      A06IDL = 0x52

    • a06id

      public int a06id()
      A06ID value.
      Returns:
      int A06ID value
    • a06dvers

      public int a06dvers()
      A06DVERS value.
      Returns:
      int A06DVERS value
    • a06teti

      public String a06teti()
      A06TETI value.
      Returns:
      String A06TETI value
    • a06tett

      public int a06tett()
      A06TETT value.
      Returns:
      int A06TETT value
    • a06eamib

      public int a06eamib()
      A06EAMIB value.
      Returns:
      int A06EAMIB value
    • a06lenp

      public int a06lenp()
      A06LENP value.
      Returns:
      int A06LENP value
    • a06teni

      public long a06teni()
      A06TENI value.
      Returns:
      long A06TENI value
    • a06teno

      public long a06teno()
      A06TENO value.
      Returns:
      long A06TENO value
    • a06teot

      public long a06teot()
      A06TEOT value.
      Returns:
      long A06TEOT value
    • a06csvc

      public long a06csvc()
      A06CSVC value.
      Returns:
      long A06CSVC value
    • a06tete

      public long a06tete()
      A06TETE value.
      Returns:
      long A06TETE value
    • a06teoe

      public long a06teoe()
      A06TEOE value.
      Returns:
      long A06TEOE value
    • a06tcnt

      public long a06tcnt()
      A06TCNT value.
      Returns:
      long A06TCNT value
    • a06scnt

      public long a06scnt()
      A06SCNT value.
      Returns:
      long A06SCNT value
    • a06mcnt

      public int a06mcnt()
      A06MCNT value.
      Returns:
      int A06MCNT value
    • a06lunam

      public String a06lunam()
      A06LUNAM value.
      Returns:
      String A06LUNAM value
    • a06prty

      public String a06prty()
      A06PRTY value.
      Returns:
      String A06PRTY value
    • a06stg

      public long a06stg()
      A06STG value.
      Returns:
      long A06STG value
    • a06sysid

      public String a06sysid()
      A06SYSID value.
      Returns:
      String A06SYSID value
    • a06ontm

      public LocalDateTime a06ontm()
      A06ONTM STCK value converted to LocalDateTime (nanosecond precision).

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

      Returns:
      LocalDateTime A06ONTM STCK converted to LocalDateTime
      See Also:
    • a06ontmRawValue

      public BigInteger a06ontmRawValue()
      A06ONTM STCK value.
      Returns:
      BigInteger A06ONTM STCK value
    • a06offtm

      public LocalDateTime a06offtm()
      A06OFFTM STCK value converted to LocalDateTime (nanosecond precision).

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

      Returns:
      LocalDateTime A06OFFTM STCK converted to LocalDateTime
      See Also:
    • a06offtmRawValue

      public BigInteger a06offtmRawValue()
      A06OFFTM STCK value.
      Returns:
      BigInteger A06OFFTM STCK value
    • a06gontm

      public ZonedDateTime a06gontm()
      A06GONTM STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime A06GONTM STCK converted to ZonedDateTime
      See Also:
    • a06gontmRawValue

      public BigInteger a06gontmRawValue()
      A06GONTM STCK value.
      Returns:
      BigInteger A06GONTM STCK value
    • a06goftm

      public ZonedDateTime a06goftm()
      A06GOFTM STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime A06GOFTM STCK converted to ZonedDateTime
      See Also:
    • a06goftmRawValue

      public BigInteger a06goftmRawValue()
      A06GOFTM STCK value.
      Returns:
      BigInteger A06GOFTM STCK value
    • create

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