public class GeoSearchSelection extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GeoSearchSelection.SearchType |
| Constructor and Description |
|---|
GeoSearchSelection() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
String |
getTerm() |
GeoSearchSelection.SearchType |
getType() |
void |
setAttributes(Map<String,String> attributes) |
void |
setTerm(String term) |
void |
setType(GeoSearchSelection.SearchType type) |
public GeoSearchSelection.SearchType getType()
public void setType(GeoSearchSelection.SearchType type)
public String getTerm()
public void setTerm(String term)
Copyright © 2018. All Rights Reserved.