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