public static class OapiPlanetomFeedsStatisticGetResponse.OpenFeedInfoModel extends TaobaoObject
| Constructor and Description |
|---|
OpenFeedInfoModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnchorId() |
List<String> |
getChatIds() |
String |
getCoverUrl() |
Long |
getDuration() |
String |
getEditReplayUrl() |
Date |
getEndTime() |
String |
getFeedId() |
Long |
getFeedType() |
Boolean |
getHasPlayBack() |
String |
getIntroduction() |
String |
getJumpUrl() |
String |
getReplayUrl() |
Date |
getStartTime() |
Long |
getStatus() |
Long |
getSubStatus() |
String |
getTitle() |
void |
setAnchorId(String anchorId) |
void |
setChatIds(List<String> chatIds) |
void |
setCoverUrl(String coverUrl) |
void |
setDuration(Long duration) |
void |
setEditReplayUrl(String editReplayUrl) |
void |
setEndTime(Date endTime) |
void |
setFeedId(String feedId) |
void |
setFeedType(Long feedType) |
void |
setHasPlayBack(Boolean hasPlayBack) |
void |
setIntroduction(String introduction) |
void |
setJumpUrl(String jumpUrl) |
void |
setReplayUrl(String replayUrl) |
void |
setStartTime(Date startTime) |
void |
setStatus(Long status) |
void |
setSubStatus(Long subStatus) |
void |
setTitle(String title) |
public String getAnchorId()
public void setAnchorId(String anchorId)
public String getCoverUrl()
public void setCoverUrl(String coverUrl)
public Long getDuration()
public void setDuration(Long duration)
public String getEditReplayUrl()
public void setEditReplayUrl(String editReplayUrl)
public Date getEndTime()
public void setEndTime(Date endTime)
public String getFeedId()
public void setFeedId(String feedId)
public Long getFeedType()
public void setFeedType(Long feedType)
public Boolean getHasPlayBack()
public void setHasPlayBack(Boolean hasPlayBack)
public String getIntroduction()
public void setIntroduction(String introduction)
public String getJumpUrl()
public void setJumpUrl(String jumpUrl)
public String getReplayUrl()
public void setReplayUrl(String replayUrl)
public Date getStartTime()
public void setStartTime(Date startTime)
public Long getStatus()
public void setStatus(Long status)
public Long getSubStatus()
public void setSubStatus(Long subStatus)
public String getTitle()
public void setTitle(String title)
Copyright © 2021. All rights reserved.