public class AlipayMarketingDataAntlogmngActivitypagespmCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingDataAntlogmngActivitypagespmCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getActivityId()
Gets activity id.
|
String |
getOwner()
Gets owner.
|
String |
getSpma()
Gets spma.
|
String |
getSpmb()
Gets spmb.
|
String |
getTitle()
Gets title.
|
String |
getUrl()
Gets url.
|
void |
setActivityId(String activityId)
Sets activity id.
|
void |
setOwner(String owner)
Sets owner.
|
void |
setSpma(String spma)
Sets spma.
|
void |
setSpmb(String spmb)
Sets spmb.
|
void |
setTitle(String title)
Sets title.
|
void |
setUrl(String url)
Sets url.
|
public AlipayMarketingDataAntlogmngActivitypagespmCreateModel()
public String getActivityId()
public void setActivityId(String activityId)
activityId
- the activity idpublic String getOwner()
public void setOwner(String owner)
owner
- the ownerpublic String getSpma()
public void setSpma(String spma)
spma
- the spmapublic String getSpmb()
public void setSpmb(String spmb)
spmb
- the spmbpublic String getTitle()
public void setTitle(String title)
title
- the titlepublic String getUrl()
public void setUrl(String url)
url
- the urlCopyright © 2018. All rights reserved.