| Package | Description |
|---|---|
| com.google.gdata.data.projecthosting |
| Modifier and Type | Method and Description |
|---|---|
State.Value |
State.getValue()
Returns the value.
|
static State.Value |
State.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static State.Value[] |
State.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
State.setValue(State.Value value)
Sets the value.
|
| Constructor and Description |
|---|
State(State.Value value)
Immutable constructor.
|
Copyright © 2012. All Rights Reserved.