public final class FepiPoolStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
A22IDR
Constant: 0x10 = 16
|
static int |
A22VERS
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 |
a22alloc()
A22ALLOC value.
|
long |
a22conct()
A22CONCT value.
|
long |
a22conpk()
A22CONPK value.
|
int |
a22dvers()
A22DVERS value.
|
int |
a22id()
A22ID value.
|
int |
a22len()
A22LEN value.
|
long |
a22ndct()
A22NDCT value.
|
long |
a22pkall()
A22PKALL value.
|
long |
a22pkwt()
A22PKWT value.
|
String |
a22pool()
A22POOL value.
|
long |
a22tiout()
A22TIOUT value.
|
long |
a22totwt()
A22TOTWT value.
|
long |
a22trgct()
A22TRGCT value.
|
long |
a22wait()
A22WAIT value.
|
static FepiPoolStatistics |
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 A22IDR
public static final int A22VERS
public int a22len()
public int a22id()
public int a22dvers()
public String a22pool()
public long a22trgct()
public long a22ndct()
public long a22conct()
public long a22conpk()
public long a22alloc()
public long a22pkall()
public long a22wait()
public long a22totwt()
public long a22pkwt()
public long a22tiout()
public static FepiPoolStatistics 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.