|
|||||||||
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, getResumableEditMediaLink, getSelectedFields, getSummary, setCanEdit, setEdited, setPublished, setSelectedFields |
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 |