public class KoubeiMarketingCampaignActivityCreateModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingCampaignActivityCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAutoDelayFlag()
Gets auto delay flag.
|
BudgetInfo |
getBudgetInfo()
Gets budget info.
|
ConstraintInfo |
getConstraintInfo()
Gets constraint info.
|
String |
getDesc()
Gets desc.
|
Date |
getEndTime()
Gets end time.
|
String |
getExtInfo()
Gets ext info.
|
String |
getName()
Gets name.
|
String |
getOperatorId()
Gets operator id.
|
String |
getOperatorType()
Gets operator type.
|
String |
getOutBizNo()
Gets out biz no.
|
List<PromoTool> |
getPromoTools()
Gets promo tools.
|
List<PublishChannel> |
getPublishChannels()
Gets publish channels.
|
RecruitTool |
getRecruitTool()
Gets recruit tool.
|
Date |
getStartTime()
Gets start time.
|
String |
getType()
Gets type.
|
void |
setAutoDelayFlag(String autoDelayFlag)
Sets auto delay flag.
|
void |
setBudgetInfo(BudgetInfo budgetInfo)
Sets budget info.
|
void |
setConstraintInfo(ConstraintInfo constraintInfo)
Sets constraint info.
|
void |
setDesc(String desc)
Sets desc.
|
void |
setEndTime(Date endTime)
Sets end time.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setName(String name)
Sets name.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setOperatorType(String operatorType)
Sets operator type.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setPromoTools(List<PromoTool> promoTools)
Sets promo tools.
|
void |
setPublishChannels(List<PublishChannel> publishChannels)
Sets publish channels.
|
void |
setRecruitTool(RecruitTool recruitTool)
Sets recruit tool.
|
void |
setStartTime(Date startTime)
Sets start time.
|
void |
setType(String type)
Sets type.
|
public KoubeiMarketingCampaignActivityCreateModel()
public String getAutoDelayFlag()
public void setAutoDelayFlag(String autoDelayFlag)
autoDelayFlag
- the auto delay flagpublic BudgetInfo getBudgetInfo()
public void setBudgetInfo(BudgetInfo budgetInfo)
budgetInfo
- the budget infopublic ConstraintInfo getConstraintInfo()
public void setConstraintInfo(ConstraintInfo constraintInfo)
constraintInfo
- the constraint infopublic String getDesc()
public void setDesc(String desc)
desc
- the descpublic Date getEndTime()
public void setEndTime(Date endTime)
endTime
- the end timepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getName()
public void setName(String name)
name
- the namepublic String getOperatorId()
public void setOperatorId(String operatorId)
operatorId
- the operator idpublic String getOperatorType()
public void setOperatorType(String operatorType)
operatorType
- the operator typepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz nopublic void setPromoTools(List<PromoTool> promoTools)
promoTools
- the promo toolspublic List<PublishChannel> getPublishChannels()
public void setPublishChannels(List<PublishChannel> publishChannels)
publishChannels
- the publish channelspublic RecruitTool getRecruitTool()
public void setRecruitTool(RecruitTool recruitTool)
recruitTool
- the recruit toolpublic Date getStartTime()
public void setStartTime(Date startTime)
startTime
- the start timepublic String getType()
public void setType(String type)
type
- the typeCopyright © 2018. All rights reserved.