Class StatisticsSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf62.StatisticsSection

public final class StatisticsSection extends SmfData
  • Method Details

    • smf62tim

      public LocalTime smf62tim()
      SMF62TIM as a LocalTime.
      Returns:
      LocalTime SMF62TIM Time
      See Also:
    • smf62timRawValue

      public long smf62timRawValue()
      SMF62TIM raw value
      Returns:
      long SMF62TIM value
    • smf62dt

      public LocalDate smf62dt()
      SMF62DT as a LocalDate.
      Returns:
      LocalDate SMF62DT Date
      See Also:
    • smf62dtRawValue

      public int smf62dtRawValue()
      SMF62DT raw value.
      Returns:
      int SMF62DT value
    • smf62mc1

      public int smf62mc1()
      SMF62MC1 value.
      Returns:
      int SMF62MC1 value
    • smf62mc2

      public int smf62mc2()
      SMF62MC2 value.
      Returns:
      int SMF62MC2 value
    • smf62mc3

      public int smf62mc3()
      SMF62MC3 value.
      Returns:
      int SMF62MC3 value
    • smf62mc4

      public int smf62mc4()
      SMF62MC4 value.
      Returns:
      int SMF62MC4 value
    • smf62det

      public int smf62det()
      SMF62DET value.
      Returns:
      int SMF62DET value
    • smf62dkl

      public String smf62dkl()
      SMF62DKL value.
      Returns:
      String SMF62DKL value
    • create

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