Class NeonatalInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.mrs.v20200910.models.NeonatalInfo
-
public class NeonatalInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description NeonatalInfo()
NeonatalInfo(NeonatalInfo 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 Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBirthLength()
Get 出生身长 注意:此字段可能返回 null,表示取不到有效值。String
getBirthPlace()
Get 出生地点 注意:此字段可能返回 null,表示取不到有效值。String
getBirthTime()
Get 出生时间 注意:此字段可能返回 null,表示取不到有效值。String
getBirthWeight()
Get 出生体重 注意:此字段可能返回 null,表示取不到有效值。String
getGestationalAge()
Get 出生孕周 注意:此字段可能返回 null,表示取不到有效值。String
getMedicalInstitutions()
Get 医疗机构 注意:此字段可能返回 null,表示取不到有效值。String
getNeonatalGender()
Get 新生儿性别 注意:此字段可能返回 null,表示取不到有效值。String
getNeonatalName()
Get 新生儿名字 注意:此字段可能返回 null,表示取不到有效值。void
setBirthLength(String BirthLength)
Set 出生身长 注意:此字段可能返回 null,表示取不到有效值。void
setBirthPlace(String BirthPlace)
Set 出生地点 注意:此字段可能返回 null,表示取不到有效值。void
setBirthTime(String BirthTime)
Set 出生时间 注意:此字段可能返回 null,表示取不到有效值。void
setBirthWeight(String BirthWeight)
Set 出生体重 注意:此字段可能返回 null,表示取不到有效值。void
setGestationalAge(String GestationalAge)
Set 出生孕周 注意:此字段可能返回 null,表示取不到有效值。void
setMedicalInstitutions(String MedicalInstitutions)
Set 医疗机构 注意:此字段可能返回 null,表示取不到有效值。void
setNeonatalGender(String NeonatalGender)
Set 新生儿性别 注意:此字段可能返回 null,表示取不到有效值。void
setNeonatalName(String NeonatalName)
Set 新生儿名字 注意:此字段可能返回 null,表示取不到有效值。void
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
NeonatalInfo
public NeonatalInfo()
-
NeonatalInfo
public NeonatalInfo(NeonatalInfo 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
-
getNeonatalName
public String getNeonatalName()
Get 新生儿名字 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NeonatalName 新生儿名字 注意:此字段可能返回 null,表示取不到有效值。
-
setNeonatalName
public void setNeonatalName(String NeonatalName)
Set 新生儿名字 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NeonatalName
- 新生儿名字 注意:此字段可能返回 null,表示取不到有效值。
-
getNeonatalGender
public String getNeonatalGender()
Get 新生儿性别 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NeonatalGender 新生儿性别 注意:此字段可能返回 null,表示取不到有效值。
-
setNeonatalGender
public void setNeonatalGender(String NeonatalGender)
Set 新生儿性别 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NeonatalGender
- 新生儿性别 注意:此字段可能返回 null,表示取不到有效值。
-
getBirthLength
public String getBirthLength()
Get 出生身长 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BirthLength 出生身长 注意:此字段可能返回 null,表示取不到有效值。
-
setBirthLength
public void setBirthLength(String BirthLength)
Set 出生身长 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BirthLength
- 出生身长 注意:此字段可能返回 null,表示取不到有效值。
-
getBirthWeight
public String getBirthWeight()
Get 出生体重 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BirthWeight 出生体重 注意:此字段可能返回 null,表示取不到有效值。
-
setBirthWeight
public void setBirthWeight(String BirthWeight)
Set 出生体重 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BirthWeight
- 出生体重 注意:此字段可能返回 null,表示取不到有效值。
-
getGestationalAge
public String getGestationalAge()
Get 出生孕周 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GestationalAge 出生孕周 注意:此字段可能返回 null,表示取不到有效值。
-
setGestationalAge
public void setGestationalAge(String GestationalAge)
Set 出生孕周 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GestationalAge
- 出生孕周 注意:此字段可能返回 null,表示取不到有效值。
-
getBirthTime
public String getBirthTime()
Get 出生时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BirthTime 出生时间 注意:此字段可能返回 null,表示取不到有效值。
-
setBirthTime
public void setBirthTime(String BirthTime)
Set 出生时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BirthTime
- 出生时间 注意:此字段可能返回 null,表示取不到有效值。
-
getBirthPlace
public String getBirthPlace()
Get 出生地点 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BirthPlace 出生地点 注意:此字段可能返回 null,表示取不到有效值。
-
setBirthPlace
public void setBirthPlace(String BirthPlace)
Set 出生地点 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BirthPlace
- 出生地点 注意:此字段可能返回 null,表示取不到有效值。
-
getMedicalInstitutions
public String getMedicalInstitutions()
Get 医疗机构 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MedicalInstitutions 医疗机构 注意:此字段可能返回 null,表示取不到有效值。
-
setMedicalInstitutions
public void setMedicalInstitutions(String MedicalInstitutions)
Set 医疗机构 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MedicalInstitutions
- 医疗机构 注意:此字段可能返回 null,表示取不到有效值。
-
-