| Package | Description |
|---|---|
| net.java.ao |
| Modifier and Type | Method and Description |
|---|---|
Query.QueryType |
Query.getType() |
static Query.QueryType |
Query.QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Query.QueryType[] |
Query.QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Query(Query.QueryType type,
String fields) |
Copyright © 2007-2014. All Rights Reserved.