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