public class PropertySearchResult
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertySearchResult.SearchEntry |
| Constructor and Description |
|---|
PropertySearchResult() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PropertySearchResult.SearchEntry> |
getResults() |
void |
setResults(java.util.List<PropertySearchResult.SearchEntry> results) |
public java.util.List<PropertySearchResult.SearchEntry> getResults()
public void setResults(java.util.List<PropertySearchResult.SearchEntry> results)