| Package | Description |
|---|---|
| org.nuiton.wikitty.search |
| Modifier and Type | Field and Description |
|---|---|
protected Search.KIND |
Search.kind
Deprecated.
Defaut kind to
AND. |
| Modifier and Type | Method and Description |
|---|---|
static Search.KIND |
Search.KIND.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Search.KIND[] |
Search.KIND.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Search |
Search.query(Search.KIND kind)
Deprecated.
Create new
Search object with custom kind. |
Copyright © 2009-2012 CodeLutin. All Rights Reserved.