public class SearchQuery extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
SearchQuery() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addHasProperties(List<String> hasProperties) |
protected void |
addPropertiesValues(String key,
String value) |
protected void |
addTypes(List<String> types) |
Set<String> |
getHasProperties() |
Map<String,String> |
getPropertiesValues() |
Set<String> |
getTypes() |
Copyright © 2020. All Rights Reserved.