public class MzPayChargePercentKey extends Object implements Serializable
| 构造器和说明 |
|---|
MzPayChargePercentKey() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCharge_group()
This method was generated by MyBatis Generator.
|
String |
getPay_unit()
This method was generated by MyBatis Generator.
|
String |
getResponce_group()
This method was generated by MyBatis Generator.
|
String |
getType()
This method was generated by MyBatis Generator.
|
void |
setCharge_group(String charge_group)
This method was generated by MyBatis Generator.
|
void |
setPay_unit(String pay_unit)
This method was generated by MyBatis Generator.
|
void |
setResponce_group(String responce_group)
This method was generated by MyBatis Generator.
|
void |
setType(String type)
This method was generated by MyBatis Generator.
|
public String getPay_unit()
public void setPay_unit(String pay_unit)
pay_unit - the value for mz_pay_charge_percent.pay_unitpublic String getResponce_group()
public void setResponce_group(String responce_group)
responce_group - the value for mz_pay_charge_percent.responce_grouppublic String getCharge_group()
public void setCharge_group(String charge_group)
charge_group - the value for mz_pay_charge_percent.charge_grouppublic String getType()
public void setType(String type)
type - the value for mz_pay_charge_percent.typeCopyright © 2022. All rights reserved.