public final class VtamGlobalStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • a03len

      public int a03len()
      A03LEN value.
      Returns:
      int A03LEN value
    • a03id

      public int a03id()
      A03ID value.
      Returns:
      int A03ID value
    • a03dvers

      public int a03dvers()
      A03DVERS value.
      Returns:
      int A03DVERS value
    • a03rplxt

      public int a03rplxt()
      A03RPLXT value.
      Returns:
      int A03RPLXT value
    • a03rplx

      public int a03rplx()
      A03RPLX value.
      Returns:
      int A03RPLX value
    • a03vtsos

      public int a03vtsos()
      A03VTSOS value.
      Returns:
      int A03VTSOS value
    • a03doc

      public int a03doc()
      A03DOC value.
      Returns:
      int A03DOC value
    • a03lunum

      public long a03lunum()
      A03LUNUM value.
      Returns:
      long A03LUNUM value
    • a03luhwm

      public long a03luhwm()
      A03LUHWM value.
      Returns:
      long A03LUHWM value
    • a03psic

      public long a03psic()
      A03PSIC value.
      Returns:
      long A03PSIC value
    • a03psnc

      public long a03psnc()
      A03PSNC value.
      Returns:
      long A03PSNC value
    • a03psoc

      public long a03psoc()
      A03PSOC value.
      Returns:
      long A03PSOC value
    • a03psuc

      public long a03psuc()
      A03PSUC value.
      Returns:
      long A03PSUC value
    • a03psec

      public long a03psec()
      A03PSEC value.
      Returns:
      long A03PSEC value
    • a03pstyp

      public String a03pstyp()
      A03PSTYP value.
      Returns:
      String A03PSTYP value
    • a03psdin

      public LocalTime a03psdin()
      A03PSDIN as LocalTime.
      Returns:
      LocalTime A03PSDIN
      See Also:
    • a03psdinRawValue

      public int a03psdinRawValue()
      A03PSDIN raw value.
      Returns:
      int A03PSDIN value
    • a03bmvl

      public int a03bmvl()
      A03BMVL value.
      Returns:
      int A03BMVL value
    • a03von

      public boolean a03von()
      Return true if a03bmvl() equals A03VON.
      Returns:
      boolean a03bmvl() equals A03VON

      A03VON = 0x01

    • a03voff

      public boolean a03voff()
      Return true if a03bmvl() equals A03VOFF.
      Returns:
      boolean a03bmvl() equals A03VOFF

      A03VOFF = 0x00

    • a03bmig

      public long a03bmig()
      A03BMIG value.
      Returns:
      long A03BMIG value
    • a03bmlg

      public long a03bmlg()
      A03BMLG value.
      Returns:
      long A03BMLG value
    • a03bmab

      public long a03bmab()
      A03BMAB value.
      Returns:
      long A03BMAB value
    • create

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