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