public class KoubeiMarketingCampaignRecruitApplyQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMarketingCampaignRecruitApplyQueryResponse() |
Modifier and Type | Method and Description |
---|---|
Date |
getBoughtTime()
Gets bought time.
|
Date |
getEndTime()
Gets end time.
|
String |
getItemCount()
Gets item count.
|
List<RecruitItemApplyData> |
getItemInfo()
Gets item info.
|
String |
getName()
Gets name.
|
Date |
getPrehotTime()
Gets prehot time.
|
void |
setBoughtTime(Date boughtTime)
Sets bought time.
|
void |
setEndTime(Date endTime)
Sets end time.
|
void |
setItemCount(String itemCount)
Sets item count.
|
void |
setItemInfo(List<RecruitItemApplyData> itemInfo)
Sets item info.
|
void |
setName(String name)
Sets name.
|
void |
setPrehotTime(Date prehotTime)
Sets prehot time.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMarketingCampaignRecruitApplyQueryResponse()
public void setBoughtTime(Date boughtTime)
boughtTime
- the bought timepublic Date getBoughtTime()
public void setEndTime(Date endTime)
endTime
- the end timepublic Date getEndTime()
public void setItemCount(String itemCount)
itemCount
- the item countpublic String getItemCount()
public void setItemInfo(List<RecruitItemApplyData> itemInfo)
itemInfo
- the item infopublic List<RecruitItemApplyData> getItemInfo()
public void setName(String name)
name
- the namepublic String getName()
public void setPrehotTime(Date prehotTime)
prehotTime
- the prehot timepublic Date getPrehotTime()
Copyright © 2018. All rights reserved.