public final class VtamGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
A03IDE
Constant: 0x15 = 21
|
static int |
A03VERS
Constant: 0x01 = 1
|
static int |
A03VOFF
Constant: 0x00 = 0
|
static int |
A03VON
Constant: 0x01 = 1
|
STIASG, STIAUTO, STICLEN, STICONMR, STICONSR, STICONSS, STID2G, STID2R, STIDBUSS, STIDHD, STIDS, STIDSR, STIDST, STIECC, STIECG, STIECR, STIEND, STIEPG, STIEPR, STIFCR, STIFEPIC, STIFEPIP, STIFEPIT, STIISR, STILDB, STILDG, STILDP, STILDR, STILDY, STILGG, STILGR, STILGS, STILSRFR, STILSRR, STIM, STIMLR, STIMNR, STIMPR, STIMQG, STIMQR, STINDJ, STINQG, STIPAUTO, STIPGD, STIPGE, STIPGP, STIPGR, STIPIR, STIPIW, STIRLR, STIRMG, STISDG, STISDR, STISECUR, STISJG, STISJR, STISJS, STISMD, STISMDSA, STISMT, STISOG, STISOR, STIST, STITCR, STITDG, STITDQG, STITDQR, STITDR, STITM, STITSQ, STIUSG, STIVT, STIW2R, STIWBG, STIWBR, STIXMC, STIXMG, STIXMR
Modifier and Type | Method and Description |
---|---|
long |
a03bmab()
A03BMAB value.
|
long |
a03bmig()
A03BMIG value.
|
long |
a03bmlg()
A03BMLG value.
|
int |
a03bmvl()
A03BMVL value.
|
int |
a03doc()
A03DOC value.
|
int |
a03dvers()
A03DVERS value.
|
int |
a03id()
A03ID value.
|
int |
a03len()
A03LEN value.
|
long |
a03luhwm()
A03LUHWM value.
|
long |
a03lunum()
A03LUNUM value.
|
LocalTime |
a03psdin()
A03PSDIN as LocalTime.
|
int |
a03psdinRawValue()
A03PSDIN raw value.
|
long |
a03psec()
A03PSEC value.
|
long |
a03psic()
A03PSIC value.
|
long |
a03psnc()
A03PSNC value.
|
long |
a03psoc()
A03PSOC value.
|
String |
a03pstyp()
A03PSTYP value.
|
long |
a03psuc()
A03PSUC value.
|
int |
a03rplx()
A03RPLX value.
|
int |
a03rplxt()
A03RPLXT value.
|
boolean |
a03voff()
|
boolean |
a03von()
|
int |
a03vtsos()
A03VTSOS value.
|
static VtamGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int A03IDE
public static final int A03VERS
public static final int A03VON
public static final int A03VOFF
public int a03len()
public int a03id()
public int a03dvers()
public int a03rplxt()
public int a03rplx()
public int a03vtsos()
public int a03doc()
public long a03lunum()
public long a03luhwm()
public long a03psic()
public long a03psnc()
public long a03psoc()
public long a03psuc()
public long a03psec()
public String a03pstyp()
public LocalTime a03psdin()
LocalTime
public int a03psdinRawValue()
public int a03bmvl()
public boolean a03von()
a03bmvl()
equals A03VON
A03VON = 0x01
public boolean a03voff()
a03bmvl()
equals A03VOFF
A03VOFF = 0x00
public long a03bmig()
public long a03bmlg()
public long a03bmab()
public static VtamGlobalStatistics create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.