public class Organ extends AbstractModel
Constructor and Description |
---|
Organ() |
Organ(Organ 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 |
---|---|
BlockInfo |
getCapsule()
Get 被膜
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getCDFI()
Get 血液cdfi
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getCysticwall()
Get 囊壁
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getDensity()
Get 密度
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getEdge()
Get 边缘
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getEnvelope()
Get 包膜
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getGland()
Get 腺体
注意:此字段可能返回 null,表示取不到有效值。
|
Long[] |
getIndex()
Get 原文位置
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getInnerEcho()
Get 内部回声
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getInnerEchoDistribution()
Get 内部回声分布
注意:此字段可能返回 null,表示取不到有效值。
|
Size |
getIsthmusThicknese()
Get 峡部厚度
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getOutline()
Get 轮廓
注意:此字段可能返回 null,表示取不到有效值。
|
Part |
getPart()
Get 部位
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getShape()
Get 形状
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getShapeAttr()
Get 形态
注意:此字段可能返回 null,表示取不到有效值。
|
Size[] |
getSize()
Get 大小
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getSizeStatus()
Get 大小状态
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getSrc()
Get 原文
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getStructure()
Get 结构
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getSymDesc()
Get 描述信息
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getThickness()
Get 厚度
注意:此字段可能返回 null,表示取不到有效值。
|
BlockInfo |
getVas()
Get 血管
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCapsule(BlockInfo Capsule)
Set 被膜
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCDFI(BlockInfo CDFI)
Set 血液cdfi
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCysticwall(BlockInfo Cysticwall)
Set 囊壁
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setDensity(BlockInfo Density)
Set 密度
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setEdge(BlockInfo Edge)
Set 边缘
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setEnvelope(BlockInfo Envelope)
Set 包膜
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setGland(BlockInfo Gland)
Set 腺体
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setIndex(Long[] Index)
Set 原文位置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setInnerEcho(BlockInfo InnerEcho)
Set 内部回声
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setInnerEchoDistribution(BlockInfo InnerEchoDistribution)
Set 内部回声分布
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setIsthmusThicknese(Size IsthmusThicknese)
Set 峡部厚度
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setOutline(BlockInfo Outline)
Set 轮廓
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPart(Part Part)
Set 部位
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setShape(BlockInfo Shape)
Set 形状
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setShapeAttr(BlockInfo ShapeAttr)
Set 形态
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSize(Size[] Size)
Set 大小
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSizeStatus(BlockInfo SizeStatus)
Set 大小状态
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSrc(String Src)
Set 原文
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setStructure(BlockInfo Structure)
Set 结构
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSymDesc(BlockInfo SymDesc)
Set 描述信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setThickness(BlockInfo Thickness)
Set 厚度
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setVas(BlockInfo Vas)
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 Organ()
public Organ(Organ source)
public Part getPart()
public void setPart(Part Part)
Part
- 部位
注意:此字段可能返回 null,表示取不到有效值。public Size[] getSize()
public void setSize(Size[] Size)
Size
- 大小
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getEnvelope()
public void setEnvelope(BlockInfo Envelope)
Envelope
- 包膜
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getEdge()
public void setEdge(BlockInfo Edge)
Edge
- 边缘
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getInnerEcho()
public void setInnerEcho(BlockInfo InnerEcho)
InnerEcho
- 内部回声
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getGland()
public void setGland(BlockInfo Gland)
Gland
- 腺体
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getShape()
public void setShape(BlockInfo Shape)
Shape
- 形状
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getThickness()
public void setThickness(BlockInfo Thickness)
Thickness
- 厚度
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getShapeAttr()
public void setShapeAttr(BlockInfo ShapeAttr)
ShapeAttr
- 形态
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getCDFI()
public void setCDFI(BlockInfo CDFI)
CDFI
- 血液cdfi
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getSymDesc()
public void setSymDesc(BlockInfo SymDesc)
SymDesc
- 描述信息
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getSizeStatus()
public void setSizeStatus(BlockInfo SizeStatus)
SizeStatus
- 大小状态
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getOutline()
public void setOutline(BlockInfo Outline)
Outline
- 轮廓
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getStructure()
public void setStructure(BlockInfo Structure)
Structure
- 结构
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getDensity()
public void setDensity(BlockInfo Density)
Density
- 密度
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getVas()
public void setVas(BlockInfo Vas)
Vas
- 血管
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getCysticwall()
public void setCysticwall(BlockInfo Cysticwall)
Cysticwall
- 囊壁
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getCapsule()
public void setCapsule(BlockInfo Capsule)
Capsule
- 被膜
注意:此字段可能返回 null,表示取不到有效值。public Size getIsthmusThicknese()
public void setIsthmusThicknese(Size IsthmusThicknese)
IsthmusThicknese
- 峡部厚度
注意:此字段可能返回 null,表示取不到有效值。public BlockInfo getInnerEchoDistribution()
public void setInnerEchoDistribution(BlockInfo InnerEchoDistribution)
InnerEchoDistribution
- 内部回声分布
注意:此字段可能返回 null,表示取不到有效值。public String getSrc()
public void setSrc(String Src)
Src
- 原文
注意:此字段可能返回 null,表示取不到有效值。public Long[] getIndex()
public void setIndex(Long[] Index)
Index
- 原文位置
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2022. All rights reserved.