public class AlipayDataDataserviceDeployorderDetailQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayDataDataserviceDeployorderDetailQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getBizCreateBegin()
Gets biz create begin.
|
String |
getBizInsName()
Gets biz ins name.
|
Long |
getPage()
Gets page.
|
Long |
getSize()
Gets size.
|
void |
setBizCreateBegin(Date bizCreateBegin)
Sets biz create begin.
|
void |
setBizInsName(String bizInsName)
Sets biz ins name.
|
void |
setPage(Long page)
Sets page.
|
void |
setSize(Long size)
Sets size.
|
public AlipayDataDataserviceDeployorderDetailQueryModel()
public Date getBizCreateBegin()
public void setBizCreateBegin(Date bizCreateBegin)
bizCreateBegin - the biz create beginpublic String getBizInsName()
public void setBizInsName(String bizInsName)
bizInsName - the biz ins namepublic Long getPage()
public void setPage(Long page)
page - the pagepublic Long getSize()
public void setSize(Long size)
size - the sizeCopyright © 2018. All rights reserved.