| Package | Description |
|---|---|
| com.google.gdata.client.youtube |
| Modifier and Type | Method and Description |
|---|---|
static YouTubeQuery.OrderBy |
YouTubeQuery.OrderBy.fromParameterValue(String value) |
YouTubeQuery.OrderBy |
YouTubeQuery.getOrderby()
Gets the value of the
orderby parameter. |
static YouTubeQuery.OrderBy |
YouTubeQuery.OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YouTubeQuery.OrderBy[] |
YouTubeQuery.OrderBy.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.setOrderBy(YouTubeQuery.OrderBy orderBy)
Sets the value of the
orderby parameter. |
Copyright © 2012. All Rights Reserved.