Package org.apache.abdera.ext.media
Class MediaRating
- java.lang.Object
-
- org.apache.abdera.model.ElementWrapper
-
- org.apache.abdera.ext.media.MediaRating
-
-
Constructor Summary
Constructors Constructor Description MediaRating(Factory factory)MediaRating(Element internal)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IRIgetScheme()booleanisAdult()voidsetAdult(boolean adult)voidsetScheme(String scheme)-
Methods inherited from class org.apache.abdera.model.ElementWrapper
addComment, clone, complete, declareNS, discard, equals, getAttributes, getAttributeValue, getAttributeValue, getBaseUri, getDefaultWriterOptions, getDocument, getElements, getExtensionAttributes, getFactory, getFirstChild, getFirstChild, getInternal, getLanguage, getLanguageTag, getLocale, getMustPreserveWhitespace, getNamespaces, getNextSibling, getNextSibling, getParentElement, getPreviousSibling, getPreviousSibling, getQName, getResolvedBaseUri, getText, hashCode, iterator, removeAttribute, removeAttribute, setAttributeValue, setAttributeValue, setBaseUri, setBaseUri, setLanguage, setMustPreserveWhitespace, setParentElement, setText, setText, toString, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-