| Package | Description |
|---|---|
| com.google.gdata.data.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTubeMediaCredit.Type |
YouTubeMediaCredit.getType()
Returns the type as an enum.
|
YouTubeMediaCredit.Type |
YouTubeMediaGroup.getUploaderType()
Checks whether the uploader is a partner.
|
static YouTubeMediaCredit.Type |
YouTubeMediaCredit.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YouTubeMediaCredit.Type[] |
YouTubeMediaCredit.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YouTubeMediaCredit.setType(YouTubeMediaCredit.Type type)
Sets the type as an enum.
|
Copyright © 2012. All Rights Reserved.