public class AlipayEbppCommonBillkeyQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppCommonBillkeyQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
String |
getChargeInst()
Gets charge inst.
|
String |
getSubBizType()
Gets sub biz type.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setChargeInst(String chargeInst)
Sets charge inst.
|
void |
setSubBizType(String subBizType)
Sets sub biz type.
|
public String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getChargeInst()
public void setChargeInst(String chargeInst)
chargeInst
- the charge instpublic String getSubBizType()
public void setSubBizType(String subBizType)
subBizType
- the sub biz typeCopyright © 2018. All rights reserved.