public class NewsContent extends Object implements Serializable
NewsContent()
List<NewsContentItem>
getItems()
void
setItems(List<NewsContentItem> items)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NewsContent()
public List<NewsContentItem> getItems()
public void setItems(List<NewsContentItem> items)
public String toString()
toString
Object
Copyright © 2017. All rights reserved.