public class AlipaySocialBaseMcommentNewsfeedAddModel extends AlipayObject
Constructor and Description |
---|
AlipaySocialBaseMcommentNewsfeedAddModel() |
Modifier and Type | Method and Description |
---|---|
String |
getActivityAddress()
Gets activity address.
|
String |
getActivityName()
Gets activity name.
|
String |
getAid()
Gets aid.
|
String |
getBizNo()
Gets biz no.
|
String |
getContent()
Gets content.
|
NewsfeedMediaGiftInfo |
getGiftInfo()
Gets gift info.
|
List<NewsfeedMediaImg> |
getImgInfos()
Gets img infos.
|
NewsfeedLabelInfo |
getLabelInfo()
Gets label info.
|
NewsfeedMediaLinkInfo |
getLinkInfo()
Gets link info.
|
NewsfeedLocationInfo |
getLocationInfo()
Gets location info.
|
String |
getLocationName()
Gets location name.
|
String |
getLocationScheme()
Gets location scheme.
|
String |
getSceneCode()
Gets scene code.
|
Long |
getScore()
Gets score.
|
String |
getSource()
Gets source.
|
String |
getSourceIcon()
Gets source icon.
|
String |
getSourceName()
Gets source name.
|
Long |
getSpreadRange()
Gets spread range.
|
String |
getType()
Gets type.
|
String |
getUserId()
Gets user id.
|
NewsfeedMediaVideoInfo |
getVideoInfo()
Gets video info.
|
Long |
getVisible()
Gets visible.
|
List<String> |
getVisibleRange()
Gets visible range.
|
List<NewsfeedWithMeInfo> |
getWithMe()
Gets with me.
|
void |
setActivityAddress(String activityAddress)
Sets activity address.
|
void |
setActivityName(String activityName)
Sets activity name.
|
void |
setAid(String aid)
Sets aid.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setContent(String content)
Sets content.
|
void |
setGiftInfo(NewsfeedMediaGiftInfo giftInfo)
Sets gift info.
|
void |
setImgInfos(List<NewsfeedMediaImg> imgInfos)
Sets img infos.
|
void |
setLabelInfo(NewsfeedLabelInfo labelInfo)
Sets label info.
|
void |
setLinkInfo(NewsfeedMediaLinkInfo linkInfo)
Sets link info.
|
void |
setLocationInfo(NewsfeedLocationInfo locationInfo)
Sets location info.
|
void |
setLocationName(String locationName)
Sets location name.
|
void |
setLocationScheme(String locationScheme)
Sets location scheme.
|
void |
setSceneCode(String sceneCode)
Sets scene code.
|
void |
setScore(Long score)
Sets score.
|
void |
setSource(String source)
Sets source.
|
void |
setSourceIcon(String sourceIcon)
Sets source icon.
|
void |
setSourceName(String sourceName)
Sets source name.
|
void |
setSpreadRange(Long spreadRange)
Sets spread range.
|
void |
setType(String type)
Sets type.
|
void |
setUserId(String userId)
Sets user id.
|
void |
setVideoInfo(NewsfeedMediaVideoInfo videoInfo)
Sets video info.
|
void |
setVisible(Long visible)
Sets visible.
|
void |
setVisibleRange(List<String> visibleRange)
Sets visible range.
|
void |
setWithMe(List<NewsfeedWithMeInfo> withMe)
Sets with me.
|
public AlipaySocialBaseMcommentNewsfeedAddModel()
public String getActivityAddress()
public void setActivityAddress(String activityAddress)
activityAddress
- the activity addresspublic String getActivityName()
public void setActivityName(String activityName)
activityName
- the activity namepublic String getAid()
public void setAid(String aid)
aid
- the aidpublic String getBizNo()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getContent()
public void setContent(String content)
content
- the contentpublic NewsfeedMediaGiftInfo getGiftInfo()
public void setGiftInfo(NewsfeedMediaGiftInfo giftInfo)
giftInfo
- the gift infopublic List<NewsfeedMediaImg> getImgInfos()
public void setImgInfos(List<NewsfeedMediaImg> imgInfos)
imgInfos
- the img infospublic NewsfeedLabelInfo getLabelInfo()
public void setLabelInfo(NewsfeedLabelInfo labelInfo)
labelInfo
- the label infopublic NewsfeedMediaLinkInfo getLinkInfo()
public void setLinkInfo(NewsfeedMediaLinkInfo linkInfo)
linkInfo
- the link infopublic NewsfeedLocationInfo getLocationInfo()
public void setLocationInfo(NewsfeedLocationInfo locationInfo)
locationInfo
- the location infopublic String getLocationName()
public void setLocationName(String locationName)
locationName
- the location namepublic String getLocationScheme()
public void setLocationScheme(String locationScheme)
locationScheme
- the location schemepublic String getSceneCode()
public void setSceneCode(String sceneCode)
sceneCode
- the scene codepublic Long getScore()
public void setScore(Long score)
score
- the scorepublic String getSource()
public void setSource(String source)
source
- the sourcepublic String getSourceIcon()
public void setSourceIcon(String sourceIcon)
sourceIcon
- the source iconpublic String getSourceName()
public void setSourceName(String sourceName)
sourceName
- the source namepublic Long getSpreadRange()
public void setSpreadRange(Long spreadRange)
spreadRange
- the spread rangepublic String getType()
public void setType(String type)
type
- the typepublic String getUserId()
public void setUserId(String userId)
userId
- the user idpublic NewsfeedMediaVideoInfo getVideoInfo()
public void setVideoInfo(NewsfeedMediaVideoInfo videoInfo)
videoInfo
- the video infopublic Long getVisible()
public void setVisible(Long visible)
visible
- the visiblepublic List<String> getVisibleRange()
public void setVisibleRange(List<String> visibleRange)
visibleRange
- the visible rangepublic List<NewsfeedWithMeInfo> getWithMe()
public void setWithMe(List<NewsfeedWithMeInfo> withMe)
withMe
- the with meCopyright © 2018. All rights reserved.