|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecipeDocument.Recipe.Ingredients | |
net.sf.mrl | |
net.sf.mrl.impl |
Uses of RecipeDocument.Recipe.Ingredients in net.sf.mrl |
Methods in net.sf.mrl that return RecipeDocument.Recipe.Ingredients | |
RecipeDocument.Recipe.Ingredients |
RecipeDocument.Recipe.getIngredients()
Gets the "ingredients" element |
RecipeDocument.Recipe.Ingredients |
RecipeDocument.Recipe.addNewIngredients()
Appends and returns a new empty "ingredients" element |
static RecipeDocument.Recipe.Ingredients |
RecipeDocument.Recipe.Ingredients.Factory.newInstance()
|
static RecipeDocument.Recipe.Ingredients |
RecipeDocument.Recipe.Ingredients.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.sf.mrl with parameters of type RecipeDocument.Recipe.Ingredients | |
void |
RecipeDocument.Recipe.setIngredients(RecipeDocument.Recipe.Ingredients ingredients)
Sets the "ingredients" element |
Uses of RecipeDocument.Recipe.Ingredients in net.sf.mrl.impl |
Classes in net.sf.mrl.impl that implement RecipeDocument.Recipe.Ingredients | |
static class |
RecipeDocumentImpl.RecipeImpl.IngredientsImpl
An XML ingredients(@http://mrl.sf.net). |
Methods in net.sf.mrl.impl that return RecipeDocument.Recipe.Ingredients | |
RecipeDocument.Recipe.Ingredients |
RecipeDocumentImpl.RecipeImpl.getIngredients()
Gets the "ingredients" element |
RecipeDocument.Recipe.Ingredients |
RecipeDocumentImpl.RecipeImpl.addNewIngredients()
Appends and returns a new empty "ingredients" element |
Methods in net.sf.mrl.impl with parameters of type RecipeDocument.Recipe.Ingredients | |
void |
RecipeDocumentImpl.RecipeImpl.setIngredients(RecipeDocument.Recipe.Ingredients ingredients)
Sets the "ingredients" element |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |