public class AlipayEbppJfexportChargeinstQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEbppJfexportChargeinstQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizType()
Gets biz type.
|
String |
getExtendField()
Gets extend field.
|
Long |
getPage()
Gets page.
|
Boolean |
getPageQuery()
Gets page query.
|
Long |
getPageSize()
Gets page size.
|
String |
getSubBizType()
Gets sub biz type.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setExtendField(String extendField)
Sets extend field.
|
void |
setPage(Long page)
Sets page.
|
void |
setPageQuery(Boolean pageQuery)
Sets page query.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setSubBizType(String subBizType)
Sets sub biz type.
|
public AlipayEbppJfexportChargeinstQueryModel()
public String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getExtendField()
public void setExtendField(String extendField)
extendField
- the extend fieldpublic Long getPage()
public void setPage(Long page)
page
- the pagepublic Boolean getPageQuery()
public void setPageQuery(Boolean pageQuery)
pageQuery
- the page querypublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic String getSubBizType()
public void setSubBizType(String subBizType)
subBizType
- the sub biz typeCopyright © 2018. All rights reserved.