public final class FepiTargetStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
A24IDR
Constant: 0x12 = 18
|
static int |
A24VERS
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 |
a24alloc()
A24ALLOC value.
|
String |
a24appl()
A24APPL value.
|
int |
a24dvers()
A24DVERS value.
|
int |
a24id()
A24ID value.
|
int |
a24len()
A24LEN value.
|
long |
a24ndct()
A24NDCT value.
|
long |
a24pkwt()
A24PKWT value.
|
String |
a24pool()
A24POOL value.
|
String |
a24targ()
A24TARG value.
|
long |
a24tiout()
A24TIOUT value.
|
long |
a24totwt()
A24TOTWT value.
|
long |
a24wait()
A24WAIT value.
|
static FepiTargetStatistics |
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 A24IDR
public static final int A24VERS
public int a24len()
public int a24id()
public int a24dvers()
public String a24targ()
public String a24pool()
public String a24appl()
public long a24ndct()
public long a24alloc()
public long a24totwt()
public long a24wait()
public long a24pkwt()
public long a24tiout()
public static FepiTargetStatistics 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.