Class Maternity

    • Constructor Detail

      • Maternity

        public Maternity()
      • Maternity

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

      • getDesc

        public MaternityDesc getDesc()
        Get 描述部分 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Desc 描述部分 注意:此字段可能返回 null,表示取不到有效值。
      • setDesc

        public void setDesc​(MaternityDesc Desc)
        Set 描述部分 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Desc - 描述部分 注意:此字段可能返回 null,表示取不到有效值。
      • getSummary

        public MaternitySummary getSummary()
        Get 结论部分 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Summary 结论部分 注意:此字段可能返回 null,表示取不到有效值。
      • setSummary

        public void setSummary​(MaternitySummary Summary)
        Set 结论部分 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Summary - 结论部分 注意:此字段可能返回 null,表示取不到有效值。
      • getOcrText

        public String getOcrText()
        Get 报告原文 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OcrText 报告原文 注意:此字段可能返回 null,表示取不到有效值。
      • setOcrText

        public void setOcrText​(String OcrText)
        Set 报告原文 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OcrText - 报告原文 注意:此字段可能返回 null,表示取不到有效值。