| Package | Description |
|---|---|
| com.google.gdata.data.docs |
| Modifier and Type | Method and Description |
|---|---|
ExportFormat.Source |
ExportFormat.getSource()
Returns the export source document type.
|
static ExportFormat.Source |
ExportFormat.Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportFormat.Source[] |
ExportFormat.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportFormat.setSource(ExportFormat.Source source)
Sets the export source document type.
|
| Constructor and Description |
|---|
ExportFormat(ExportFormat.Source source,
String target)
Immutable constructor.
|
Copyright © 2012. All Rights Reserved.