Package | Description |
---|---|
com.tencentcloudapi.mrs.v20200910.models |
Modifier and Type | Method and Description |
---|---|
BodyTemperatureBlock |
BodyExaminationBlock.getBodyTemperature()
Get 体温
注意:此字段可能返回 null,表示取不到有效值。
|
BodyTemperatureBlock |
BodyExaminationBlock.getBreathe()
Get 呼吸
注意:此字段可能返回 null,表示取不到有效值。
|
BodyTemperatureBlock |
BodyExaminationBlock.getPulse()
Get 脉搏
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
BodyExaminationBlock.setBodyTemperature(BodyTemperatureBlock BodyTemperature)
Set 体温
注意:此字段可能返回 null,表示取不到有效值。
|
void |
BodyExaminationBlock.setBreathe(BodyTemperatureBlock Breathe)
Set 呼吸
注意:此字段可能返回 null,表示取不到有效值。
|
void |
BodyExaminationBlock.setPulse(BodyTemperatureBlock Pulse)
Set 脉搏
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
BodyTemperatureBlock(BodyTemperatureBlock 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.
|
Copyright © 2024. All rights reserved.