|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GeocoderResult in org.onebusaway.geocoder.impl |
---|
Subclasses of GeocoderResult in org.onebusaway.geocoder.impl | |
---|---|
class |
GoogleGeocoderResult
|
Uses of GeocoderResult in org.onebusaway.geocoder.model |
---|
Methods in org.onebusaway.geocoder.model that return types with arguments of type GeocoderResult | |
---|---|
List<GeocoderResult> |
GeocoderResults.getResults()
|
Methods in org.onebusaway.geocoder.model with parameters of type GeocoderResult | |
---|---|
void |
GeocoderResults.addResult(GeocoderResult result)
|
Method parameters in org.onebusaway.geocoder.model with type arguments of type GeocoderResult | |
---|---|
void |
GeocoderResults.setResults(List<GeocoderResult> results)
|
Uses of GeocoderResult in org.onebusaway.phone.actions.settings |
---|
Methods in org.onebusaway.phone.actions.settings that return types with arguments of type GeocoderResult | |
---|---|
List<GeocoderResult> |
SetDefaultSearchLocationAction.getRecords()
|
Uses of GeocoderResult in org.onebusaway.presentation.impl |
---|
Methods in org.onebusaway.presentation.impl with parameters of type GeocoderResult | |
---|---|
String |
GeocoderResultPresentationServiceImpl.getGeocoderResultAsString(GeocoderResult result)
|
Uses of GeocoderResult in org.onebusaway.presentation.services |
---|
Methods in org.onebusaway.presentation.services with parameters of type GeocoderResult | |
---|---|
String |
GeocoderResultPresentationService.getGeocoderResultAsString(GeocoderResult result)
|
Uses of GeocoderResult in org.onebusaway.sms.actions.sms |
---|
Methods in org.onebusaway.sms.actions.sms that return types with arguments of type GeocoderResult | |
---|---|
List<GeocoderResult> |
SetDefaultSearchLocationAction.getRecords()
|
Methods in org.onebusaway.sms.actions.sms with parameters of type GeocoderResult | |
---|---|
String |
SetDefaultSearchLocationAction.getGeocoderResultAsString(GeocoderResult result)
|
Uses of GeocoderResult in org.onebusaway.webapp.actions.where |
---|
Methods in org.onebusaway.webapp.actions.where that return types with arguments of type GeocoderResult | |
---|---|
List<GeocoderResult> |
SetDefaultSearchLocationAction.getRecords()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |