Uses of Class
edu.qut.cs.rcmd.common.importer.mongo.MongoDatasetImportSupport.CollectionName

Packages that use MongoDatasetImportSupport.CollectionName
edu.qut.cs.rcmd.common.importer.mongo   
 

Uses of MongoDatasetImportSupport.CollectionName in edu.qut.cs.rcmd.common.importer.mongo
 

Methods in edu.qut.cs.rcmd.common.importer.mongo that return MongoDatasetImportSupport.CollectionName
static MongoDatasetImportSupport.CollectionName MongoDatasetImportSupport.CollectionName.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MongoDatasetImportSupport.CollectionName[] MongoDatasetImportSupport.CollectionName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.