Class IdentificationSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf92.IdentificationSection

public final class IdentificationSection extends SmfData
  • Method Details

    • smf92jbn

      public String smf92jbn()
      SMF92JBN value.
      Returns:
      String SMF92JBN value
    • smf92rst

      public LocalTime smf92rst()
      SMF92RST as a LocalTime.
      Returns:
      LocalTime SMF92RST Time
      See Also:
    • smf92rstRawValue

      public long smf92rstRawValue()
      SMF92RST raw value
      Returns:
      long SMF92RST value
    • smf92rsd

      public LocalDate smf92rsd()
      SMF92RSD as a LocalDate.
      Returns:
      LocalDate SMF92RSD Date
      See Also:
    • smf92rsdRawValue

      public int smf92rsdRawValue()
      SMF92RSD raw value.
      Returns:
      int SMF92RSD value
    • smf92stm

      public String smf92stm()
      SMF92STM value.
      Returns:
      String SMF92STM value
    • smf92rgd

      public String smf92rgd()
      SMF92RGD value. Not valid for zFS records.
      Returns:
      String SMF92RGD value
    • smf92rud

      public String smf92rud()
      SMF92RUD value. Not valid for zFS records.
      Returns:
      String SMF92RUD value
    • smf92uid

      public long smf92uid()
      SMF92UID value. Not valid for zFS records.
      Returns:
      long SMF92UID value
    • smf92gid

      public long smf92gid()
      SMF92GID value. Not valid for zFS records.
      Returns:
      long SMF92GID value
    • smf92pid

      public long smf92pid()
      SMF92PID value. Not valid for zFS records.
      Returns:
      long SMF92PID value
    • smf92pgd

      public long smf92pgd()
      SMF92PGD value. Not valid for zFS records.
      Returns:
      long SMF92PGD value
    • smf92ssd

      public long smf92ssd()
      SMF92SSD value. Not valid for zFS records.
      Returns:
      long SMF92SSD value
    • smf92api

      public long smf92api()
      SMF92API value. Not valid for zFS records.
      Returns:
      long SMF92API value
    • smf92apg

      public long smf92apg()
      SMF92APG value. Not valid for zFS records.
      Returns:
      long SMF92APG value
    • smf92asg

      public long smf92asg()
      SMF92ASG value. Not valid for zFS records.
      Returns:
      long SMF92ASG value
    • smf92asid

      public long smf92asid()
      SMF92ASID value. Only valid for zFS records.
      Returns:
      long SMF92ASID value
    • smf92rsc

      public long smf92rsc()
      SMF92RSC value. Only valid for zFS records.
      Returns:
      long SMF92RSC value
    • create

      public static IdentificationSection create(com.blackhillsoftware.smf.internal.Section Data, int offset, int length, boolean zFS)
      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