public class KoubeiMarketingAdvertisingQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMarketingAdvertisingQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getActionUrl()
Gets action url.
|
String |
getAdCode()
Gets ad code.
|
String |
getAdRules()
Gets ad rules.
|
String |
getContent()
Gets content.
|
String |
getContentType()
Gets content type.
|
Date |
getEndTime()
Gets end time.
|
String |
getHeight()
Gets height.
|
Date |
getStartTime()
Gets start time.
|
String |
getStatus()
Gets status.
|
void |
setActionUrl(String actionUrl)
Sets action url.
|
void |
setAdCode(String adCode)
Sets ad code.
|
void |
setAdRules(String adRules)
Sets ad rules.
|
void |
setContent(String content)
Sets content.
|
void |
setContentType(String contentType)
Sets content type.
|
void |
setEndTime(Date endTime)
Sets end time.
|
void |
setHeight(String height)
Sets height.
|
void |
setStartTime(Date startTime)
Sets start time.
|
void |
setStatus(String status)
Sets status.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMarketingAdvertisingQueryResponse()
public void setActionUrl(String actionUrl)
actionUrl
- the action urlpublic String getActionUrl()
public void setAdCode(String adCode)
adCode
- the ad codepublic String getAdCode()
public void setAdRules(String adRules)
adRules
- the ad rulespublic String getAdRules()
public void setContent(String content)
content
- the contentpublic String getContent()
public void setContentType(String contentType)
contentType
- the content typepublic String getContentType()
public void setEndTime(Date endTime)
endTime
- the end timepublic Date getEndTime()
public void setHeight(String height)
height
- the heightpublic String getHeight()
public void setStartTime(Date startTime)
startTime
- the start timepublic Date getStartTime()
public void setStatus(String status)
status
- the statuspublic String getStatus()
Copyright © 2018. All rights reserved.