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