| com.google.gdata.data.media.IMediaEntry |
Known Indirect Subclasses
AlbumEntry,
AnnouncementEntry,
AnnouncementsPageEntry,
AttachmentEntry,
AudioEntry,
BaseContentEntry<E extends BaseContentEntry<E>>,
BaseDocumentListEntry<E>,
BasePageEntry<E extends BasePageEntry<E>>,
BrixEntry,
CaptionTrackEntry,
ChangelogEntry,
CommentEntry,
ContentEntry,
DocumentEntry,
DocumentListEntry,
and
26 others.
|
The IMediaEntry interface defines a common base interface for GData media entries that is shared between the old and new data models.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the
MediaSource that contains the media data for the entry. | |||||||||||
Sets the
MediaSource that contains the media data for the entry. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.gdata.data.IAtom
| |||||||||||
From interface
com.google.gdata.data.IEntry
| |||||||||||
Returns the MediaSource that contains the media data for the entry.
Sets the MediaSource that contains the media data for the entry.
| source |
|---|