GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship |
GtfsRealtime.TripUpdate.StopTimeUpdateOrBuilder.getScheduleRelationship()
optional .transit_realtime.TripUpdate.StopTimeUpdate.ScheduleRelationship schedule_relationship = 5 [default = SCHEDULED];
|
GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship |
GtfsRealtime.TripUpdate.StopTimeUpdate.getScheduleRelationship()
optional .transit_realtime.TripUpdate.StopTimeUpdate.ScheduleRelationship schedule_relationship = 5 [default = SCHEDULED];
|
GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship |
GtfsRealtime.TripUpdate.StopTimeUpdate.Builder.getScheduleRelationship()
optional .transit_realtime.TripUpdate.StopTimeUpdate.ScheduleRelationship schedule_relationship = 5 [default = SCHEDULED];
|
static GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship |
GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship |
GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship.valueOf(int value) |
static GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship |
GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship[] |
GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|