Package com.google.maps.routing.v2
Class TransitLine
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.maps.routing.v2.TransitLine
-
- All Implemented Interfaces:
TransitLineOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class TransitLine extends com.google.protobuf.GeneratedMessageV3 implements TransitLineOrBuilder
Contains information about the transit line used in this step.
Protobuf typegoogle.maps.routing.v2.TransitLine
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TransitLine.Builder
Contains information about the transit line used in this step.-
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 int
AGENCIES_FIELD_NUMBER
static int
COLOR_FIELD_NUMBER
static int
ICON_URI_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
NAME_SHORT_FIELD_NUMBER
static int
TEXT_COLOR_FIELD_NUMBER
static int
URI_FIELD_NUMBER
static int
VEHICLE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
TransitAgency
getAgencies(int index)
The transit agency (or agencies) that operates this transit line.int
getAgenciesCount()
The transit agency (or agencies) that operates this transit line.List<TransitAgency>
getAgenciesList()
The transit agency (or agencies) that operates this transit line.TransitAgencyOrBuilder
getAgenciesOrBuilder(int index)
The transit agency (or agencies) that operates this transit line.List<? extends TransitAgencyOrBuilder>
getAgenciesOrBuilderList()
The transit agency (or agencies) that operates this transit line.String
getColor()
The color commonly used in signage for this line.com.google.protobuf.ByteString
getColorBytes()
The color commonly used in signage for this line.static TransitLine
getDefaultInstance()
TransitLine
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getIconUri()
The URI for the icon associated with this line.com.google.protobuf.ByteString
getIconUriBytes()
The URI for the icon associated with this line.String
getName()
The full name of this transit line, For example, "8 Avenue Local".com.google.protobuf.ByteString
getNameBytes()
The full name of this transit line, For example, "8 Avenue Local".String
getNameShort()
The short name of this transit line.com.google.protobuf.ByteString
getNameShortBytes()
The short name of this transit line.com.google.protobuf.Parser<TransitLine>
getParserForType()
int
getSerializedSize()
String
getTextColor()
The color commonly used in text on signage for this line.com.google.protobuf.ByteString
getTextColorBytes()
The color commonly used in text on signage for this line.String
getUri()
the URI for this transit line as provided by the transit agency.com.google.protobuf.ByteString
getUriBytes()
the URI for this transit line as provided by the transit agency.TransitVehicle
getVehicle()
The type of vehicle that operates on this transit line.TransitVehicleOrBuilder
getVehicleOrBuilder()
The type of vehicle that operates on this transit line.int
hashCode()
boolean
hasVehicle()
The type of vehicle that operates on this transit line.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static TransitLine.Builder
newBuilder()
static TransitLine.Builder
newBuilder(TransitLine prototype)
TransitLine.Builder
newBuilderForType()
protected TransitLine.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static TransitLine
parseDelimitedFrom(InputStream input)
static TransitLine
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransitLine
parseFrom(byte[] data)
static TransitLine
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransitLine
parseFrom(com.google.protobuf.ByteString data)
static TransitLine
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransitLine
parseFrom(com.google.protobuf.CodedInputStream input)
static TransitLine
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransitLine
parseFrom(InputStream input)
static TransitLine
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransitLine
parseFrom(ByteBuffer data)
static TransitLine
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<TransitLine>
parser()
TransitLine.Builder
toBuilder()
void
writeTo(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
-
AGENCIES_FIELD_NUMBER
public static final int AGENCIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
URI_FIELD_NUMBER
public static final int URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLOR_FIELD_NUMBER
public static final int COLOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ICON_URI_FIELD_NUMBER
public static final int ICON_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_SHORT_FIELD_NUMBER
public static final int NAME_SHORT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_COLOR_FIELD_NUMBER
public static final int TEXT_COLOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VEHICLE_FIELD_NUMBER
public static final int VEHICLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getAgenciesList
public List<TransitAgency> getAgenciesList()
The transit agency (or agencies) that operates this transit line.
repeated .google.maps.routing.v2.TransitAgency agencies = 1;
- Specified by:
getAgenciesList
in interfaceTransitLineOrBuilder
-
getAgenciesOrBuilderList
public List<? extends TransitAgencyOrBuilder> getAgenciesOrBuilderList()
The transit agency (or agencies) that operates this transit line.
repeated .google.maps.routing.v2.TransitAgency agencies = 1;
- Specified by:
getAgenciesOrBuilderList
in interfaceTransitLineOrBuilder
-
getAgenciesCount
public int getAgenciesCount()
The transit agency (or agencies) that operates this transit line.
repeated .google.maps.routing.v2.TransitAgency agencies = 1;
- Specified by:
getAgenciesCount
in interfaceTransitLineOrBuilder
-
getAgencies
public TransitAgency getAgencies(int index)
The transit agency (or agencies) that operates this transit line.
repeated .google.maps.routing.v2.TransitAgency agencies = 1;
- Specified by:
getAgencies
in interfaceTransitLineOrBuilder
-
getAgenciesOrBuilder
public TransitAgencyOrBuilder getAgenciesOrBuilder(int index)
The transit agency (or agencies) that operates this transit line.
repeated .google.maps.routing.v2.TransitAgency agencies = 1;
- Specified by:
getAgenciesOrBuilder
in interfaceTransitLineOrBuilder
-
getName
public String getName()
The full name of this transit line, For example, "8 Avenue Local".
string name = 2;
- Specified by:
getName
in interfaceTransitLineOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The full name of this transit line, For example, "8 Avenue Local".
string name = 2;
- Specified by:
getNameBytes
in interfaceTransitLineOrBuilder
- Returns:
- The bytes for name.
-
getUri
public String getUri()
the URI for this transit line as provided by the transit agency.
string uri = 3;
- Specified by:
getUri
in interfaceTransitLineOrBuilder
- Returns:
- The uri.
-
getUriBytes
public com.google.protobuf.ByteString getUriBytes()
the URI for this transit line as provided by the transit agency.
string uri = 3;
- Specified by:
getUriBytes
in interfaceTransitLineOrBuilder
- Returns:
- The bytes for uri.
-
getColor
public String getColor()
The color commonly used in signage for this line. Represented in hexadecimal.
string color = 4;
- Specified by:
getColor
in interfaceTransitLineOrBuilder
- Returns:
- The color.
-
getColorBytes
public com.google.protobuf.ByteString getColorBytes()
The color commonly used in signage for this line. Represented in hexadecimal.
string color = 4;
- Specified by:
getColorBytes
in interfaceTransitLineOrBuilder
- Returns:
- The bytes for color.
-
getIconUri
public String getIconUri()
The URI for the icon associated with this line.
string icon_uri = 5;
- Specified by:
getIconUri
in interfaceTransitLineOrBuilder
- Returns:
- The iconUri.
-
getIconUriBytes
public com.google.protobuf.ByteString getIconUriBytes()
The URI for the icon associated with this line.
string icon_uri = 5;
- Specified by:
getIconUriBytes
in interfaceTransitLineOrBuilder
- Returns:
- The bytes for iconUri.
-
getNameShort
public String getNameShort()
The short name of this transit line. This name will normally be a line number, such as "M7" or "355".
string name_short = 6;
- Specified by:
getNameShort
in interfaceTransitLineOrBuilder
- Returns:
- The nameShort.
-
getNameShortBytes
public com.google.protobuf.ByteString getNameShortBytes()
The short name of this transit line. This name will normally be a line number, such as "M7" or "355".
string name_short = 6;
- Specified by:
getNameShortBytes
in interfaceTransitLineOrBuilder
- Returns:
- The bytes for nameShort.
-
getTextColor
public String getTextColor()
The color commonly used in text on signage for this line. Represented in hexadecimal.
string text_color = 7;
- Specified by:
getTextColor
in interfaceTransitLineOrBuilder
- Returns:
- The textColor.
-
getTextColorBytes
public com.google.protobuf.ByteString getTextColorBytes()
The color commonly used in text on signage for this line. Represented in hexadecimal.
string text_color = 7;
- Specified by:
getTextColorBytes
in interfaceTransitLineOrBuilder
- Returns:
- The bytes for textColor.
-
hasVehicle
public boolean hasVehicle()
The type of vehicle that operates on this transit line.
.google.maps.routing.v2.TransitVehicle vehicle = 8;
- Specified by:
hasVehicle
in interfaceTransitLineOrBuilder
- Returns:
- Whether the vehicle field is set.
-
getVehicle
public TransitVehicle getVehicle()
The type of vehicle that operates on this transit line.
.google.maps.routing.v2.TransitVehicle vehicle = 8;
- Specified by:
getVehicle
in interfaceTransitLineOrBuilder
- Returns:
- The vehicle.
-
getVehicleOrBuilder
public TransitVehicleOrBuilder getVehicleOrBuilder()
The type of vehicle that operates on this transit line.
.google.maps.routing.v2.TransitVehicle vehicle = 8;
- Specified by:
getVehicleOrBuilder
in interfaceTransitLineOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TransitLine parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransitLine parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransitLine parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransitLine parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransitLine parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransitLine parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TransitLine parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TransitLine parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TransitLine parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static TransitLine parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static TransitLine parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static TransitLine parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public TransitLine.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static TransitLine.Builder newBuilder()
-
newBuilder
public static TransitLine.Builder newBuilder(TransitLine prototype)
-
toBuilder
public TransitLine.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TransitLine.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static TransitLine getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TransitLine> parser()
-
getParserForType
public com.google.protobuf.Parser<TransitLine> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public TransitLine getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-