Class ResLifeBundleStatistics


public final class ResLifeBundleStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • rlrdsLen

      public int rlrdsLen()
      RLRDS_LEN value.
      Returns:
      int RLRDS_LEN value
    • rlrdsId

      public int rlrdsId()
      RLRDS_ID value.
      Returns:
      int RLRDS_ID value
    • rlrdsVers

      public int rlrdsVers()
      RLRDS_VERS value.
      Returns:
      int RLRDS_VERS value
    • rlrBundleName

      public String rlrBundleName()
      RLR_BUNDLE_NAME value.
      Returns:
      String RLR_BUNDLE_NAME value
    • rlrBundleDirectory

      public String rlrBundleDirectory()
      RLR_BUNDLE_DIRECTORY value.
      Returns:
      String RLR_BUNDLE_DIRECTORY value
    • rlrBundleBasescope

      public String rlrBundleBasescope()
      RLR_BUNDLE_BASESCOPE value.
      Returns:
      String RLR_BUNDLE_BASESCOPE value
    • rlrBundleDefineSource

      public String rlrBundleDefineSource()
      RLR_BUNDLE_DEFINE_SOURCE value.
      Returns:
      String RLR_BUNDLE_DEFINE_SOURCE value
    • rlrBundleChangeTime

      public LocalDateTime rlrBundleChangeTime()
      RLR_BUNDLE_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).

      Use rlrBundleChangeTimeRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      LocalDateTime RLR_BUNDLE_CHANGE_TIME STCK converted to LocalDateTime
      See Also:
    • rlrBundleChangeTimeRawValue

      public BigInteger rlrBundleChangeTimeRawValue()
      RLR_BUNDLE_CHANGE_TIME STCK value.
      Returns:
      BigInteger RLR_BUNDLE_CHANGE_TIME STCK value
    • rlrBundleChangeUserid

      public String rlrBundleChangeUserid()
      RLR_BUNDLE_CHANGE_USERID value.
      Returns:
      String RLR_BUNDLE_CHANGE_USERID value
    • rlrBundleChangeAgent

      public CIAgent rlrBundleChangeAgent()
      RLR_BUNDLE_CHANGE_AGENT as a CIAgent.
      Returns:
      CIAgent RLR_BUNDLE_CHANGE_AGENT
    • rlrBundleChangeAgentRawValue

      public int rlrBundleChangeAgentRawValue()
      RLR_BUNDLE_CHANGE_AGENT raw value.
      Returns:
      int RLR_BUNDLE_CHANGE_AGENT value
    • rlrBundleInstallAgent

      public CIAgent rlrBundleInstallAgent()
      RLR_BUNDLE_INSTALL_AGENT as a CIAgent.
      Returns:
      CIAgent RLR_BUNDLE_INSTALL_AGENT
    • rlrBundleInstallAgentRawValue

      public int rlrBundleInstallAgentRawValue()
      RLR_BUNDLE_INSTALL_AGENT raw value.
      Returns:
      int RLR_BUNDLE_INSTALL_AGENT value
    • rlrBundleInstallTime

      public LocalDateTime rlrBundleInstallTime()
      RLR_BUNDLE_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).

      Use rlrBundleInstallTimeRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      LocalDateTime RLR_BUNDLE_INSTALL_TIME STCK converted to LocalDateTime
      See Also:
    • rlrBundleInstallTimeRawValue

      public BigInteger rlrBundleInstallTimeRawValue()
      RLR_BUNDLE_INSTALL_TIME STCK value.
      Returns:
      BigInteger RLR_BUNDLE_INSTALL_TIME STCK value
    • rlrBundleInstallUserid

      public String rlrBundleInstallUserid()
      RLR_BUNDLE_INSTALL_USERID value.
      Returns:
      String RLR_BUNDLE_INSTALL_USERID value
    • create

      public static ResLifeBundleStatistics create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section