public static class CurrentAutoreplyInfo.Keyword_autoreply_info.Keyword_reply.Reply_list_info.News_info_list.News_info extends Object
| 构造器和说明 |
|---|
News_info() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthor() |
String |
getContent_url() |
String |
getCover_url() |
String |
getDigest() |
Integer |
getShow_cover() |
String |
getSource_url() |
String |
getTitle() |
void |
setAuthor(String author) |
void |
setContent_url(String content_url) |
void |
setCover_url(String cover_url) |
void |
setDigest(String digest) |
void |
setShow_cover(Integer show_cover) |
void |
setSource_url(String source_url) |
void |
setTitle(String title) |
public String getTitle()
public void setTitle(String title)
public String getAuthor()
public void setAuthor(String author)
public String getDigest()
public void setDigest(String digest)
public Integer getShow_cover()
public void setShow_cover(Integer show_cover)
public String getCover_url()
public void setCover_url(String cover_url)
public String getContent_url()
public void setContent_url(String content_url)
public String getSource_url()
public void setSource_url(String source_url)
Copyright © 2016. All rights reserved.