public final class FileSystemMove extends SmfData
  • Field Details

  • Method Details

    • smf92vtv

      public ZonedDateTime smf92vtv()
      SMF92VTV STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF92VTV STCK converted to ZonedDateTime
      See Also:
    • smf92vtvRawValue

      public BigInteger smf92vtvRawValue()
      SMF92VTV STCK value.
      Returns:
      BigInteger SMF92VTV STCK value
    • smf92vtm

      public ZonedDateTime smf92vtm()
      SMF92VTM STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

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

      Returns:
      DateTime SMF92VTM STCK converted to ZonedDateTime
      See Also:
    • smf92vtmRawValue

      public BigInteger smf92vtmRawValue()
      SMF92VTM STCK value.
      Returns:
      BigInteger SMF92VTM STCK value
    • smf92vft

      public FileSystemType smf92vft()
      SMF92VFT FileSystemType.
      Returns:
      FileSystemType from SMF92VFT value
    • smf92vftRawValue

      public long smf92vftRawValue()
      SMF92VFT raw value.
      Returns:
      long SMF92VFT raw value
    • smf92vfm

      public MntEntFsMode smf92vfm()
      SMF92VFM MntEntFsMode.
      Returns:
      MntEntFsMode SMF92VFM value
    • smf92vfmRawValue

      public long smf92vfmRawValue()
      SMF92VFM raw value.
      Returns:
      long SMF92VFM raw value
    • smf92vdn

      public long smf92vdn()
      SMF92VDN value.
      Returns:
      long SMF92VDN value
    • smf92vdd

      public String smf92vdd()
      SMF92VDD value.
      Returns:
      String SMF92VDD value
    • smf92vtn

      public String smf92vtn()
      SMF92VTN value.
      Returns:
      String SMF92VTN value
    • smf92vnm

      public String smf92vnm()
      SMF92VNM value.
      Returns:
      String SMF92VNM value
    • smf92vbl

      public long smf92vbl()
      SMF92VBL value.
      Returns:
      long SMF92VBL value
    • smf92vst

      public long smf92vst()
      SMF92VST value, throws exception if SMF92VST overflows 64 bit signed integer.
      Returns:
      long SMF92VST
      Throws:
      IllegalArgumentException - If the value of SMF92VST exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF92VST). Use smf92vstAsBigInteger() if this is possible.
    • smf92vstAsBigInteger

      public BigInteger smf92vstAsBigInteger()
      SMF92VST value as a BigInteger.

      smf92vst() may provide better performance if the value will not exceed the maximum value for a signed long.

      Returns:
      BigInteger SMF92VST
    • smf92vsu

      public long smf92vsu()
      SMF92VSU value, throws exception if SMF92VSU overflows 64 bit signed integer.
      Returns:
      long SMF92VSU
      Throws:
      IllegalArgumentException - If the value of SMF92VSU exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF92VSU). Use smf92vsuAsBigInteger() if this is possible.
    • smf92vsuAsBigInteger

      public BigInteger smf92vsuAsBigInteger()
      SMF92VSU value as a BigInteger.

      smf92vsu() may provide better performance if the value will not exceed the maximum value for a signed long.

      Returns:
      BigInteger SMF92VSU
    • smf92vsr

      public long smf92vsr()
      SMF92VSR value.
      Returns:
      long SMF92VSR value
    • smf92vsw

      public long smf92vsw()
      SMF92VSW value.
      Returns:
      long SMF92VSW value
    • smf92vdi

      public long smf92vdi()
      SMF92VDI value.
      Returns:
      long SMF92VDI value
    • smf92vir

      public long smf92vir()
      SMF92VIR value.
      Returns:
      long SMF92VIR value
    • smf92viw

      public long smf92viw()
      SMF92VIW value.
      Returns:
      long SMF92VIW value
    • smf92vbr

      public long smf92vbr()
      SMF92VBR value, throws exception if SMF92VBR overflows 64 bit signed integer.
      Returns:
      long SMF92VBR
      Throws:
      IllegalArgumentException - If the value of SMF92VBR exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF92VBR). Use smf92vbrAsBigInteger() if this is possible.
    • smf92vbrAsBigInteger

      public BigInteger smf92vbrAsBigInteger()
      SMF92VBR value as a BigInteger.

      smf92vbr() may provide better performance if the value will not exceed the maximum value for a signed long.

      Returns:
      BigInteger SMF92VBR
    • smf92vbw

      public long smf92vbw()
      SMF92VBW value, throws exception if SMF92VBW overflows 64 bit signed integer.
      Returns:
      long SMF92VBW
      Throws:
      IllegalArgumentException - If the value of SMF92VBW exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF92VBW). Use smf92vbwAsBigInteger() if this is possible.
    • smf92vbwAsBigInteger

      public BigInteger smf92vbwAsBigInteger()
      SMF92VBW value as a BigInteger.

      smf92vbw() may provide better performance if the value will not exceed the maximum value for a signed long.

      Returns:
      BigInteger SMF92VBW
    • smf92vfg

      public int smf92vfg()
      SMF92VFG value.
      Returns:
      int SMF92VFG value
    • smf92vui

      public boolean smf92vui()
      Return true if SMF92VUI bit in smf92vfg() is set.
      Returns:
      boolean SMF92VUI bit is set in smf92vfg()

      SMF92VUI = 0x80

    • smf92vri

      public boolean smf92vri()
      Return true if SMF92VRI bit in smf92vfg() is set.
      Returns:
      boolean SMF92VRI bit is set in smf92vfg()

      SMF92VRI = 0x40

    • smf92vof

      public int smf92vof()
      SMF92VOF value.
      Returns:
      int SMF92VOF value
    • smf92vol

      public boolean smf92vol()
      Return true if SMF92VOL bit in smf92vof() is set.
      Returns:
      boolean SMF92VOL bit is set in smf92vof()

      SMF92VOL = 0x80

    • smf92von

      public boolean smf92von()
      Return true if SMF92VON bit in smf92vof() is set.
      Returns:
      boolean SMF92VON bit is set in smf92vof()

      SMF92VON = 0x40

    • smf92vod

      public boolean smf92vod()
      Return true if SMF92VOD bit in smf92vof() is set.
      Returns:
      boolean SMF92VOD bit is set in smf92vof()

      SMF92VOD = 0x20

    • smf92vos

      public boolean smf92vos()
      Return true if SMF92VOS bit in smf92vof() is set.
      Returns:
      boolean SMF92VOS bit is set in smf92vof()

      SMF92VOS = 0x10

    • smf92vnf

      public int smf92vnf()
      SMF92VNF value.
      Returns:
      int SMF92VNF value
    • smf92vnl

      public boolean smf92vnl()
      Return true if SMF92VNL bit in smf92vnf() is set.
      Returns:
      boolean SMF92VNL bit is set in smf92vnf()

      SMF92VNL = 0x80

    • smf92vnn

      public boolean smf92vnn()
      Return true if SMF92VNN bit in smf92vnf() is set.
      Returns:
      boolean SMF92VNN bit is set in smf92vnf()

      SMF92VNN = 0x40

    • smf92vnd

      public boolean smf92vnd()
      Return true if SMF92VND bit in smf92vnf() is set.
      Returns:
      boolean SMF92VND bit is set in smf92vnf()

      SMF92VND = 0x20

    • smf92vns

      public boolean smf92vns()
      Return true if SMF92VNS bit in smf92vnf() is set.
      Returns:
      boolean SMF92VNS bit is set in smf92vnf()

      SMF92VNS = 0x10

    • create

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