| Modifier and Type | Method and Description |
|---|---|
static GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship |
GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship.forNumber(int value) |
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)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship> |
GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GtfsRealtime.TripUpdate.StopTimeUpdate.Builder |
GtfsRealtime.TripUpdate.StopTimeUpdate.Builder.setScheduleRelationship(GtfsRealtime.TripUpdate.StopTimeUpdate.ScheduleRelationship value)
optional .transit_realtime.TripUpdate.StopTimeUpdate.ScheduleRelationship schedule_relationship = 5 [default = SCHEDULED]; |
Copyright © 2019. All rights reserved.