| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<GtfsRealtime.VehicleDescriptor> |
GtfsRealtime.VehicleDescriptor.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.Builder.build() |
GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.Builder.buildPartial() |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.getDefaultInstance() |
GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.getDefaultInstanceForType() |
GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.Builder.getDefaultInstanceForType() |
GtfsRealtime.VehicleDescriptor |
GtfsRealtime.TripUpdateOrBuilder.getVehicle()
Additional information on the vehicle that is serving this trip.
|
GtfsRealtime.VehicleDescriptor |
GtfsRealtime.TripUpdate.getVehicle()
Additional information on the vehicle that is serving this trip.
|
GtfsRealtime.VehicleDescriptor |
GtfsRealtime.TripUpdate.Builder.getVehicle()
Additional information on the vehicle that is serving this trip.
|
GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehiclePositionOrBuilder.getVehicle()
Additional information on the vehicle that is serving this trip.
|
GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehiclePosition.getVehicle()
Additional information on the vehicle that is serving this trip.
|
GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehiclePosition.Builder.getVehicle()
Additional information on the vehicle that is serving this trip.
|
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseDelimitedFrom(InputStream input) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseFrom(byte[] data) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseFrom(ByteBuffer data) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseFrom(com.google.protobuf.ByteString data) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseFrom(com.google.protobuf.CodedInputStream input) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseFrom(InputStream input) |
static GtfsRealtime.VehicleDescriptor |
GtfsRealtime.VehicleDescriptor.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GtfsRealtime.VehicleDescriptor> |
GtfsRealtime.VehicleDescriptor.getParserForType() |
static com.google.protobuf.Parser<GtfsRealtime.VehicleDescriptor> |
GtfsRealtime.VehicleDescriptor.parser() |
| Modifier and Type | Method and Description |
|---|---|
GtfsRealtime.VehicleDescriptor.Builder |
GtfsRealtime.VehicleDescriptor.Builder.mergeFrom(GtfsRealtime.VehicleDescriptor other) |
GtfsRealtime.TripUpdate.Builder |
GtfsRealtime.TripUpdate.Builder.mergeVehicle(GtfsRealtime.VehicleDescriptor value)
Additional information on the vehicle that is serving this trip.
|
GtfsRealtime.VehiclePosition.Builder |
GtfsRealtime.VehiclePosition.Builder.mergeVehicle(GtfsRealtime.VehicleDescriptor value)
Additional information on the vehicle that is serving this trip.
|
static GtfsRealtime.VehicleDescriptor.Builder |
GtfsRealtime.VehicleDescriptor.newBuilder(GtfsRealtime.VehicleDescriptor prototype) |
GtfsRealtime.TripUpdate.Builder |
GtfsRealtime.TripUpdate.Builder.setVehicle(GtfsRealtime.VehicleDescriptor value)
Additional information on the vehicle that is serving this trip.
|
GtfsRealtime.VehiclePosition.Builder |
GtfsRealtime.VehiclePosition.Builder.setVehicle(GtfsRealtime.VehicleDescriptor value)
Additional information on the vehicle that is serving this trip.
|
| Modifier and Type | Method and Description |
|---|---|
<Type> GtfsRealtime.VehicleDescriptor.Builder |
GtfsRealtime.VehicleDescriptor.Builder.addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.VehicleDescriptor,List<Type>> extension,
Type value) |
<Type> GtfsRealtime.VehicleDescriptor.Builder |
GtfsRealtime.VehicleDescriptor.Builder.clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.VehicleDescriptor,?> extension) |
<Type> GtfsRealtime.VehicleDescriptor.Builder |
GtfsRealtime.VehicleDescriptor.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.VehicleDescriptor,List<Type>> extension,
int index,
Type value) |
<Type> GtfsRealtime.VehicleDescriptor.Builder |
GtfsRealtime.VehicleDescriptor.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.VehicleDescriptor,Type> extension,
Type value) |
Copyright © 2019. All rights reserved.