public class SearchData
extends java.lang.Object
| Constructor and Description |
|---|
SearchData() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LocationResult> |
getResults() |
void |
setResults(java.util.List<LocationResult> results) |
public java.util.List<LocationResult> getResults()
public void setResults(java.util.List<LocationResult> results)
Copyright © 2018 Jasig. All Rights Reserved.