com.google.transit.realtime
Interface GtfsRealtime.TripUpdate.StopTimeUpdateOrBuilder
- All Superinterfaces:
- com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<GtfsRealtime.TripUpdate.StopTimeUpdate>, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- GtfsRealtime.TripUpdate.StopTimeUpdate, GtfsRealtime.TripUpdate.StopTimeUpdate.Builder
- Enclosing class:
- GtfsRealtime.TripUpdate
public static interface GtfsRealtime.TripUpdate.StopTimeUpdateOrBuilder
- extends com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<GtfsRealtime.TripUpdate.StopTimeUpdate>
| Methods inherited from interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder |
getExtension, getExtension, getExtensionCount, hasExtension |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
isInitialized |
hasStopSequence
boolean hasStopSequence()
getStopSequence
int getStopSequence()
hasStopId
boolean hasStopId()
getStopId
String getStopId()
hasArrival
boolean hasArrival()
getArrival
GtfsRealtime.TripUpdate.StopTimeEvent getArrival()
getArrivalOrBuilder
GtfsRealtime.TripUpdate.StopTimeEventOrBuilder getArrivalOrBuilder()
hasDeparture
boolean hasDeparture()
getDeparture
GtfsRealtime.TripUpdate.StopTimeEvent getDeparture()
getDepartureOrBuilder
GtfsRealtime.TripUpdate.StopTimeEventOrBuilder getDepartureOrBuilder()
hasScheduleRelationship
boolean hasScheduleRelationship()
getScheduleRelationship
GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship getScheduleRelationship()
Copyright © 2012 OneBusAway. All Rights Reserved.