Waypoint |
Waypoint.Builder.build() |
|
Waypoint |
Waypoint.Builder.buildPartial() |
|
Waypoint |
Shipment.VisitRequest.Builder.getArrivalWaypoint() |
The waypoint where the vehicle arrives when performing this
`VisitRequest`.
|
Waypoint |
Shipment.VisitRequest.getArrivalWaypoint() |
The waypoint where the vehicle arrives when performing this
`VisitRequest`.
|
Waypoint |
Shipment.VisitRequestOrBuilder.getArrivalWaypoint() |
The waypoint where the vehicle arrives when performing this
`VisitRequest`.
|
static Waypoint |
Waypoint.getDefaultInstance() |
|
Waypoint |
Waypoint.Builder.getDefaultInstanceForType() |
|
Waypoint |
Waypoint.getDefaultInstanceForType() |
|
Waypoint |
Shipment.VisitRequest.Builder.getDepartureWaypoint() |
The waypoint where the vehicle departs after completing this
`VisitRequest`.
|
Waypoint |
Shipment.VisitRequest.getDepartureWaypoint() |
The waypoint where the vehicle departs after completing this
`VisitRequest`.
|
Waypoint |
Shipment.VisitRequestOrBuilder.getDepartureWaypoint() |
The waypoint where the vehicle departs after completing this
`VisitRequest`.
|
Waypoint |
Vehicle.Builder.getEndWaypoint() |
Waypoint representing a geographic location where the vehicle ends after
it has completed its last `VisitRequest`.
|
Waypoint |
Vehicle.getEndWaypoint() |
Waypoint representing a geographic location where the vehicle ends after
it has completed its last `VisitRequest`.
|
Waypoint |
VehicleOrBuilder.getEndWaypoint() |
Waypoint representing a geographic location where the vehicle ends after
it has completed its last `VisitRequest`.
|
Waypoint |
Vehicle.Builder.getStartWaypoint() |
Waypoint representing a geographic location where the vehicle starts before
picking up any shipments.
|
Waypoint |
Vehicle.getStartWaypoint() |
Waypoint representing a geographic location where the vehicle starts before
picking up any shipments.
|
Waypoint |
VehicleOrBuilder.getStartWaypoint() |
Waypoint representing a geographic location where the vehicle starts before
picking up any shipments.
|
static Waypoint |
Waypoint.parseDelimitedFrom(InputStream input) |
|
static Waypoint |
Waypoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Waypoint |
Waypoint.parseFrom(byte[] data) |
|
static Waypoint |
Waypoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Waypoint |
Waypoint.parseFrom(com.google.protobuf.ByteString data) |
|
static Waypoint |
Waypoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Waypoint |
Waypoint.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static Waypoint |
Waypoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Waypoint |
Waypoint.parseFrom(InputStream input) |
|
static Waypoint |
Waypoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Waypoint |
Waypoint.parseFrom(ByteBuffer data) |
|
static Waypoint |
Waypoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|