| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<GtfsRealtime.TripUpdate> |
GtfsRealtime.TripUpdate.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.Builder.build() |
GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.Builder.buildPartial() |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.getDefaultInstance() |
GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.getDefaultInstanceForType() |
GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.Builder.getDefaultInstanceForType() |
GtfsRealtime.TripUpdate |
GtfsRealtime.FeedEntityOrBuilder.getTripUpdate()
Data about the entity itself.
|
GtfsRealtime.TripUpdate |
GtfsRealtime.FeedEntity.getTripUpdate()
Data about the entity itself.
|
GtfsRealtime.TripUpdate |
GtfsRealtime.FeedEntity.Builder.getTripUpdate()
Data about the entity itself.
|
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseDelimitedFrom(InputStream input) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseFrom(byte[] data) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseFrom(ByteBuffer data) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseFrom(com.google.protobuf.ByteString data) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseFrom(com.google.protobuf.CodedInputStream input) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseFrom(InputStream input) |
static GtfsRealtime.TripUpdate |
GtfsRealtime.TripUpdate.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GtfsRealtime.TripUpdate> |
GtfsRealtime.TripUpdate.getParserForType() |
static com.google.protobuf.Parser<GtfsRealtime.TripUpdate> |
GtfsRealtime.TripUpdate.parser() |
| Modifier and Type | Method and Description |
|---|---|
GtfsRealtime.TripUpdate.Builder |
GtfsRealtime.TripUpdate.Builder.mergeFrom(GtfsRealtime.TripUpdate other) |
GtfsRealtime.FeedEntity.Builder |
GtfsRealtime.FeedEntity.Builder.mergeTripUpdate(GtfsRealtime.TripUpdate value)
Data about the entity itself.
|
static GtfsRealtime.TripUpdate.Builder |
GtfsRealtime.TripUpdate.newBuilder(GtfsRealtime.TripUpdate prototype) |
GtfsRealtime.FeedEntity.Builder |
GtfsRealtime.FeedEntity.Builder.setTripUpdate(GtfsRealtime.TripUpdate value)
Data about the entity itself.
|
| Modifier and Type | Method and Description |
|---|---|
<Type> GtfsRealtime.TripUpdate.Builder |
GtfsRealtime.TripUpdate.Builder.addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.TripUpdate,List<Type>> extension,
Type value) |
<Type> GtfsRealtime.TripUpdate.Builder |
GtfsRealtime.TripUpdate.Builder.clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.TripUpdate,?> extension) |
<Type> GtfsRealtime.TripUpdate.Builder |
GtfsRealtime.TripUpdate.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.TripUpdate,List<Type>> extension,
int index,
Type value) |
<Type> GtfsRealtime.TripUpdate.Builder |
GtfsRealtime.TripUpdate.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.TripUpdate,Type> extension,
Type value) |
Copyright © 2019. All rights reserved.