public class JOpenCageResult extends java.lang.Object implements java.lang.Comparable<JOpenCageResult>
| Constructor and Description |
|---|
JOpenCageResult() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(JOpenCageResult o) |
JOpenCageAnnotations |
getAnnotations() |
JOpenCageBounds |
getBounds() |
JOpenCageComponents |
getComponents() |
int |
getConfidence() |
java.lang.String |
getFormatted() |
JOpenCageLatLng |
getGeometry() |
public JOpenCageAnnotations getAnnotations()
public JOpenCageBounds getBounds()
public JOpenCageComponents getComponents()
public int getConfidence()
public java.lang.String getFormatted()
public JOpenCageLatLng getGeometry()
public int compareTo(JOpenCageResult o)
compareTo in interface java.lang.Comparable<JOpenCageResult>