| Package | Description |
|---|---|
| at.gridgears.held | |
| at.gridgears.held.internal.parser |
| Modifier and Type | Method and Description |
|---|---|
static FindLocationResult |
FindLocationResult.createFailureResult(FindLocationError error,
String rawResponse) |
static FindLocationResult |
FindLocationResult.createFoundResult(List<Location> locations,
List<CivicAddress> civicAddresses,
List<LocationReference> locationReferences,
String rawResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
FindLocationCallback.completed(FindLocationRequest request,
FindLocationResult findLocationResult) |
| Modifier and Type | Method and Description |
|---|---|
FindLocationResult |
ResponseParser.parse(String responseContent) |
Copyright © 2018. All rights reserved.