org.onebusaway.transit_data.model.tripplanning
public class StreetLegBean extends Object implements Serializable
Constructor and Description |
---|
StreetLegBean() |
Modifier and Type | Method and Description |
---|---|
double |
getDistance() |
String |
getPath() |
String |
getStreetName() |
void |
setDistance(double distance) |
void |
setPath(String path) |
void |
setStreetName(String streetName) |
Copyright © 2014 OneBusAway. All Rights Reserved.