public class AlipaySocialBaseContentlibNewsflashSendModel extends AlipayObject
Constructor and Description |
---|
AlipaySocialBaseContentlibNewsflashSendModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor()
Gets author.
|
String |
getContent()
Gets content.
|
String |
getExtInfo()
Gets ext info.
|
String |
getImages()
Gets images.
|
String |
getOprTags()
Gets opr tags.
|
Date |
getPublishDate()
Gets publish date.
|
Long |
getRecommend()
Gets recommend.
|
String |
getSourceChannelKey()
Gets source channel key.
|
String |
getSourceId()
Gets source id.
|
String |
getSummary()
Gets summary.
|
String |
getTitle()
Gets title.
|
void |
setAuthor(String author)
Sets author.
|
void |
setContent(String content)
Sets content.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setImages(String images)
Sets images.
|
void |
setOprTags(String oprTags)
Sets opr tags.
|
void |
setPublishDate(Date publishDate)
Sets publish date.
|
void |
setRecommend(Long recommend)
Sets recommend.
|
void |
setSourceChannelKey(String sourceChannelKey)
Sets source channel key.
|
void |
setSourceId(String sourceId)
Sets source id.
|
void |
setSummary(String summary)
Sets summary.
|
void |
setTitle(String title)
Sets title.
|
public AlipaySocialBaseContentlibNewsflashSendModel()
public String getAuthor()
public void setAuthor(String author)
author
- the authorpublic String getContent()
public void setContent(String content)
content
- the contentpublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getImages()
public void setImages(String images)
images
- the imagespublic String getOprTags()
public void setOprTags(String oprTags)
oprTags
- the opr tagspublic Date getPublishDate()
public void setPublishDate(Date publishDate)
publishDate
- the publish datepublic Long getRecommend()
public void setRecommend(Long recommend)
recommend
- the recommendpublic String getSourceChannelKey()
public void setSourceChannelKey(String sourceChannelKey)
sourceChannelKey
- the source channel keypublic String getSourceId()
public void setSourceId(String sourceId)
sourceId
- the source idpublic String getSummary()
public void setSummary(String summary)
summary
- the summarypublic String getTitle()
public void setTitle(String title)
title
- the titleCopyright © 2018. All rights reserved.