public final class ResLifeBundleStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
RLR_BUNDLE_CLOUD_INSTALL
Constant: 0x0B = 11
|
static int |
RLR_BUNDLE_CREATE_CHANGE
Constant: 0x04 = 4
|
static int |
RLR_BUNDLE_CREATE_INSTALL
Constant: 0x04 = 4
|
static int |
RLR_BUNDLE_CSDAPI_CHANGE
Constant: 0x01 = 1
|
static int |
RLR_BUNDLE_CSDAPI_INSTALL
Constant: 0x01 = 1
|
static int |
RLR_BUNDLE_CSDBATCH_CHANGE
Constant: 0x02 = 2
|
static int |
RLR_BUNDLE_DREPAPI_CHANGE
Constant: 0x03 = 3
|
static int |
RLR_BUNDLE_GRPLIST_INSTALL
Constant: 0x05 = 5
|
static int |
RLR_VERS
Constant: 0x01 = 1
|
static int |
RLRDS_LENGTH
Constant: 0x0264 = 612
|
static int |
RLRIDR
Constant: 0x64 = 100
|
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 ResLifeBundleStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
String |
rlrBundleBasescope()
RLR_BUNDLE_BASESCOPE value.
|
int |
rlrBundleChangeAgent()
RLR_BUNDLE_CHANGE_AGENT value.
|
LocalDateTime |
rlrBundleChangeTime()
RLR_BUNDLE_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
rlrBundleChangeTimeRawValue()
RLR_BUNDLE_CHANGE_TIME STCK value.
|
String |
rlrBundleChangeUserid()
RLR_BUNDLE_CHANGE_USERID value.
|
boolean |
rlrBundleCloudInstall()
Return true if
rlrBundleInstallAgent() equals RLR_BUNDLE_CLOUD_INSTALL . |
boolean |
rlrBundleCreateChange()
Return true if
rlrBundleChangeAgent() equals RLR_BUNDLE_CREATE_CHANGE . |
boolean |
rlrBundleCreateInstall()
Return true if
rlrBundleInstallAgent() equals RLR_BUNDLE_CREATE_INSTALL . |
boolean |
rlrBundleCsdapiChange()
Return true if
rlrBundleChangeAgent() equals RLR_BUNDLE_CSDAPI_CHANGE . |
boolean |
rlrBundleCsdapiInstall()
Return true if
rlrBundleInstallAgent() equals RLR_BUNDLE_CSDAPI_INSTALL . |
boolean |
rlrBundleCsdbatchChange()
Return true if
rlrBundleChangeAgent() equals RLR_BUNDLE_CSDBATCH_CHANGE . |
String |
rlrBundleDefineSource()
RLR_BUNDLE_DEFINE_SOURCE value.
|
String |
rlrBundleDirectory()
RLR_BUNDLE_DIRECTORY value.
|
boolean |
rlrBundleDrepapiChange()
Return true if
rlrBundleChangeAgent() equals RLR_BUNDLE_DREPAPI_CHANGE . |
boolean |
rlrBundleGrplistInstall()
Return true if
rlrBundleInstallAgent() equals RLR_BUNDLE_GRPLIST_INSTALL . |
int |
rlrBundleInstallAgent()
RLR_BUNDLE_INSTALL_AGENT value.
|
LocalDateTime |
rlrBundleInstallTime()
RLR_BUNDLE_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
rlrBundleInstallTimeRawValue()
RLR_BUNDLE_INSTALL_TIME STCK value.
|
String |
rlrBundleInstallUserid()
RLR_BUNDLE_INSTALL_USERID value.
|
String |
rlrBundleName()
RLR_BUNDLE_NAME value.
|
int |
rlrdsId()
RLRDS_ID value.
|
int |
rlrdsLen()
RLRDS_LEN value.
|
int |
rlrdsVers()
RLRDS_VERS value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int RLRDS_LENGTH
public static final int RLRIDR
public static final int RLR_VERS
public static final int RLR_BUNDLE_CSDAPI_CHANGE
public static final int RLR_BUNDLE_CSDBATCH_CHANGE
public static final int RLR_BUNDLE_DREPAPI_CHANGE
public static final int RLR_BUNDLE_CREATE_CHANGE
public static final int RLR_BUNDLE_CSDAPI_INSTALL
public static final int RLR_BUNDLE_CREATE_INSTALL
public static final int RLR_BUNDLE_GRPLIST_INSTALL
public static final int RLR_BUNDLE_CLOUD_INSTALL
public int rlrdsLen()
public int rlrdsId()
public int rlrdsVers()
public String rlrBundleName()
public String rlrBundleDirectory()
public String rlrBundleBasescope()
public String rlrBundleDefineSource()
public LocalDateTime rlrBundleChangeTime()
Use rlrBundleChangeTimeRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger rlrBundleChangeTimeRawValue()
public String rlrBundleChangeUserid()
public int rlrBundleChangeAgent()
public int rlrBundleInstallAgent()
public LocalDateTime rlrBundleInstallTime()
Use rlrBundleInstallTimeRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger rlrBundleInstallTimeRawValue()
public String rlrBundleInstallUserid()
public boolean rlrBundleCsdapiChange()
rlrBundleChangeAgent()
equals RLR_BUNDLE_CSDAPI_CHANGE
.rlrBundleChangeAgent()
equals RLR_BUNDLE_CSDAPI_CHANGE
RLR_BUNDLE_CSDAPI_CHANGE = 0x01
public boolean rlrBundleCsdbatchChange()
rlrBundleChangeAgent()
equals RLR_BUNDLE_CSDBATCH_CHANGE
.rlrBundleChangeAgent()
equals RLR_BUNDLE_CSDBATCH_CHANGE
RLR_BUNDLE_CSDBATCH_CHANGE = 0x02
public boolean rlrBundleDrepapiChange()
rlrBundleChangeAgent()
equals RLR_BUNDLE_DREPAPI_CHANGE
.rlrBundleChangeAgent()
equals RLR_BUNDLE_DREPAPI_CHANGE
RLR_BUNDLE_DREPAPI_CHANGE = 0x03
public boolean rlrBundleCreateChange()
rlrBundleChangeAgent()
equals RLR_BUNDLE_CREATE_CHANGE
.rlrBundleChangeAgent()
equals RLR_BUNDLE_CREATE_CHANGE
RLR_BUNDLE_CREATE_CHANGE = 0x04
public boolean rlrBundleCsdapiInstall()
rlrBundleInstallAgent()
equals RLR_BUNDLE_CSDAPI_INSTALL
.rlrBundleInstallAgent()
equals RLR_BUNDLE_CSDAPI_INSTALL
RLR_BUNDLE_CSDAPI_INSTALL = 0x01
public boolean rlrBundleCreateInstall()
rlrBundleInstallAgent()
equals RLR_BUNDLE_CREATE_INSTALL
.rlrBundleInstallAgent()
equals RLR_BUNDLE_CREATE_INSTALL
RLR_BUNDLE_CREATE_INSTALL = 0x04
public boolean rlrBundleGrplistInstall()
rlrBundleInstallAgent()
equals RLR_BUNDLE_GRPLIST_INSTALL
.rlrBundleInstallAgent()
equals RLR_BUNDLE_GRPLIST_INSTALL
RLR_BUNDLE_GRPLIST_INSTALL = 0x05
public boolean rlrBundleCloudInstall()
rlrBundleInstallAgent()
equals RLR_BUNDLE_CLOUD_INSTALL
.rlrBundleInstallAgent()
equals RLR_BUNDLE_CLOUD_INSTALL
RLR_BUNDLE_CLOUD_INSTALL = 0x0B
public static ResLifeBundleStatistics 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.