public class KoubeiMarketingCampaignRecruitApplyQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingCampaignRecruitApplyQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCampId()
Gets camp id.
|
String |
getPageNum()
Gets page num.
|
String |
getPageSize()
Gets page size.
|
void |
setCampId(String campId)
Sets camp id.
|
void |
setPageNum(String pageNum)
Sets page num.
|
void |
setPageSize(String pageSize)
Sets page size.
|
public KoubeiMarketingCampaignRecruitApplyQueryModel()
public String getCampId()
public void setCampId(String campId)
campId
- the camp idpublic String getPageNum()
public void setPageNum(String pageNum)
pageNum
- the page numpublic String getPageSize()
public void setPageSize(String pageSize)
pageSize
- the page sizeCopyright © 2018. All rights reserved.