| Package | Description |
|---|---|
| com.socrata.model.search |
The model objects (nouns) used for doing searches on the Socrata platform.
|
| Modifier and Type | Method and Description |
|---|---|
static SearchClauseTypes |
SearchClauseTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchClauseTypes[] |
SearchClauseTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SearchClause(SearchClauseTypes clauseType,
String value) |
Copyright © 2013. All Rights Reserved.