Uses of Class
com.factual.driver.ColumnSchema

Packages that use ColumnSchema
com.factual.driver   
 

Uses of ColumnSchema in com.factual.driver
 

Methods in com.factual.driver that return ColumnSchema
 ColumnSchema SchemaResponse.getColumnSchema(String columnName)
           
 

Methods in com.factual.driver that return types with arguments of type ColumnSchema
 Map<String,ColumnSchema> SchemaResponse.getColumnSchemas()
           
 



Copyright © 2012. All Rights Reserved.