Class AppInfoItem

    • Constructor Detail

      • AppInfoItem

        public AppInfoItem()
      • AppInfoItem

        public AppInfoItem​(AppInfoItem source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getAppPackage

        public String getAppPackage()
        Get 小程序apiiid
        Returns:
        AppPackage 小程序apiiid
      • setAppPackage

        public void setAppPackage​(String AppPackage)
        Set 小程序apiiid
        Parameters:
        AppPackage - 小程序apiiid
      • getAppName

        public String getAppName()
        Get 小程序应用名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AppName 小程序应用名称 注意:此字段可能返回 null,表示取不到有效值。
      • setAppName

        public void setAppName​(String AppName)
        Set 小程序应用名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AppName - 小程序应用名称 注意:此字段可能返回 null,表示取不到有效值。
      • getAppVersion

        public String getAppVersion()
        Get 小程序应用版本 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AppVersion 小程序应用版本 注意:此字段可能返回 null,表示取不到有效值。
      • setAppVersion

        public void setAppVersion​(String AppVersion)
        Set 小程序应用版本 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AppVersion - 小程序应用版本 注意:此字段可能返回 null,表示取不到有效值。
      • getPlatform

        public Long getPlatform()
        Get 应用平台, 0:android, 1:ios, 2:小程序
        Returns:
        Platform 应用平台, 0:android, 1:ios, 2:小程序
      • setPlatform

        public void setPlatform​(Long Platform)
        Set 应用平台, 0:android, 1:ios, 2:小程序
        Parameters:
        Platform - 应用平台, 0:android, 1:ios, 2:小程序
      • getReportUrl

        public String getReportUrl()
        Get 小程序隐私诊断报告下载链接 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ReportUrl 小程序隐私诊断报告下载链接 注意:此字段可能返回 null,表示取不到有效值。
      • setReportUrl

        public void setReportUrl​(String ReportUrl)
        Set 小程序隐私诊断报告下载链接 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ReportUrl - 小程序隐私诊断报告下载链接 注意:此字段可能返回 null,表示取不到有效值。
      • getReportTitle

        public String getReportTitle()
        Get 小程序隐私诊断报告名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ReportTitle 小程序隐私诊断报告名称 注意:此字段可能返回 null,表示取不到有效值。
      • setReportTitle

        public void setReportTitle​(String ReportTitle)
        Set 小程序隐私诊断报告名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ReportTitle - 小程序隐私诊断报告名称 注意:此字段可能返回 null,表示取不到有效值。
      • getBehaviorUrl

        public String getBehaviorUrl()
        Get 小程序隐私诊断堆栈报告下载链接 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BehaviorUrl 小程序隐私诊断堆栈报告下载链接 注意:此字段可能返回 null,表示取不到有效值。
      • setBehaviorUrl

        public void setBehaviorUrl​(String BehaviorUrl)
        Set 小程序隐私诊断堆栈报告下载链接 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BehaviorUrl - 小程序隐私诊断堆栈报告下载链接 注意:此字段可能返回 null,表示取不到有效值。
      • getBehaviorTitle

        public String getBehaviorTitle()
        Get 小程序隐私诊断堆栈报告名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BehaviorTitle 小程序隐私诊断堆栈报告名称 注意:此字段可能返回 null,表示取不到有效值。
      • setBehaviorTitle

        public void setBehaviorTitle​(String BehaviorTitle)
        Set 小程序隐私诊断堆栈报告名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BehaviorTitle - 小程序隐私诊断堆栈报告名称 注意:此字段可能返回 null,表示取不到有效值。
      • getHighRiskCount

        public Long getHighRiskCount()
        Get 诊断风险项数量 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        HighRiskCount 诊断风险项数量 注意:此字段可能返回 null,表示取不到有效值。
      • setHighRiskCount

        public void setHighRiskCount​(Long HighRiskCount)
        Set 诊断风险项数量 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        HighRiskCount - 诊断风险项数量 注意:此字段可能返回 null,表示取不到有效值。
      • getPrivacyTextName

        public String getPrivacyTextName()
        Get 隐私申明文件名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PrivacyTextName 隐私申明文件名称 注意:此字段可能返回 null,表示取不到有效值。
      • setPrivacyTextName

        public void setPrivacyTextName​(String PrivacyTextName)
        Set 隐私申明文件名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PrivacyTextName - 隐私申明文件名称 注意:此字段可能返回 null,表示取不到有效值。
      • getSoftwareMD5

        public String getSoftwareMD5()
        Get 软件MD5 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SoftwareMD5 软件MD5 注意:此字段可能返回 null,表示取不到有效值。
      • setSoftwareMD5

        public void setSoftwareMD5​(String SoftwareMD5)
        Set 软件MD5 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SoftwareMD5 - 软件MD5 注意:此字段可能返回 null,表示取不到有效值。
      • getPrivacyTextMD5

        public String getPrivacyTextMD5()
        Get 隐私文本MD5 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PrivacyTextMD5 隐私文本MD5 注意:此字段可能返回 null,表示取不到有效值。
      • setPrivacyTextMD5

        public void setPrivacyTextMD5​(String PrivacyTextMD5)
        Set 隐私文本MD5 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PrivacyTextMD5 - 隐私文本MD5 注意:此字段可能返回 null,表示取不到有效值。