首页>代码>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;
    }
   








}
最近下载更多
managment  LV3 4月17日
王举洪  LV1 1月25日
sl0018  LV13 2023年12月19日
lfcwan520  LV2 2023年11月8日
syhsyhzxhzxh  LV3 2023年10月23日
不止是六位数  LV7 2023年3月20日
微信网友_6332243429347328  LV1 2023年2月2日
快乐的程序员  LV25 2023年1月21日
Laurae  LV1 2022年11月26日
yuuuuuuuuu  LV1 2022年11月25日
最近浏览更多
managment  LV3 4月17日
cc绘梨衣 4月9日
暂无贡献等级
wangxiaolaugh  LV2 3月23日
谢谢谢谢谢谢你  LV6 2月28日
yxzzxy  LV3 2月15日
程健飞  LV2 2月1日
王举洪  LV1 1月25日
暂无贡献等级
Mirage无衣 1月17日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友