首页>代码>java开发医疗信息管理系统源代码下载>/医疗/HospitalSystem/HospitalSystem/src/com/tsinghuait/st0717/hospitalsystem/dto/Diagnosis.java
package com.tsinghuait.st0717.hospitalsystem.dto; /** * Diagnosis generated by MyEclipse - Hibernate Tools */ public class Diagnosis implements java.io.Serializable{ // Fields private Integer id; private String type; private String info; private Integer doctorId; private Integer patientId; public Diagnosis() { } public Diagnosis(Integer id) { this.id = id; } public Diagnosis(Integer id, String type, String info, Integer doctorId, Integer patientId) { this.id = id; this.type = type; this.info = info; this.doctorId = doctorId; this.patientId = patientId; } // Property accessors public Integer getId() { return this.id; } public void setId(Integer id) { this.id = id; } public String getType() { return this.type; } public void setType(String type) { this.type = type; } public String getInfo() { return this.info; } public void setInfo(String info) { this.info = info; } public Integer getDoctorId() { return this.doctorId; } public void setDoctorId(Integer doctorId) { this.doctorId = doctorId; } public Integer getPatientId() { return this.patientId; } public void setPatientId(Integer patientId) { this.patientId = patientId; } }

666777111 LV2
2024年6月19日
ss3508507551 LV2
2024年6月3日
educationAAA LV11
2024年5月25日
maoxp-1 LV2
2024年4月29日
managment LV3
2024年4月17日
王举洪 LV1
2024年1月25日
sl0018 LV13
2023年12月19日
lfcwan520 LV2
2023年11月8日
syhsyhzxhzxh LV3
2023年10月23日
不止是六位数 LV7
2023年3月20日

LLLlllAAAaaa LV1
4月7日
2636804923 LV6
2月24日
xianyu091012 LV5
2024年12月26日
gjthxlcc
2024年11月28日
暂无贡献等级
马儿爱吃兰 LV10
2024年11月8日
hx0204 LV2
2024年11月1日
清清凉 LV5
2024年10月14日
微信网友_7202814962503680
2024年10月9日
暂无贡献等级
mlml123 LV6
2024年8月20日
666777111 LV2
2024年6月19日