|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMediaEntry
The IMediaEntry interface defines a common base interface for GData media entries that is shared between the old and new data models.
| Method Summary | |
|---|---|
MediaSource |
getMediaSource()
Returns the MediaSource that contains the media data for the entry. |
void |
setMediaSource(MediaSource source)
Sets the MediaSource that contains the media data for the entry. |
| Methods inherited from interface com.google.gdata.data.IEntry |
|---|
getCanEdit, getContent, getEdited, getEditLink, getMediaEditLink, getPublished, getSummary, setCanEdit, setEdited, setPublished |
| Methods inherited from interface com.google.gdata.data.IAtom |
|---|
addLink, getAuthors, getCategories, getEtag, getId, getKind, getLink, getLinks, getSelfLink, getTitle, getUpdated, getVersionId, removeLinks, removeLinks, setEtag, setId, setKind, setService, setUpdated, setVersionId |
| Method Detail |
|---|
MediaSource getMediaSource()
MediaSource that contains the media data for the entry.
void setMediaSource(MediaSource source)
MediaSource that contains the media data for the entry.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||