public class UsedKeysSearchResult extends Object
| Constructor and Description |
|---|
UsedKeysSearchResult() |
| Modifier and Type | Method and Description |
|---|---|
KeySearchModel |
getSearchModel()
Gets the search model.
|
Properties |
getUsed()
Gets the used.
|
void |
setSearchModel(KeySearchModel searchModel)
Sets the search model.
|
void |
setUsed(Properties used)
Sets the used.
|
public KeySearchModel getSearchModel()
public void setSearchModel(KeySearchModel searchModel)
searchModel - the new search modelpublic Properties getUsed()
public void setUsed(Properties used)
used - the new usedCopyright © 2015. All rights reserved.