public class SearchCriteria extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
searchTerm |
| Constructor and Description |
|---|
SearchCriteria() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSearchTerm() |
void |
setSearchTerm(String searchTerm) |
String |
toString() |
Copyright © 2025 JCloud. All rights reserved.