public final class UserDomainGlobalStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
USGIDE
Constant: 0x3D = 61
|
static int |
USGVERS
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 |
---|---|
static UserDomainGlobalStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
usgdeenf()
USGDEENF value.
|
long |
usgdesof()
USGDESOF value.
|
long |
usgdrcur()
USGDRCUR value.
|
long |
usgdrnfc()
USGDRNFC value.
|
long |
usgdrpk()
USGDRPK value.
|
long |
usgdrrc()
USGDRRC value.
|
int |
usgdvers()
USGDVERS value.
|
long |
usgenfk()
USGENFK value.
|
long |
usgenfun()
USGENFUN value.
|
int |
usgid()
USGID value.
|
int |
usglen()
USGLEN value.
|
long |
usgtocur()
USGTOCUR value.
|
long |
usgtoec()
USGTOEC value.
|
Duration |
usgtomrt()
USGTOMRT as a Duration.
|
long |
usgtomrtRawValue()
USGTOMRT raw value.
|
double |
usgtomrtSeconds()
USGTOMRT in seconds.
|
long |
usgtopk()
USGTOPK value.
|
long |
usgtorc()
USGTORC value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int USGIDE
public static final int USGVERS
public int usglen()
public int usgid()
public int usgdvers()
public Duration usgtomrt()
usgtomrtRawValue()
.
Please contact Black Hill Software for more information.public double usgtomrtSeconds()
usgtomrtRawValue()
.
Please contact Black Hill Software for more information.public long usgtomrtRawValue()
public long usgtorc()
public long usgtoec()
public long usgdrrc()
public long usgdrnfc()
public long usgdesof()
public long usgdeenf()
public long usgdrcur()
public long usgdrpk()
public long usgtocur()
public long usgtopk()
public long usgenfk()
public long usgenfun()
public static UserDomainGlobalStatistics 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.