Class Invas

    • Constructor Detail

      • Invas

        public Invas()
      • Invas

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

      • getIndex

        public Long[] getIndex()
        Get 原文位置 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Index 原文位置 注意:此字段可能返回 null,表示取不到有效值。
      • setIndex

        public void setIndex​(Long[] Index)
        Set 原文位置 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Index - 原文位置 注意:此字段可能返回 null,表示取不到有效值。
      • getPart

        public Part getPart()
        Get 部位 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Part 部位 注意:此字段可能返回 null,表示取不到有效值。
      • setPart

        public void setPart​(Part Part)
        Set 部位 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Part - 部位 注意:此字段可能返回 null,表示取不到有效值。
      • getPositive

        public String getPositive()
        Get 阳性 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Positive 阳性 注意:此字段可能返回 null,表示取不到有效值。
      • setPositive

        public void setPositive​(String Positive)
        Set 阳性 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Positive - 阳性 注意:此字段可能返回 null,表示取不到有效值。
      • getSrc

        public String getSrc()
        Get 原文 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Src 原文 注意:此字段可能返回 null,表示取不到有效值。
      • setSrc

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