Uses of Class
cz.cuni.amis.pogamut.episodic.query.ComboTexts.ComboType

Packages that use ComboTexts.ComboType
cz.cuni.amis.pogamut.episodic.query   
 

Uses of ComboTexts.ComboType in cz.cuni.amis.pogamut.episodic.query
 

Methods in cz.cuni.amis.pogamut.episodic.query that return ComboTexts.ComboType
static ComboTexts.ComboType ComboTexts.ComboType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ComboTexts.ComboType[] ComboTexts.ComboType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cz.cuni.amis.pogamut.episodic.query with parameters of type ComboTexts.ComboType
 String QueryExecutor.executeQuery(ComboTexts.ComboType type, boolean schemaOnly, String str)
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.