Uses of Class
org.chromattic.api.query.QueryLanguage

Packages that use QueryLanguage
org.chromattic.api.query   
 

Uses of QueryLanguage in org.chromattic.api.query
 

Methods in org.chromattic.api.query that return QueryLanguage
static QueryLanguage QueryLanguage.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static QueryLanguage[] QueryLanguage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.