public class ChemicalProductInfo extends AbstractModel
header, skipSign
Constructor and Description |
---|
ChemicalProductInfo() |
ChemicalProductInfo(ChemicalProductInfo 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.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ChemicalProductInfo()
public ChemicalProductInfo(ChemicalProductInfo source)
public ChemicalProductInfoName getName()
public void setName(ChemicalProductInfoName Name)
Name
- 药品名称,包括通用名和商品名public ChemicalProductInfoActiveIngredient getActiveIngredient()
public void setActiveIngredient(ChemicalProductInfoActiveIngredient ActiveIngredient)
ActiveIngredient
- 活性成份消息定义,如果是复方制剂,可以不列出每个活性成份的详细信息public ChemicalProductInfoAppearance getAppearance()
public void setAppearance(ChemicalProductInfoAppearance Appearance)
Appearance
- 性状public ChemicalProductInfoIndications getIndications()
public void setIndications(ChemicalProductInfoIndications Indications)
Indications
- 适应症描述public ChemicalProductInfoBrochure getBrochure()
public void setBrochure(ChemicalProductInfoBrochure Brochure)
Brochure
- 规格public ChemicalProductInfoDosage getDosage()
public void setDosage(ChemicalProductInfoDosage Dosage)
Dosage
- 用法用量public ChemicalProductInfoAdverseReaction getAdverseReaction()
public void setAdverseReaction(ChemicalProductInfoAdverseReaction AdverseReaction)
AdverseReaction
- 不良反应public ChemicalProductInfoContraindications getContraindications()
public void setContraindications(ChemicalProductInfoContraindications Contraindications)
Contraindications
- 禁忌情况public ChemicalProductInfoPrecautions getPrecautions()
public void setPrecautions(ChemicalProductInfoPrecautions Precautions)
Precautions
- 注意事项public ChemicalProductInfoPregnancyLactationUse getPregnancyLactationUse()
public void setPregnancyLactationUse(ChemicalProductInfoPregnancyLactationUse PregnancyLactationUse)
PregnancyLactationUse
- 孕妇及哺乳期妇女用药public ChemicalProductInfoPediatricUse getPediatricUse()
public void setPediatricUse(ChemicalProductInfoPediatricUse PediatricUse)
PediatricUse
- 儿童用药public ChemicalProductInfoGeriatricUse getGeriatricUse()
public void setGeriatricUse(ChemicalProductInfoGeriatricUse GeriatricUse)
GeriatricUse
- 老年用药public ChemicalProductInfoInteractions getInteractions()
public void setInteractions(ChemicalProductInfoInteractions Interactions)
Interactions
- 药品的药物相互作用public ChemicalProductInfoOverdose getOverdose()
public void setOverdose(ChemicalProductInfoOverdose Overdose)
Overdose
- 药物过量public ChemicalProductInfoClinicalTrial getClinicalTrial()
public void setClinicalTrial(ChemicalProductInfoClinicalTrial ClinicalTrial)
ClinicalTrial
- 临床试验public ChemicalProductInfoPharmacologyToxicology getPharmacologyToxicology()
public void setPharmacologyToxicology(ChemicalProductInfoPharmacologyToxicology PharmacologyToxicology)
PharmacologyToxicology
- 药理毒理public ChemicalProductInfoPharmacokinetics getPharmacokinetics()
public void setPharmacokinetics(ChemicalProductInfoPharmacokinetics Pharmacokinetics)
Pharmacokinetics
- 药代动力学public ChemicalProductInfoStorage getStorage()
public void setStorage(ChemicalProductInfoStorage Storage)
Storage
- 储存条件public ChemicalProductInfoPackaging getPackaging()
public void setPackaging(ChemicalProductInfoPackaging Packaging)
Packaging
- 包装信息public ChemicalProductInfoValidityPeriod getValidityPeriod()
public void setValidityPeriod(ChemicalProductInfoValidityPeriod ValidityPeriod)
ValidityPeriod
- 有效期public ChemicalProductInfoExecutiveStandards getExecutiveStandards()
public void setExecutiveStandards(ChemicalProductInfoExecutiveStandards ExecutiveStandards)
ExecutiveStandards
- 执行标准public ChemicalProductInfoApproval getApproval()
public void setApproval(ChemicalProductInfoApproval Approval)
Approval
- 批准文号public ChemicalProductInfoManufacturer getManufacturer()
public void setManufacturer(ChemicalProductInfoManufacturer Manufacturer)
Manufacturer
- 生产企业名称和地址Copyright © 2024. All rights reserved.