public class ClientApiSearch extends Object implements ClientApiObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientApiSearch.Scope |
| Modifier and Type | Field and Description |
|---|---|
String |
id |
String |
name |
Map<String,Object> |
parameters |
ClientApiSearch.Scope |
scope |
String |
url |
| Constructor and Description |
|---|
ClientApiSearch() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Map<String,Object> |
prepareParamsForSearch() |
String |
toString() |
public String id
public String url
public String name
public ClientApiSearch.Scope scope
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.