public final class FileAccess extends SmfData
  • Field Details

  • Method Details

    • smf92fawt

      public ZonedDateTime smf92fawt()
      SMF92FAWT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF92FAWT STCK converted to ZonedDateTime
      See Also:
    • smf92fawtRawValue

      public BigInteger smf92fawtRawValue()
      SMF92FAWT STCK value.
      Returns:
      BigInteger SMF92FAWT STCK value
    • smf92faft

      public FileType smf92faft()
      SMF92FAFT value.
      Returns:
      FileType SMF92FAFT value
    • smf92faftRawValue

      public int smf92faftRawValue()
      SMF92FAFT raw value.
      Returns:
      int SMF92FAFT raw value
    • smf92fafg

      public int smf92fafg()
      SMF92FAFG value.
      Returns:
      int SMF92FAFG value
    • smf92fait

      public boolean smf92fait()
      Return true if SMF92FAIT bit in smf92fafg() is set.
      Returns:
      boolean SMF92FAIT bit is set in smf92fafg()

      SMF92FAIT = 0x80

    • smf92fain

      public long smf92fain()
      SMF92FAIN value.
      Returns:
      long SMF92FAIN value
    • smf92fadn

      public long smf92fadn()
      SMF92FADN value.
      Returns:
      long SMF92FADN value
    • smf92fati

      public long smf92fati()
      SMF92FATI value.
      Returns:
      long SMF92FATI value
    • smf92fapn

      public String smf92fapn()
      SMF92FAPN value.
      Returns:
      String SMF92FAPN value
    • create

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