java.io.Serializable
public class StopDetails
extends java.lang.Object
implements java.io.Serializable
See Transit details for more detail.
Modifier and Type | Field | Description |
---|---|---|
LatLng |
location |
The location of the transit station/stop.
|
java.lang.String |
name |
The name of the transit station/stop.
|
Constructor | Description |
---|---|
StopDetails() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
toString() |
public java.lang.String name
"Union Square"
.public LatLng location