public final class Frontpage extends Object implements Serializable
| Constructor and Description |
|---|
Frontpage()
Default constructor.
|
public Info getInfo()
Info of the extracted pagepublic long getId()
public void setItems(List<Item> items)
items - the list of Item of the extracted pagepublic void setId(long id)
id - the id of the extracted page (generated by Diffbot)public void setInfo(Info info)
info - the Info of the extracted pageCopyright © 2013. All Rights Reserved.