| Package | Description |
|---|---|
| com.google.gdata.data.analytics |
| Modifier and Type | Method and Description |
|---|---|
GwoStatus.Value |
GwoStatus.getValue()
Returns the value.
|
static GwoStatus.Value |
GwoStatus.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GwoStatus.Value[] |
GwoStatus.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 |
GwoStatus.setValue(GwoStatus.Value value)
Sets the value.
|
| Constructor and Description |
|---|
GwoStatus(GwoStatus.Value value)
Immutable constructor.
|
Copyright © 2012. All Rights Reserved.