|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RatingDocument.Rating.Value | |
net.sf.mrl | |
net.sf.mrl.impl |
Uses of RatingDocument.Rating.Value in net.sf.mrl |
Methods in net.sf.mrl that return RatingDocument.Rating.Value | |
RatingDocument.Rating.Value |
RatingDocument.Rating.getValue()
Gets the "value" element |
RatingDocument.Rating.Value |
RatingDocument.Rating.addNewValue()
Appends and returns a new empty "value" element |
static RatingDocument.Rating.Value |
RatingDocument.Rating.Value.Factory.newInstance()
|
static RatingDocument.Rating.Value |
RatingDocument.Rating.Value.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.sf.mrl with parameters of type RatingDocument.Rating.Value | |
void |
RatingDocument.Rating.setValue(RatingDocument.Rating.Value value)
Sets the "value" element |
Uses of RatingDocument.Rating.Value in net.sf.mrl.impl |
Classes in net.sf.mrl.impl that implement RatingDocument.Rating.Value | |
static class |
RatingDocumentImpl.RatingImpl.ValueImpl
An XML value(@http://mrl.sf.net). |
Methods in net.sf.mrl.impl that return RatingDocument.Rating.Value | |
RatingDocument.Rating.Value |
RatingDocumentImpl.RatingImpl.getValue()
Gets the "value" element |
RatingDocument.Rating.Value |
RatingDocumentImpl.RatingImpl.addNewValue()
Appends and returns a new empty "value" element |
Methods in net.sf.mrl.impl with parameters of type RatingDocument.Rating.Value | |
void |
RatingDocumentImpl.RatingImpl.setValue(RatingDocument.Rating.Value value)
Sets the "value" element |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |