Class FileDeleteRename


public final class FileDeleteRename extends SmfData
  • Field Details

  • Method Details

    • smf92dft

      public ZonedDateTime smf92dft()
      SMF92DFT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF92DFT STCK converted to ZonedDateTime
      See Also:
    • smf92dftRawValue

      public BigInteger smf92dftRawValue()
      SMF92DFT STCK value.
      Returns:
      BigInteger SMF92DFT STCK value
    • smf92dty

      public FileType smf92dty()
      SMF92DTY value.
      Returns:
      FileType SMF92DTY value
    • smf92dtyRawValue

      public int smf92dtyRawValue()
      SMF92DTY raw value.
      Returns:
      int SMF92DTY raw value
    • smf92dflg

      public int smf92dflg()
      SMF92DFLG value.
      Returns:
      int SMF92DFLG value
    • smf92dren

      public boolean smf92dren()
      Return true if SMF92DREN bit in smf92dflg() is set.
      Returns:
      boolean SMF92DREN bit is set in smf92dflg()

      SMF92DREN = 0x80

    • smf92din

      public long smf92din()
      SMF92DIN value.
      Returns:
      long SMF92DIN value
    • smf92dinp

      public long smf92dinp()
      SMF92DINP value.
      Returns:
      long SMF92DINP value
    • smf92ddn

      public long smf92ddn()
      SMF92DDN value.
      Returns:
      long SMF92DDN value
    • smf92dfs

      public String smf92dfs()
      SMF92DFS value.
      Returns:
      String SMF92DFS value
    • smf92dnl

      public int smf92dnl()
      SMF92DNL value.
      Returns:
      int SMF92DNL value
    • smf92dfn

      public String smf92dfn()
      SMF92DFN value.
      Returns:
      String SMF92DFN value
    • smf92dnlr

      public int smf92dnlr()
      SMF92DNLR value.
      Returns:
      int SMF92DNLR value
    • smf92dfnr

      public String smf92dfnr()
      SMF92DFNR value.
      Returns:
      String SMF92DFNR value for Rename, null for Delete
    • create

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