| Modifier and Type | Method and Description |
|---|---|
TransitStop |
TransitStop.Builder.build() |
TransitStop |
TransitStop.Builder.buildPartial() |
TransitStop |
RouteLegStepTransitDetails.TransitStopDetailsOrBuilder.getArrivalStop()
Information about the arrival stop for the step.
|
TransitStop |
RouteLegStepTransitDetails.TransitStopDetails.getArrivalStop()
Information about the arrival stop for the step.
|
TransitStop |
RouteLegStepTransitDetails.TransitStopDetails.Builder.getArrivalStop()
Information about the arrival stop for the step.
|
static TransitStop |
TransitStop.getDefaultInstance() |
TransitStop |
TransitStop.getDefaultInstanceForType() |
TransitStop |
TransitStop.Builder.getDefaultInstanceForType() |
TransitStop |
RouteLegStepTransitDetails.TransitStopDetailsOrBuilder.getDepartureStop()
Information about the departure stop for the step.
|
TransitStop |
RouteLegStepTransitDetails.TransitStopDetails.getDepartureStop()
Information about the departure stop for the step.
|
TransitStop |
RouteLegStepTransitDetails.TransitStopDetails.Builder.getDepartureStop()
Information about the departure stop for the step.
|
static TransitStop |
TransitStop.parseDelimitedFrom(InputStream input) |
static TransitStop |
TransitStop.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransitStop |
TransitStop.parseFrom(byte[] data) |
static TransitStop |
TransitStop.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransitStop |
TransitStop.parseFrom(ByteBuffer data) |
static TransitStop |
TransitStop.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransitStop |
TransitStop.parseFrom(com.google.protobuf.ByteString data) |
static TransitStop |
TransitStop.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransitStop |
TransitStop.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransitStop |
TransitStop.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransitStop |
TransitStop.parseFrom(InputStream input) |
static TransitStop |
TransitStop.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransitStop> |
TransitStop.getParserForType() |
static com.google.protobuf.Parser<TransitStop> |
TransitStop.parser() |
| Modifier and Type | Method and Description |
|---|---|
RouteLegStepTransitDetails.TransitStopDetails.Builder |
RouteLegStepTransitDetails.TransitStopDetails.Builder.mergeArrivalStop(TransitStop value)
Information about the arrival stop for the step.
|
RouteLegStepTransitDetails.TransitStopDetails.Builder |
RouteLegStepTransitDetails.TransitStopDetails.Builder.mergeDepartureStop(TransitStop value)
Information about the departure stop for the step.
|
TransitStop.Builder |
TransitStop.Builder.mergeFrom(TransitStop other) |
static TransitStop.Builder |
TransitStop.newBuilder(TransitStop prototype) |
RouteLegStepTransitDetails.TransitStopDetails.Builder |
RouteLegStepTransitDetails.TransitStopDetails.Builder.setArrivalStop(TransitStop value)
Information about the arrival stop for the step.
|
RouteLegStepTransitDetails.TransitStopDetails.Builder |
RouteLegStepTransitDetails.TransitStopDetails.Builder.setDepartureStop(TransitStop value)
Information about the departure stop for the step.
|
Copyright © 2025 Google LLC. All rights reserved.