Uses of Class
cz.geek.gdata.docs.ExportFormat

Packages that use ExportFormat
cz.geek.gdata.docs   
 

Uses of ExportFormat in cz.geek.gdata.docs
 

Methods in cz.geek.gdata.docs that return ExportFormat
static ExportFormat ExportFormat.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExportFormat[] ExportFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cz.geek.gdata.docs with parameters of type ExportFormat
 InputStream Docs.export(String docid, ExportFormat format)
           
 



Copyright © 2012. All Rights Reserved.