public class BlogArticleResponse extends Response
| Constructor and Description |
|---|
BlogArticleResponse() |
| Modifier and Type | Method and Description |
|---|---|
BlogArticle |
getBlogarticle() |
void |
setBlogarticle(BlogArticle blogarticle) |
getMessage, getSource, getStatus, setMessage, setSource, setStatuspublic BlogArticle getBlogarticle()
public void setBlogarticle(BlogArticle blogarticle)
blogarticle - the blogarticle to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.