| Package | Description |
|---|---|
| org.gcube.accounting.datamodel.query |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Calendar |
QueryHelper.getCalendar(Map<String,QueryClause> clauses,
QueryField field) |
static String |
QueryHelper.getString(Map<String,QueryClause> clauses,
QueryField field) |
| Constructor and Description |
|---|
QueryClause(QueryField key,
QueryOperator operator,
String value) |
Copyright © 2014. All Rights Reserved.