public class BiologicalProductInfo extends AbstractModel
header, skipSign
Constructor and Description |
---|
BiologicalProductInfo() |
BiologicalProductInfo(BiologicalProductInfo 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 |
---|---|
BiologicalProductInfoAdverseReaction |
getAdverseReaction()
Get 不良反应
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoApproval |
getApproval()
Get 批准文号
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoBrochure |
getBrochure()
Get 规格
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoContraindications |
getContraindications()
Get 禁忌情况
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoDosage |
getDosage()
Get 免疫程序和剂量
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoExecutiveStandards |
getExecutiveStandards()
Get 执行标准
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoIndications |
getIndications()
Get 作用与用途
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoIngredientAndAppearance |
getIngredientAndAppearance()
Get 成份和性状
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoManufacturer |
getManufacturer()
Get 生产企业名称和地址
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoName |
getName()
Get 药品名称,包括通用名和商品名
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoPackaging |
getPackaging()
Get 包装信息
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoPrecautions |
getPrecautions()
Get 注意事项
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoStorage |
getStorage()
Get 储存条件
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoVaccinationTarget |
getVaccinationTarget()
Get 接种对象
注意:此字段可能返回 null,表示取不到有效值。
|
BiologicalProductInfoValidityPeriod |
getValidityPeriod()
Get 有效期
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setAdverseReaction(BiologicalProductInfoAdverseReaction AdverseReaction)
Set 不良反应
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setApproval(BiologicalProductInfoApproval Approval)
Set 批准文号
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setBrochure(BiologicalProductInfoBrochure Brochure)
Set 规格
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setContraindications(BiologicalProductInfoContraindications Contraindications)
Set 禁忌情况
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setDosage(BiologicalProductInfoDosage Dosage)
Set 免疫程序和剂量
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setExecutiveStandards(BiologicalProductInfoExecutiveStandards ExecutiveStandards)
Set 执行标准
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setIndications(BiologicalProductInfoIndications Indications)
Set 作用与用途
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setIngredientAndAppearance(BiologicalProductInfoIngredientAndAppearance IngredientAndAppearance)
Set 成份和性状
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setManufacturer(BiologicalProductInfoManufacturer Manufacturer)
Set 生产企业名称和地址
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setName(BiologicalProductInfoName Name)
Set 药品名称,包括通用名和商品名
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPackaging(BiologicalProductInfoPackaging Packaging)
Set 包装信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setPrecautions(BiologicalProductInfoPrecautions Precautions)
Set 注意事项
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setStorage(BiologicalProductInfoStorage Storage)
Set 储存条件
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setVaccinationTarget(BiologicalProductInfoVaccinationTarget VaccinationTarget)
Set 接种对象
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setValidityPeriod(BiologicalProductInfoValidityPeriod ValidityPeriod)
Set 有效期
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public BiologicalProductInfo()
public BiologicalProductInfo(BiologicalProductInfo source)
public BiologicalProductInfoName getName()
public void setName(BiologicalProductInfoName Name)
Name
- 药品名称,包括通用名和商品名
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoIngredientAndAppearance getIngredientAndAppearance()
public void setIngredientAndAppearance(BiologicalProductInfoIngredientAndAppearance IngredientAndAppearance)
IngredientAndAppearance
- 成份和性状
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoVaccinationTarget getVaccinationTarget()
public void setVaccinationTarget(BiologicalProductInfoVaccinationTarget VaccinationTarget)
VaccinationTarget
- 接种对象
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoIndications getIndications()
public void setIndications(BiologicalProductInfoIndications Indications)
Indications
- 作用与用途
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoBrochure getBrochure()
public void setBrochure(BiologicalProductInfoBrochure Brochure)
Brochure
- 规格
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoDosage getDosage()
public void setDosage(BiologicalProductInfoDosage Dosage)
Dosage
- 免疫程序和剂量
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoAdverseReaction getAdverseReaction()
public void setAdverseReaction(BiologicalProductInfoAdverseReaction AdverseReaction)
AdverseReaction
- 不良反应
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoContraindications getContraindications()
public void setContraindications(BiologicalProductInfoContraindications Contraindications)
Contraindications
- 禁忌情况
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoPrecautions getPrecautions()
public void setPrecautions(BiologicalProductInfoPrecautions Precautions)
Precautions
- 注意事项
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoStorage getStorage()
public void setStorage(BiologicalProductInfoStorage Storage)
Storage
- 储存条件
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoPackaging getPackaging()
public void setPackaging(BiologicalProductInfoPackaging Packaging)
Packaging
- 包装信息
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoValidityPeriod getValidityPeriod()
public void setValidityPeriod(BiologicalProductInfoValidityPeriod ValidityPeriod)
ValidityPeriod
- 有效期
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoExecutiveStandards getExecutiveStandards()
public void setExecutiveStandards(BiologicalProductInfoExecutiveStandards ExecutiveStandards)
ExecutiveStandards
- 执行标准
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoApproval getApproval()
public void setApproval(BiologicalProductInfoApproval Approval)
Approval
- 批准文号
注意:此字段可能返回 null,表示取不到有效值。public BiologicalProductInfoManufacturer getManufacturer()
public void setManufacturer(BiologicalProductInfoManufacturer Manufacturer)
Manufacturer
- 生产企业名称和地址
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2024. All rights reserved.