| Package | Description |
|---|---|
| com.afrozaar.wordpress.wpapi.v2.model | |
| com.afrozaar.wordpress.wpapi.v2.model.builder |
| Modifier and Type | Method and Description |
|---|---|
Content |
Page.getContent() |
Content |
Post.getContent() |
| Modifier and Type | Method and Description |
|---|---|
void |
Page.setContent(Content content) |
void |
Post.setContent(Content content) |
| Modifier and Type | Method and Description |
|---|---|
Content |
ContentBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PostBuilder |
PostBuilder.withContent(Content content) |
PageBuilder |
PageBuilder.withContent(Content content) |
Copyright © 2016. All rights reserved.