|
|||||||||
| 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.YtStatus
public class YtStatus
Object representation for the yt:status tag on the user contact feed.
| Nested Class Summary | |
|---|---|
static class |
YtStatus.Value
Status value. |
| Constructor Summary | |
|---|---|
YtStatus()
Creates an empty tag. |
|
YtStatus(YtStatus.Value status)
Creates a tag and initializes its content. |
|
| Method Summary | |
|---|---|
YtStatus.Value |
getStatus()
Gets the status status. |
void |
setStatus(YtStatus.Value status)
Sets the status status. |
| 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 YtStatus()
public YtStatus(YtStatus.Value status)
| Method Detail |
|---|
public YtStatus.Value getStatus()
public void setStatus(YtStatus.Value status)
status - status or null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||