| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<GtfsRealtime.Alert> |
GtfsRealtime.Alert.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GtfsRealtime.Alert |
GtfsRealtime.Alert.Builder.build() |
GtfsRealtime.Alert |
GtfsRealtime.Alert.Builder.buildPartial() |
GtfsRealtime.Alert |
GtfsRealtime.FeedEntityOrBuilder.getAlert()
optional .transit_realtime.Alert alert = 5; |
GtfsRealtime.Alert |
GtfsRealtime.FeedEntity.getAlert()
optional .transit_realtime.Alert alert = 5; |
GtfsRealtime.Alert |
GtfsRealtime.FeedEntity.Builder.getAlert()
optional .transit_realtime.Alert alert = 5; |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.getDefaultInstance() |
GtfsRealtime.Alert |
GtfsRealtime.Alert.getDefaultInstanceForType() |
GtfsRealtime.Alert |
GtfsRealtime.Alert.Builder.getDefaultInstanceForType() |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseDelimitedFrom(InputStream input) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseFrom(byte[] data) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseFrom(ByteBuffer data) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseFrom(com.google.protobuf.ByteString data) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseFrom(com.google.protobuf.CodedInputStream input) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseFrom(InputStream input) |
static GtfsRealtime.Alert |
GtfsRealtime.Alert.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GtfsRealtime.Alert> |
GtfsRealtime.Alert.getParserForType() |
static com.google.protobuf.Parser<GtfsRealtime.Alert> |
GtfsRealtime.Alert.parser() |
| Modifier and Type | Method and Description |
|---|---|
GtfsRealtime.FeedEntity.Builder |
GtfsRealtime.FeedEntity.Builder.mergeAlert(GtfsRealtime.Alert value)
optional .transit_realtime.Alert alert = 5; |
GtfsRealtime.Alert.Builder |
GtfsRealtime.Alert.Builder.mergeFrom(GtfsRealtime.Alert other) |
static GtfsRealtime.Alert.Builder |
GtfsRealtime.Alert.newBuilder(GtfsRealtime.Alert prototype) |
GtfsRealtime.FeedEntity.Builder |
GtfsRealtime.FeedEntity.Builder.setAlert(GtfsRealtime.Alert value)
optional .transit_realtime.Alert alert = 5; |
| Modifier and Type | Method and Description |
|---|---|
<Type> GtfsRealtime.Alert.Builder |
GtfsRealtime.Alert.Builder.addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.Alert,List<Type>> extension,
Type value) |
<Type> GtfsRealtime.Alert.Builder |
GtfsRealtime.Alert.Builder.clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.Alert,?> extension) |
<Type> GtfsRealtime.Alert.Builder |
GtfsRealtime.Alert.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.Alert,List<Type>> extension,
int index,
Type value) |
<Type> GtfsRealtime.Alert.Builder |
GtfsRealtime.Alert.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<GtfsRealtime.Alert,Type> extension,
Type value) |
Copyright © 2019. All rights reserved.