@Extensible public class VeganCookBook extends Object
| Constructor and Description |
|---|
VeganCookBook() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEditorial() |
Integer |
getNumberOfPages() |
List<String> |
getRecipes() |
void |
setNumberOfPages(Integer numberOfPages) |
void |
setRecipes(List<String> recipes) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.