| Package | Description |
|---|---|
| org.gpel.client |
GPEL Client Library API
|
| Modifier and Type | Method and Description |
|---|---|
GcSearchRequest.SearchType |
GcSearchRequest.getSearchType() |
static GcSearchRequest.SearchType |
GcSearchRequest.SearchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcSearchRequest.SearchType[] |
GcSearchRequest.SearchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GcSearchList |
GpelClient.findTemplates(int num,
GcSearchRequest.SearchType st) |
void |
GcSearchRequest.setSearchType(GcSearchRequest.SearchType searchType) |
Copyright © 2013. All Rights Reserved.