Uses of Class
com.google.refine.model.recon.StandardReconConfig.ColumnDetail
Packages that use StandardReconConfig.ColumnDetail
-
Uses of StandardReconConfig.ColumnDetail in com.google.refine.model.recon
Fields in com.google.refine.model.recon with type parameters of type StandardReconConfig.ColumnDetailConstructor parameters in com.google.refine.model.recon with type arguments of type StandardReconConfig.ColumnDetailModifierConstructorDescriptionStandardReconConfig(String service, String identifierSpace, String schemaSpace, ReconType type, boolean autoMatch, int batchSize, List<StandardReconConfig.ColumnDetail> columnDetails, int limit) StandardReconConfig(String service, String identifierSpace, String schemaSpace, String typeID, String typeName, boolean autoMatch, int batchSize, List<StandardReconConfig.ColumnDetail> columnDetails) StandardReconConfig(String service, String identifierSpace, String schemaSpace, String typeID, String typeName, boolean autoMatch, int batchSize, List<StandardReconConfig.ColumnDetail> columnDetails, int limit)