public class AlipayEcoMedicalcareHosReportnotifyModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMedicalcareHosReportnotifyModel() |
Modifier and Type | Method and Description |
---|---|
MedicalHospitalDeptInfo |
getDeptInfo()
Gets dept info.
|
MedicalHospitalDoctorInfo |
getDoctorInfo()
Gets doctor info.
|
String |
getExtendParams()
Gets extend params.
|
MedicalHospitalInfo |
getHosInfo()
Gets hos info.
|
Date |
getNotifyTime()
Gets notify time.
|
String |
getOperate()
Gets operate.
|
String |
getPatientCardNo()
Gets patient card no.
|
String |
getPatientCardType()
Gets patient card type.
|
String |
getPatientName()
Gets patient name.
|
String |
getRegOutTradeNo()
Gets reg out trade no.
|
List<MedicalHospitalReportList> |
getReportList()
Gets report list.
|
String |
getThirdNo()
Gets third no.
|
String |
getTreatOutTradeNo()
Gets treat out trade no.
|
String |
getUserId()
Gets user id.
|
void |
setDeptInfo(MedicalHospitalDeptInfo deptInfo)
Sets dept info.
|
void |
setDoctorInfo(MedicalHospitalDoctorInfo doctorInfo)
Sets doctor info.
|
void |
setExtendParams(String extendParams)
Sets extend params.
|
void |
setHosInfo(MedicalHospitalInfo hosInfo)
Sets hos info.
|
void |
setNotifyTime(Date notifyTime)
Sets notify time.
|
void |
setOperate(String operate)
Sets operate.
|
void |
setPatientCardNo(String patientCardNo)
Sets patient card no.
|
void |
setPatientCardType(String patientCardType)
Sets patient card type.
|
void |
setPatientName(String patientName)
Sets patient name.
|
void |
setRegOutTradeNo(String regOutTradeNo)
Sets reg out trade no.
|
void |
setReportList(List<MedicalHospitalReportList> reportList)
Sets report list.
|
void |
setThirdNo(String thirdNo)
Sets third no.
|
void |
setTreatOutTradeNo(String treatOutTradeNo)
Sets treat out trade no.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayEcoMedicalcareHosReportnotifyModel()
public MedicalHospitalDeptInfo getDeptInfo()
public void setDeptInfo(MedicalHospitalDeptInfo deptInfo)
deptInfo
- the dept infopublic MedicalHospitalDoctorInfo getDoctorInfo()
public void setDoctorInfo(MedicalHospitalDoctorInfo doctorInfo)
doctorInfo
- the doctor infopublic String getExtendParams()
public void setExtendParams(String extendParams)
extendParams
- the extend paramspublic MedicalHospitalInfo getHosInfo()
public void setHosInfo(MedicalHospitalInfo hosInfo)
hosInfo
- the hos infopublic Date getNotifyTime()
public void setNotifyTime(Date notifyTime)
notifyTime
- the notify timepublic String getOperate()
public void setOperate(String operate)
operate
- the operatepublic String getPatientCardNo()
public void setPatientCardNo(String patientCardNo)
patientCardNo
- the patient card nopublic String getPatientCardType()
public void setPatientCardType(String patientCardType)
patientCardType
- the patient card typepublic String getPatientName()
public void setPatientName(String patientName)
patientName
- the patient namepublic String getRegOutTradeNo()
public void setRegOutTradeNo(String regOutTradeNo)
regOutTradeNo
- the reg out trade nopublic List<MedicalHospitalReportList> getReportList()
public void setReportList(List<MedicalHospitalReportList> reportList)
reportList
- the report listpublic String getThirdNo()
public void setThirdNo(String thirdNo)
thirdNo
- the third nopublic String getTreatOutTradeNo()
public void setTreatOutTradeNo(String treatOutTradeNo)
treatOutTradeNo
- the treat out trade nopublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.