Package | Description |
---|---|
org.openstreetmap.josm.gui.download |
Modifier and Type | Field and Description |
---|---|
private PlaceSelection.SearchResult |
PlaceSelection.NameFinderResultParser.currentResult |
Modifier and Type | Field and Description |
---|---|
private java.util.List<PlaceSelection.SearchResult> |
PlaceSelection.NameFinderResultParser.data |
private java.util.List<PlaceSelection.SearchResult> |
PlaceSelection.NameQueryTask.data |
private java.util.List<PlaceSelection.SearchResult> |
PlaceSelection.NamedResultTableModel.data |
Modifier and Type | Method and Description |
---|---|
PlaceSelection.SearchResult |
PlaceSelection.NamedResultTableModel.getSelectedSearchResult() |
Modifier and Type | Method and Description |
---|---|
java.util.List<PlaceSelection.SearchResult> |
PlaceSelection.NameFinderResultParser.getResult() |
Modifier and Type | Method and Description |
---|---|
void |
PlaceSelection.NamedResultTableModel.setData(java.util.List<PlaceSelection.SearchResult> data) |