public class PathologyReport extends AbstractModel
Constructor and Description |
---|
PathologyReport() |
PathologyReport(PathologyReport 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.
|
Modifier and Type | Method and Description |
---|---|
Part |
getCancerPart()
Get ""
注意:此字段可能返回 null,表示取不到有效值。
|
Size[] |
getCancerSize()
Get ""
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getDescText()
Get 描述文本
注意:此字段可能返回 null,表示取不到有效值。
|
HistologyLevel |
getHistologyLevel()
Get 癌症
注意:此字段可能返回 null,表示取不到有效值。
|
HistologyType |
getHistologyType()
Get 扩散
注意:此字段可能返回 null,表示取不到有效值。
|
IHCInfo[] |
getIHC()
Get 淋巴
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getInfiltrationDepth()
Get ""
注意:此字段可能返回 null,表示取不到有效值。
|
Invas[] |
getInvasive()
Get ""
注意:此字段可能返回 null,表示取不到有效值。
|
Lymph[] |
getLymphNodes()
Get ""
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getPathologicalReportType()
Get ""
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getPTNM()
Get ""
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getReportText()
Get ""
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getSampleType()
Get ""
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getSummaryText()
Get ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCancerPart(Part CancerPart)
Set ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCancerSize(Size[] CancerSize)
Set ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setDescText(String DescText)
Set 描述文本
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setHistologyLevel(HistologyLevel HistologyLevel)
Set 癌症
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setHistologyType(HistologyType HistologyType)
Set 扩散
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setIHC(IHCInfo[] IHC)
Set 淋巴
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setInfiltrationDepth(BlockInfo InfiltrationDepth)
Set ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setInvasive(Invas[] Invasive)
Set ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setLymphNodes(Lymph[] LymphNodes)
Set ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPathologicalReportType(BlockInfo PathologicalReportType)
Set ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPTNM(BlockInfo PTNM)
Set ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setReportText(String ReportText)
Set ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSampleType(BlockInfo SampleType)
Set ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSummaryText(String SummaryText)
Set ""
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public PathologyReport()
public PathologyReport(PathologyReport source)
public Part getCancerPart()
public void setCancerPart(Part CancerPart)
CancerPart
- ""
注意:此字段可能返回 null,表示取不到有效值。public Size[] getCancerSize()
public void setCancerSize(Size[] CancerSize)
CancerSize
- ""
注意:此字段可能返回 null,表示取不到有效值。public String getDescText()
public void setDescText(String DescText)
DescText
- 描述文本
注意:此字段可能返回 null,表示取不到有效值。public HistologyLevel getHistologyLevel()
public void setHistologyLevel(HistologyLevel HistologyLevel)
HistologyLevel
- 癌症
注意:此字段可能返回 null,表示取不到有效值。public HistologyType getHistologyType()
public void setHistologyType(HistologyType HistologyType)
HistologyType
- 扩散
注意:此字段可能返回 null,表示取不到有效值。public IHCInfo[] getIHC()
public void setIHC(IHCInfo[] IHC)
IHC
- 淋巴
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getInfiltrationDepth()
public void setInfiltrationDepth(BlockInfo InfiltrationDepth)
InfiltrationDepth
- ""
注意:此字段可能返回 null,表示取不到有效值。public Invas[] getInvasive()
public void setInvasive(Invas[] Invasive)
Invasive
- ""
注意:此字段可能返回 null,表示取不到有效值。public Lymph[] getLymphNodes()
public void setLymphNodes(Lymph[] LymphNodes)
LymphNodes
- ""
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getPTNM()
public void setPTNM(BlockInfo PTNM)
PTNM
- ""
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getPathologicalReportType()
public void setPathologicalReportType(BlockInfo PathologicalReportType)
PathologicalReportType
- ""
注意:此字段可能返回 null,表示取不到有效值。public String getReportText()
public void setReportText(String ReportText)
ReportText
- ""
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getSampleType()
public void setSampleType(BlockInfo SampleType)
SampleType
- ""
注意:此字段可能返回 null,表示取不到有效值。public String getSummaryText()
public void setSummaryText(String SummaryText)
SummaryText
- ""
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2021. All rights reserved.