public class Search extends Object
Constructor and Description |
---|
Search() |
Modifier and Type | Method and Description |
---|---|
String |
getHql() |
int |
getToken() |
void |
setHql(String hql) |
void |
setToken(int token) |
public int getToken()
public void setToken(int token)
token
- the value for the token propertypublic String getHql()
public void setHql(String hql)
hql
- the value for the hql propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.