public class AlipayEbppJfexportInputfieldQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppJfexportInputfieldQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
String |
getChargeInst()
Gets charge inst.
|
String |
getExtendField()
Gets extend field.
|
String |
getFieldScene()
Gets field scene.
|
String |
getSubBizType()
Gets sub biz type.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setChargeInst(String chargeInst)
Sets charge inst.
|
void |
setExtendField(String extendField)
Sets extend field.
|
void |
setFieldScene(String fieldScene)
Sets field scene.
|
void |
setSubBizType(String subBizType)
Sets sub biz type.
|
public AlipayEbppJfexportInputfieldQueryModel()
public String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getChargeInst()
public void setChargeInst(String chargeInst)
chargeInst
- the charge instpublic String getExtendField()
public void setExtendField(String extendField)
extendField
- the extend fieldpublic String getFieldScene()
public void setFieldScene(String fieldScene)
fieldScene
- the field scenepublic String getSubBizType()
public void setSubBizType(String subBizType)
subBizType
- the sub biz typeCopyright © 2018. All rights reserved.