public final class FileOpen extends SmfData
  • Field Details

  • Method Details

    • smf92oto

      public ZonedDateTime smf92oto()
      SMF92OTO STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF92OTO STCK converted to ZonedDateTime
      See Also:
    • smf92otoRawValue

      public BigInteger smf92otoRawValue()
      SMF92OTO STCK value.
      Returns:
      BigInteger SMF92OTO STCK value
    • smf92oty

      public FileType smf92oty()
      SMF92OTY value.
      Returns:
      FileType SMF92OTY value
    • smf92otyRawValue

      public int smf92otyRawValue()
      SMF92OTY raw value.
      Returns:
      int SMF92OTY raw value
    • smf92ofg

      public int smf92ofg()
      SMF92OFG value.
      Returns:
      int SMF92OFG value
    • smf92onf

      public boolean smf92onf()
      Return true if SMF92ONF bit in smf92ofg() is set.
      Returns:
      boolean SMF92ONF bit is set in smf92ofg()

      SMF92ONF = 0x80

    • smf92ons

      public boolean smf92ons()
      Return true if SMF92ONS bit in smf92ofg() is set.
      Returns:
      boolean SMF92ONS bit is set in smf92ofg()

      SMF92ONS = 0x40

    • smf92ocs

      public boolean smf92ocs()
      Return true if SMF92OCS bit in smf92ofg() is set.
      Returns:
      boolean SMF92OCS bit is set in smf92ofg()

      SMF92OCS = 0x20

    • smf92otk

      public long smf92otk()
      SMF92OTK value.
      Returns:
      long SMF92OTK value
    • smf92oin

      public long smf92oin()
      SMF92OIN value.
      Returns:
      long SMF92OIN value
    • smf92odn

      public long smf92odn()
      SMF92ODN value.
      Returns:
      long SMF92ODN value
    • create

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