org.onebusaway.transit_data.model.oba
public class TimedPlaceBean extends Object implements Serializable
Constructor and Description |
---|
TimedPlaceBean() |
TimedPlaceBean(String placeId,
String stopId,
int time) |
Modifier and Type | Method and Description |
---|---|
String |
getPlaceId() |
String |
getStopId() |
int |
getTime() |
void |
setPlaceId(String placeId) |
void |
setStopId(String stopId) |
void |
setTime(int time) |
Copyright © 2014 OneBusAway. All Rights Reserved.