public class YbMzDetailKey extends Object implements Serializable
| 构造器和说明 |
|---|
YbMzDetailKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
Short |
getItem_no() |
String |
getMzsxh() |
Integer |
getOrder_no() |
String |
getPatient_id() |
Short |
getRec_no() |
Short |
getTimes() |
void |
setItem_no(Short item_no) |
void |
setMzsxh(String mzsxh) |
void |
setOrder_no(Integer order_no) |
void |
setPatient_id(String patient_id) |
void |
setRec_no(Short rec_no) |
void |
setTimes(Short times) |
public String getPatient_id()
public void setPatient_id(String patient_id)
public Short getTimes()
public void setTimes(Short times)
public String getMzsxh()
public void setMzsxh(String mzsxh)
public Short getRec_no()
public void setRec_no(Short rec_no)
public Integer getOrder_no()
public void setOrder_no(Integer order_no)
public Short getItem_no()
public void setItem_no(Short item_no)
Copyright © 2022. All rights reserved.