Class IndicatorV3

    • Constructor Detail

      • IndicatorV3

        public IndicatorV3()
      • IndicatorV3

        public IndicatorV3​(IndicatorV3 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

      • getTableIndictors

        public TableIndicators[] getTableIndictors()
        Get 检验报告V3结论 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        TableIndictors 检验报告V3结论 注意:此字段可能返回 null,表示取不到有效值。
      • setTableIndictors

        public void setTableIndictors​(TableIndicators[] TableIndictors)
        Set 检验报告V3结论 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        TableIndictors - 检验报告V3结论 注意:此字段可能返回 null,表示取不到有效值。
      • getVersion

        public String getVersion()
        Get 版本号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Version 版本号 注意:此字段可能返回 null,表示取不到有效值。
      • setVersion

        public void setVersion​(String Version)
        Set 版本号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Version - 版本号 注意:此字段可能返回 null,表示取不到有效值。