Uses of Class
org.gcube.accounting.datamodel.query.QueryField

Packages that use QueryField
org.gcube.accounting.datamodel.query   
 

Uses of QueryField in org.gcube.accounting.datamodel.query
 

Methods in org.gcube.accounting.datamodel.query that return QueryField
static QueryField QueryField.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryField[] QueryField.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.accounting.datamodel.query with parameters of type QueryField
static Calendar QueryHelper.getCalendar(Map<String,QueryClause> clauses, QueryField field)
           
static String QueryHelper.getString(Map<String,QueryClause> clauses, QueryField field)
           
 

Constructors in org.gcube.accounting.datamodel.query with parameters of type QueryField
QueryClause(QueryField key, QueryOperator operator, String value)
           
 



Copyright © 2013. All Rights Reserved.