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