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