@Generated(value="org.jsonschema2pojo") public class Page extends Object
| Constructor and Description |
|---|
Page() |
public Links getLinks()
public void setLinks(Links Links)
Links - The _linkspublic Long getAuthor()
public void setAuthor(Long author)
author - The authorpublic String getCommentStatus()
public void setCommentStatus(String commentStatus)
commentStatus - The comment_statuspublic Content getContent()
public void setContent(Content content)
content - The contentpublic String getDate()
public void setDate(String date)
date - The datepublic String getDateGmt()
public void setDateGmt(String dateGmt)
dateGmt - The date_gmtpublic Excerpt getExcerpt()
public void setExcerpt(Excerpt excerpt)
excerpt - The excerptpublic Long getFeaturedImage()
public void setFeaturedImage(Long featuredImage)
featuredImage - The featured_imagepublic Guid getGuid()
public void setGuid(Guid guid)
guid - The guidpublic Long getId()
public void setId(Long id)
id - The idpublic String getLink()
public void setLink(String link)
link - The linkpublic Long getMenuOrder()
public void setMenuOrder(Long menuOrder)
menuOrder - The menu_orderpublic String getModified()
public void setModified(String modified)
modified - The modifiedpublic String getModifiedGmt()
public void setModifiedGmt(String modifiedGmt)
modifiedGmt - The modified_gmtpublic Long getParent()
public void setParent(Long parent)
parent - The parentpublic String getPassword()
public void setPassword(String password)
password - The passwordpublic String getPingStatus()
public void setPingStatus(String pingStatus)
pingStatus - The ping_statuspublic String getSlug()
public void setSlug(String slug)
slug - The slugpublic String getStatus()
public void setStatus(String status)
status - The statuspublic String getTemplate()
public void setTemplate(String template)
template - The templatepublic Title getTitle()
public void setTitle(Title title)
title - The titlepublic String getType()
public void setType(String type)
type - The typeCopyright © 2016. All rights reserved.