Package | Description |
---|---|
com.google.gwt.maps.client.services |
Modifier and Type | Method and Description |
---|---|
TransitStop |
TransitDetails.getArrival_Stop()
The arrival stop of this transit step.
|
TransitStop |
TransitDetails.getDeparture_Stop()
The departure stop of this transit step.
|
static TransitStop |
TransitStop.newInstance() |
Modifier and Type | Method and Description |
---|---|
void |
TransitDetails.setArrival_Stop(TransitStop arrivalStop)
The arrival stop of this transit step.
|
void |
TransitDetails.setDeparture_Stop(TransitStop departureStop)
The departure stop of this transit step.
|
Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.