public class PredictionResult extends Result
address, addressLines, customFields, explanation, location, parsed, score
Constructor and Description |
---|
PredictionResult() |
Modifier and Type | Method and Description |
---|---|
Distance |
getDistance() |
String |
getPrediction() |
void |
setDistance(Distance distance) |
void |
setPrediction(String prediction) |
String |
toString() |
getAddress, getAddressLines, getCustomFields, getExplanation, getLocation, getParsed, getParsedAddress, getScore, setAddress, setAddressLines, setCustomFields, setExplanation, setLocation, setParsed, setParsedAddress, setScore
Copyright © 2024. All rights reserved.