| Package | Description |
|---|---|
| com.google.gdata.data.youtube |
| Modifier and Type | Method and Description |
|---|---|
YtPublicationState.State |
YtPublicationState.getState()
Gets the publication state enum value.
|
static YtPublicationState.State |
YtPublicationState.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YtPublicationState.State[] |
YtPublicationState.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
YtPublicationState.setState(YtPublicationState.State state)
Sets the publication state enum value.
|
| Constructor and Description |
|---|
YtPublicationState(YtPublicationState.State state) |
YtPublicationState(YtPublicationState.State state,
String reasonCode,
String helpUrl,
String description) |
Copyright © 2012. All Rights Reserved.