@TableName(value="gh_zd_clinic_charge") public class GhZdClinicCharge extends Object implements Serializable
| 构造器和说明 |
|---|
GhZdClinicCharge() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBack_flag() |
String |
getCharge_code() |
String |
getCode() |
String |
getTrans_flag() |
void |
setBack_flag(String back_flag) |
void |
setCharge_code(String charge_code) |
void |
setCode(String code) |
void |
setTrans_flag(String trans_flag) |
public String getCode()
public void setCode(String code)
public String getCharge_code()
public void setCharge_code(String charge_code)
public String getBack_flag()
public void setBack_flag(String back_flag)
public String getTrans_flag()
public void setTrans_flag(String trans_flag)
Copyright © 2022. All rights reserved.