| Package | Description |
|---|---|
| com.google.gdata.data.youtube |
| Modifier and Type | Method and Description |
|---|---|
YtStatus.Value |
YtStatus.getStatus()
Gets the status status.
|
YtStatus.Value |
FriendEntry.getStatus()
Gets the contact status.
|
static YtStatus.Value |
YtStatus.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YtStatus.Value[] |
YtStatus.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YtStatus.setStatus(YtStatus.Value status)
Sets the status status.
|
void |
FriendEntry.setStatus(YtStatus.Value status)
Sets the contact status.
|
| Constructor and Description |
|---|
YtStatus(YtStatus.Value status)
Creates a tag and initializes its content.
|
Copyright © 2012. All Rights Reserved.