Package com.google.maps.routing.v2
Class RouteLegStepTransitDetails
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.maps.routing.v2.RouteLegStepTransitDetails
-
- All Implemented Interfaces:
RouteLegStepTransitDetailsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class RouteLegStepTransitDetails extends com.google.protobuf.GeneratedMessageV3 implements RouteLegStepTransitDetailsOrBuilder
Additional information for the `RouteLegStep` related to `TRANSIT` routes.
Protobuf typegoogle.maps.routing.v2.RouteLegStepTransitDetails- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRouteLegStepTransitDetails.BuilderAdditional information for the `RouteLegStep` related to `TRANSIT` routes.static classRouteLegStepTransitDetails.TransitDetailsLocalizedValuesLocalized descriptions of values for RouteTransitDetails.static interfaceRouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilderstatic classRouteLegStepTransitDetails.TransitStopDetailsDetails about the transit stops for the `RouteLegStep`static interfaceRouteLegStepTransitDetails.TransitStopDetailsOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intHEADSIGN_FIELD_NUMBERstatic intHEADWAY_FIELD_NUMBERstatic intLOCALIZED_VALUES_FIELD_NUMBERstatic intSTOP_COUNT_FIELD_NUMBERstatic intSTOP_DETAILS_FIELD_NUMBERstatic intTRANSIT_LINE_FIELD_NUMBERstatic intTRIP_SHORT_TEXT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static RouteLegStepTransitDetailsgetDefaultInstance()RouteLegStepTransitDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetHeadsign()Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.com.google.protobuf.ByteStringgetHeadsignBytes()Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop.com.google.protobuf.DurationgetHeadway()Specifies the expected time as a duration between departures from the same stop at this time.com.google.protobuf.DurationOrBuildergetHeadwayOrBuilder()Specifies the expected time as a duration between departures from the same stop at this time.RouteLegStepTransitDetails.TransitDetailsLocalizedValuesgetLocalizedValues()Text representations of properties of the `RouteLegStepTransitDetails`.RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuildergetLocalizedValuesOrBuilder()Text representations of properties of the `RouteLegStepTransitDetails`.com.google.protobuf.Parser<RouteLegStepTransitDetails>getParserForType()intgetSerializedSize()intgetStopCount()The number of stops from the departure to the arrival stop.RouteLegStepTransitDetails.TransitStopDetailsgetStopDetails()Information about the arrival and departure stops for the step.RouteLegStepTransitDetails.TransitStopDetailsOrBuildergetStopDetailsOrBuilder()Information about the arrival and departure stops for the step.TransitLinegetTransitLine()Information about the transit line used in this step.TransitLineOrBuildergetTransitLineOrBuilder()Information about the transit line used in this step.StringgetTripShortText()The text that appears in schedules and sign boards to identify a transit trip to passengers.com.google.protobuf.ByteStringgetTripShortTextBytes()The text that appears in schedules and sign boards to identify a transit trip to passengers.inthashCode()booleanhasHeadway()Specifies the expected time as a duration between departures from the same stop at this time.booleanhasLocalizedValues()Text representations of properties of the `RouteLegStepTransitDetails`.booleanhasStopDetails()Information about the arrival and departure stops for the step.booleanhasTransitLine()Information about the transit line used in this step.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static RouteLegStepTransitDetails.BuildernewBuilder()static RouteLegStepTransitDetails.BuildernewBuilder(RouteLegStepTransitDetails prototype)RouteLegStepTransitDetails.BuildernewBuilderForType()protected RouteLegStepTransitDetails.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static RouteLegStepTransitDetailsparseDelimitedFrom(InputStream input)static RouteLegStepTransitDetailsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteLegStepTransitDetailsparseFrom(byte[] data)static RouteLegStepTransitDetailsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteLegStepTransitDetailsparseFrom(com.google.protobuf.ByteString data)static RouteLegStepTransitDetailsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteLegStepTransitDetailsparseFrom(com.google.protobuf.CodedInputStream input)static RouteLegStepTransitDetailsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteLegStepTransitDetailsparseFrom(InputStream input)static RouteLegStepTransitDetailsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteLegStepTransitDetailsparseFrom(ByteBuffer data)static RouteLegStepTransitDetailsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<RouteLegStepTransitDetails>parser()RouteLegStepTransitDetails.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
STOP_DETAILS_FIELD_NUMBER
public static final int STOP_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCALIZED_VALUES_FIELD_NUMBER
public static final int LOCALIZED_VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEADSIGN_FIELD_NUMBER
public static final int HEADSIGN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEADWAY_FIELD_NUMBER
public static final int HEADWAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRANSIT_LINE_FIELD_NUMBER
public static final int TRANSIT_LINE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STOP_COUNT_FIELD_NUMBER
public static final int STOP_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRIP_SHORT_TEXT_FIELD_NUMBER
public static final int TRIP_SHORT_TEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasStopDetails
public boolean hasStopDetails()
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;- Specified by:
hasStopDetailsin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- Whether the stopDetails field is set.
-
getStopDetails
public RouteLegStepTransitDetails.TransitStopDetails getStopDetails()
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;- Specified by:
getStopDetailsin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- The stopDetails.
-
getStopDetailsOrBuilder
public RouteLegStepTransitDetails.TransitStopDetailsOrBuilder getStopDetailsOrBuilder()
Information about the arrival and departure stops for the step.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitStopDetails stop_details = 1;- Specified by:
getStopDetailsOrBuilderin interfaceRouteLegStepTransitDetailsOrBuilder
-
hasLocalizedValues
public boolean hasLocalizedValues()
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;- Specified by:
hasLocalizedValuesin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- Whether the localizedValues field is set.
-
getLocalizedValues
public RouteLegStepTransitDetails.TransitDetailsLocalizedValues getLocalizedValues()
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;- Specified by:
getLocalizedValuesin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- The localizedValues.
-
getLocalizedValuesOrBuilder
public RouteLegStepTransitDetails.TransitDetailsLocalizedValuesOrBuilder getLocalizedValuesOrBuilder()
Text representations of properties of the `RouteLegStepTransitDetails`.
.google.maps.routing.v2.RouteLegStepTransitDetails.TransitDetailsLocalizedValues localized_values = 2;- Specified by:
getLocalizedValuesOrBuilderin interfaceRouteLegStepTransitDetailsOrBuilder
-
getHeadsign
public String getHeadsign()
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop. The direction is often the terminus station.
string headsign = 3;- Specified by:
getHeadsignin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- The headsign.
-
getHeadsignBytes
public com.google.protobuf.ByteString getHeadsignBytes()
Specifies the direction in which to travel on this line as marked on the vehicle or at the departure stop. The direction is often the terminus station.
string headsign = 3;- Specified by:
getHeadsignBytesin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- The bytes for headsign.
-
hasHeadway
public boolean hasHeadway()
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;- Specified by:
hasHeadwayin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- Whether the headway field is set.
-
getHeadway
public com.google.protobuf.Duration getHeadway()
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;- Specified by:
getHeadwayin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- The headway.
-
getHeadwayOrBuilder
public com.google.protobuf.DurationOrBuilder getHeadwayOrBuilder()
Specifies the expected time as a duration between departures from the same stop at this time. For example, with a headway seconds value of 600, you would expect a ten minute wait if you should miss your bus.
.google.protobuf.Duration headway = 4;- Specified by:
getHeadwayOrBuilderin interfaceRouteLegStepTransitDetailsOrBuilder
-
hasTransitLine
public boolean hasTransitLine()
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;- Specified by:
hasTransitLinein interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- Whether the transitLine field is set.
-
getTransitLine
public TransitLine getTransitLine()
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;- Specified by:
getTransitLinein interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- The transitLine.
-
getTransitLineOrBuilder
public TransitLineOrBuilder getTransitLineOrBuilder()
Information about the transit line used in this step.
.google.maps.routing.v2.TransitLine transit_line = 5;- Specified by:
getTransitLineOrBuilderin interfaceRouteLegStepTransitDetailsOrBuilder
-
getStopCount
public int getStopCount()
The number of stops from the departure to the arrival stop. This count includes the arrival stop, but excludes the departure stop. For example, if your route leaves from Stop A, passes through stops B and C, and arrives at stop D, stop_count will return 3.
int32 stop_count = 6;- Specified by:
getStopCountin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- The stopCount.
-
getTripShortText
public String getTripShortText()
The text that appears in schedules and sign boards to identify a transit trip to passengers. The text should uniquely identify a trip within a service day. For example, "538" is the `trip_short_text` of the Amtrak train that leaves San Jose, CA at 15:10 on weekdays to Sacramento, CA.
string trip_short_text = 7;- Specified by:
getTripShortTextin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- The tripShortText.
-
getTripShortTextBytes
public com.google.protobuf.ByteString getTripShortTextBytes()
The text that appears in schedules and sign boards to identify a transit trip to passengers. The text should uniquely identify a trip within a service day. For example, "538" is the `trip_short_text` of the Amtrak train that leaves San Jose, CA at 15:10 on weekdays to Sacramento, CA.
string trip_short_text = 7;- Specified by:
getTripShortTextBytesin interfaceRouteLegStepTransitDetailsOrBuilder- Returns:
- The bytes for tripShortText.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static RouteLegStepTransitDetails parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLegStepTransitDetails parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLegStepTransitDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLegStepTransitDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLegStepTransitDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLegStepTransitDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLegStepTransitDetails parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteLegStepTransitDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RouteLegStepTransitDetails parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RouteLegStepTransitDetails parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteLegStepTransitDetails parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteLegStepTransitDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public RouteLegStepTransitDetails.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static RouteLegStepTransitDetails.Builder newBuilder()
-
newBuilder
public static RouteLegStepTransitDetails.Builder newBuilder(RouteLegStepTransitDetails prototype)
-
toBuilder
public RouteLegStepTransitDetails.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RouteLegStepTransitDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static RouteLegStepTransitDetails getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<RouteLegStepTransitDetails> parser()
-
getParserForType
public com.google.protobuf.Parser<RouteLegStepTransitDetails> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RouteLegStepTransitDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-