public class PhysicalExamination extends AbstractModel
header, skipSign| Constructor and Description |
|---|
PhysicalExamination() |
PhysicalExamination(PhysicalExamination 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, toJsonStringpublic PhysicalExamination()
public PhysicalExamination(PhysicalExamination source)
public GeneralExaminationBaseItem getGeneralExamination()
public void setGeneralExamination(GeneralExaminationBaseItem GeneralExamination)
GeneralExamination - 一般检查public InternalMedicineBaseItem getInternalMedicine()
public void setInternalMedicine(InternalMedicineBaseItem InternalMedicine)
InternalMedicine - 内科public SurgeryBaseItem getSurgery()
public void setSurgery(SurgeryBaseItem Surgery)
Surgery - 外科public StomatologyBaseItem getStomatology()
public void setStomatology(StomatologyBaseItem Stomatology)
Stomatology - 口腔科public OphthalmologyBaseItem getOphthalmology()
public void setOphthalmology(OphthalmologyBaseItem Ophthalmology)
Ophthalmology - 眼科public OtolaryngologyBaseItem getOtolaryngology()
public void setOtolaryngology(OtolaryngologyBaseItem Otolaryngology)
Otolaryngology - 耳鼻喉科public GynaecologyBaseItem getGynaecology()
public void setGynaecology(GynaecologyBaseItem Gynaecology)
Gynaecology - 妇科public KeyValueItem[] getUnclassified()
public void setUnclassified(KeyValueItem[] Unclassified)
Unclassified - 未标准化Copyright © 2025. All rights reserved.