|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.data.AbstractExtension
com.google.gdata.data.youtube.YtUploaded
public class YtUploaded
Video upload time tag inside "media:group": "yt:uploaded".
Constructor Summary | |
---|---|
YtUploaded()
|
|
YtUploaded(DateTime dateTime)
|
Method Summary | |
---|---|
DateTime |
getDateTime()
Returns the currently set uploaded date time or null if none set. |
void |
setDateTime(DateTime dateTime)
Changes the uploaded date time. |
Methods inherited from class com.google.gdata.data.AbstractExtension |
---|
disableStrictValidation, enableStrictValidation, generate, getExtensionLocalName, getExtensionNamespace, getHandler, isImmutable, isStrictValidation, setImmutable |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public YtUploaded()
public YtUploaded(DateTime dateTime)
Method Detail |
---|
public DateTime getDateTime()
public void setDateTime(DateTime dateTime)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |