|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MRSSMediaContent | |
|---|---|
| com.sonettic.mrss.elements | Classes that representing Sonettic MRSS feed elements. |
| Uses of MRSSMediaContent in com.sonettic.mrss.elements |
|---|
| Methods in com.sonettic.mrss.elements that return types with arguments of type MRSSMediaContent | |
|---|---|
java.util.List<MRSSMediaContent> |
MRSSItem.getContents()
Get media contents of this item. |
| Methods in com.sonettic.mrss.elements with parameters of type MRSSMediaContent | |
|---|---|
void |
MRSSItem.addContent(MRSSMediaContent content)
Add media content to this item. |
| Method parameters in com.sonettic.mrss.elements with type arguments of type MRSSMediaContent | |
|---|---|
void |
MRSSItem.addContents(java.util.Collection<MRSSMediaContent> contents)
Appends all of the media contents in the collection to this item. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||