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