| Package | Description |
|---|---|
| com.afrozaar.wordpress.wpapi.v2.model | |
| com.afrozaar.wordpress.wpapi.v2.model.builder |
| Modifier and Type | Method and Description |
|---|---|
Excerpt |
Page.getExcerpt() |
Excerpt |
Post.getExcerpt() |
| Modifier and Type | Method and Description |
|---|---|
void |
Page.setExcerpt(Excerpt excerpt) |
void |
Post.setExcerpt(Excerpt excerpt) |
| Modifier and Type | Method and Description |
|---|---|
Excerpt |
ExcerptBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PostBuilder |
PostBuilder.withExcerpt(Excerpt excerpt) |
PageBuilder |
PageBuilder.withExcerpt(Excerpt excerpt) |
Copyright © 2017. All rights reserved.