public class SearchResult extends Object
| Constructor and Description |
|---|
SearchResult(String link,
String url) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLink() |
String |
getUrl() |
void |
setLink(String link) |
void |
setUrl(String url) |
Copyright © 2017. All rights reserved.