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