public final class TerminalAutoinstallStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
A04IDE
Constant: 0x18 = 24
|
static int |
A04VERS
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 |
a04cidct()
A04CIDCT value.
|
Duration |
a04cidle()
A04CIDLE as a Duration.
|
long |
a04cidleRawValue()
A04CIDLE raw value.
|
double |
a04cidleSeconds()
A04CIDLE in seconds.
|
Duration |
a04cmaxi()
A04CMAXI as a Duration.
|
long |
a04cmaxiRawValue()
A04CMAXI raw value.
|
double |
a04cmaxiSeconds()
A04CMAXI in seconds.
|
int |
a04dvers()
A04DVERS value.
|
int |
a04id()
A04ID value.
|
int |
a04len()
A04LEN value.
|
long |
a04rddel()
A04RDDEL value.
|
LocalTime |
a04rdidl()
A04RDIDL as LocalTime.
|
int |
a04rdidlRawValue()
A04RDIDL raw value.
|
LocalTime |
a04rdint()
A04RDINT as LocalTime.
|
int |
a04rdintRawValue()
A04RDINT raw value.
|
long |
a04rdiss()
A04RDISS value.
|
long |
a04rdrec()
A04RDREC value.
|
long |
a04skblt()
A04SKBLT value.
|
long |
a04skdel()
A04SKDEL value.
|
long |
a04skins()
A04SKINS value.
|
long |
a04tidct()
A04TIDCT value.
|
Duration |
a04tidle()
A04TIDLE as a Duration.
|
long |
a04tidleRawValue()
A04TIDLE raw value.
|
double |
a04tidleSeconds()
A04TIDLE in seconds.
|
long |
a04tiexp()
A04TIEXP value.
|
Duration |
a04tmaxi()
A04TMAXI as a Duration.
|
long |
a04tmaxiRawValue()
A04TMAXI raw value.
|
double |
a04tmaxiSeconds()
A04TMAXI in seconds.
|
long |
a04vadat()
A04VADAT value.
|
long |
a04vadlo()
A04VADLO value.
|
int |
a04vadpk()
A04VADPK value.
|
int |
a04vadpx()
A04VADPX value.
|
int |
a04vadqk()
A04VADQK value.
|
long |
a04vadqt()
A04VADQT value.
|
int |
a04vadqx()
A04VADQX value.
|
long |
a04vadrj()
A04VADRJ value.
|
int |
a04vadsh()
A04VADSH value.
|
static TerminalAutoinstallStatistics |
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 A04IDE
public static final int A04VERS
public int a04len()
public int a04id()
public int a04dvers()
public long a04vadat()
public int a04vadsh()
public long a04vadrj()
public long a04vadlo()
public int a04vadpk()
public int a04vadpx()
public long a04vadqt()
public int a04vadqk()
public int a04vadqx()
public LocalTime a04rdint()
LocalTime
public int a04rdintRawValue()
public LocalTime a04rdidl()
LocalTime
public int a04rdidlRawValue()
public long a04skblt()
public long a04skins()
public long a04skdel()
public long a04tiexp()
public long a04rdrec()
public long a04rdiss()
public long a04rddel()
public long a04cidct()
public Duration a04cidle()
Duration
public double a04cidleSeconds()
public long a04cidleRawValue()
public Duration a04cmaxi()
Duration
public double a04cmaxiSeconds()
public long a04cmaxiRawValue()
public long a04tidct()
public Duration a04tidle()
Duration
public double a04tidleSeconds()
public long a04tidleRawValue()
public Duration a04tmaxi()
Duration
public double a04tmaxiSeconds()
public long a04tmaxiRawValue()
public static TerminalAutoinstallStatistics 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.