| Package | Description |
|---|---|
| com.google.gdata.client.youtube |
| Modifier and Type | Method and Description |
|---|---|
static YouTubeQuery.Uploader |
YouTubeQuery.Uploader.fromParameterValue(String value) |
YouTubeQuery.Uploader |
YouTubeQuery.getUploader()
Gets the value of the
uploader parameter. |
static YouTubeQuery.Uploader |
YouTubeQuery.Uploader.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YouTubeQuery.Uploader[] |
YouTubeQuery.Uploader.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YouTubeQuery.setUploader(YouTubeQuery.Uploader uploader)
Sets the value of the
uploader parameter. |
Copyright © 2012. All Rights Reserved.