Uses of Class
org.pentaho.platform.dataaccess.datasource.DataFormatType

Packages that use DataFormatType
org.pentaho.platform.dataaccess.datasource   
 

Uses of DataFormatType in org.pentaho.platform.dataaccess.datasource
 

Methods in org.pentaho.platform.dataaccess.datasource that return DataFormatType
static DataFormatType DataFormatType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataFormatType[] DataFormatType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.