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