public abstract class SearchResult extends Object
| Constructor and Description |
|---|
SearchResult(String id,
String label) |
SearchResult(String id,
String label,
String baseUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
createFullHref() |
boolean |
equals(Object obj) |
String |
getBaseUrl() |
abstract String |
getHref() |
String |
getId() |
String |
getLabel() |
abstract String |
getType() |
boolean |
hasBaseUrl() |
int |
hashCode() |
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.