public class Search extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Properties |
params |
protected String |
searchType |
| Constructor and Description |
|---|
Search()
Creates a new instance of Search
|
| Modifier and Type | Method and Description |
|---|---|
void |
addParam(String name,
String value) |
protected String |
getParam(String name) |
protected Properties |
getParams() |
String |
getSearchType() |
void |
setSearchType(String searchType1) |
String |
toString() |
protected Properties params
protected String searchType
public void setSearchType(String searchType1)
searchType1 - public String getSearchType()
protected Properties getParams()
public String toString()
toString in class ObjectObject.toString()Copyright © 2016 Internet2. All rights reserved.