@Generated(value="org.jsonschema2pojo") public class Post extends Object
| Constructor and Description |
|---|
Post() |
public Long getAuthor()
public void setAuthor(Long author)
author - The authorpublic Content getContent()
public void setContent(Content content)
content - The contentpublic String getStatus()
public void setStatus(String status)
status - The statuspublic Links getLinks()
public void setLinks(Links Links)
Links - The _linkspublic String getModified()
public void setModified(String modified)
modified - The modifiedpublic Guid getGuid()
public void setGuid(Guid guid)
guid - The guidpublic Long getFeaturedMedia()
public void setFeaturedMedia(Long featuredMedia)
featuredMedia - The featured_mediapublic Boolean getSticky()
public void setSticky(Boolean sticky)
sticky - The stickypublic String getPassword()
public void setPassword(String password)
password - The passwordpublic String getFormat()
public void setFormat(String format)
format - The formatpublic String getLink()
public void setLink(String link)
link - The linkpublic String getPingStatus()
public void setPingStatus(String pingStatus)
pingStatus - The ping_statuspublic Excerpt getExcerpt()
public void setExcerpt(Excerpt excerpt)
excerpt - The excerptpublic String getModifiedGmt()
public void setModifiedGmt(String modifiedGmt)
modifiedGmt - The modified_gmtpublic Long getId()
public void setId(Long id)
id - The idpublic Title getTitle()
public void setTitle(Title title)
title - The titlepublic String getCommentStatus()
public void setCommentStatus(String commentStatus)
commentStatus - The comment_statuspublic String getType()
public void setType(String type)
type - The typepublic String getSlug()
public void setSlug(String slug)
slug - The slugpublic String getDate()
public void setDate(String date)
date - The datepublic String getDateGmt()
public void setDateGmt(String dateGmt)
dateGmt - The date_gmtCopyright © 2017. All rights reserved.