protected class TimetableSnapshot.TripIdAndServiceDate extends Object
Constructor and Description |
---|
TripIdAndServiceDate(String feedId,
String tripId,
org.onebusaway.gtfs.model.calendar.ServiceDate serviceDate) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getFeedId() |
org.onebusaway.gtfs.model.calendar.ServiceDate |
getServiceDate() |
String |
getTripId() |
int |
hashCode() |
Copyright © 2018. All rights reserved.