public final class Mixed1 extends SmfData
  • Field Details

  • Method Details

    • vsdbmin

      public long vsdbmin()
      VSDBMIN value.
      Returns:
      long VSDBMIN value
    • vsdbntme

      public ZonedDateTime vsdbntme()
      VSDBNTME as a ZonedDateTime (nanosecond precision, ZoneOffset.UTC) from the STCK 4 high order bytes.

      Use vsdbntmeRawValue() for a BigInteger containing the actual 4 high order bytes of STCK.

      Returns:
      ZonedDateTime VSDBNTME 4 high order bytes of STCK converted to ZonedDateTime
      See Also:
    • vsdbntmeRawValue

      public BigInteger vsdbntmeRawValue()
      VSDBNTME 4 high order bytes of STCK.
      Returns:
      BigInteger VSDBNTME STCK 4 high order bytes
    • vsdbmax

      public long vsdbmax()
      VSDBMAX value.
      Returns:
      long VSDBMAX value
    • vsdbxtme

      public ZonedDateTime vsdbxtme()
      VSDBXTME as a ZonedDateTime (nanosecond precision, ZoneOffset.UTC) from the STCK 4 high order bytes.

      Use vsdbxtmeRawValue() for a BigInteger containing the actual 4 high order bytes of STCK.

      Returns:
      ZonedDateTime VSDBXTME 4 high order bytes of STCK converted to ZonedDateTime
      See Also:
    • vsdbxtmeRawValue

      public BigInteger vsdbxtmeRawValue()
      VSDBXTME 4 high order bytes of STCK.
      Returns:
      BigInteger VSDBXTME STCK 4 high order bytes
    • vsdbtotl

      public double vsdbtotl()
      VSDBTOTL value.
      Returns:
      double VSDBTOTL value
    • vsdamin

      public long vsdamin()
      VSDAMIN value.
      Returns:
      long VSDAMIN value
    • vsdantme

      public ZonedDateTime vsdantme()
      VSDANTME as a ZonedDateTime (nanosecond precision, ZoneOffset.UTC) from the STCK 4 high order bytes.

      Use vsdantmeRawValue() for a BigInteger containing the actual 4 high order bytes of STCK.

      Returns:
      ZonedDateTime VSDANTME 4 high order bytes of STCK converted to ZonedDateTime
      See Also:
    • vsdantmeRawValue

      public BigInteger vsdantmeRawValue()
      VSDANTME 4 high order bytes of STCK.
      Returns:
      BigInteger VSDANTME STCK 4 high order bytes
    • vsdamax

      public long vsdamax()
      VSDAMAX value.
      Returns:
      long VSDAMAX value
    • vsdaxtme

      public ZonedDateTime vsdaxtme()
      VSDAXTME as a ZonedDateTime (nanosecond precision, ZoneOffset.UTC) from the STCK 4 high order bytes.

      Use vsdaxtmeRawValue() for a BigInteger containing the actual 4 high order bytes of STCK.

      Returns:
      ZonedDateTime VSDAXTME 4 high order bytes of STCK converted to ZonedDateTime
      See Also:
    • vsdaxtmeRawValue

      public BigInteger vsdaxtmeRawValue()
      VSDAXTME 4 high order bytes of STCK.
      Returns:
      BigInteger VSDAXTME STCK 4 high order bytes
    • vsdatotl

      public double vsdatotl()
      VSDATOTL value.
      Returns:
      double VSDATOTL value
    • create

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