Uses of Class
org.gcube.tools.sam.istester.plugin.tests.QueryOperationTest.QueryTypes

Packages that use QueryOperationTest.QueryTypes
org.gcube.tools.sam.istester.plugin.tests   
 

Uses of QueryOperationTest.QueryTypes in org.gcube.tools.sam.istester.plugin.tests
 

Methods in org.gcube.tools.sam.istester.plugin.tests that return QueryOperationTest.QueryTypes
static QueryOperationTest.QueryTypes QueryOperationTest.QueryTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static QueryOperationTest.QueryTypes[] QueryOperationTest.QueryTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.