public static final class GtfsRealtime.TranslatedString.Translation.Builder extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<GtfsRealtime.TranslatedString.Translation,GtfsRealtime.TranslatedString.Translation.Builder> implements GtfsRealtime.TranslatedString.TranslationOrBuilder
transit_realtime.TranslatedString.Translation
addExtension, addRepeatedField, clearExtension, clearField, extensionsAreInitialized, getAllFields, getExtension, getExtension, getExtensionCount, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasField, mergeExtensionFields, parseUnknownField, setExtension, setExtension, setField, setRepeatedField
clearOneof, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getUnknownFields, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<GtfsRealtime.TranslatedString.Translation.Builder>
public GtfsRealtime.TranslatedString.Translation.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.ExtendableBuilder<GtfsRealtime.TranslatedString.Translation,GtfsRealtime.TranslatedString.Translation.Builder>
public GtfsRealtime.TranslatedString.Translation.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.ExtendableBuilder<GtfsRealtime.TranslatedString.Translation,GtfsRealtime.TranslatedString.Translation.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<GtfsRealtime.TranslatedString.Translation.Builder>
public GtfsRealtime.TranslatedString.Translation getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<GtfsRealtime.TranslatedString.Translation>
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GtfsRealtime.TranslatedString.Translation build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GtfsRealtime.TranslatedString.Translation buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GtfsRealtime.TranslatedString.Translation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GtfsRealtime.TranslatedString.Translation.Builder>
public GtfsRealtime.TranslatedString.Translation.Builder mergeFrom(GtfsRealtime.TranslatedString.Translation other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.ExtendableBuilder<GtfsRealtime.TranslatedString.Translation,GtfsRealtime.TranslatedString.Translation.Builder>
public GtfsRealtime.TranslatedString.Translation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GtfsRealtime.TranslatedString.Translation.Builder>
IOException
public boolean hasText()
required string text = 1;
A UTF-8 string containing the message.
hasText
in interface GtfsRealtime.TranslatedString.TranslationOrBuilder
public String getText()
required string text = 1;
A UTF-8 string containing the message.
getText
in interface GtfsRealtime.TranslatedString.TranslationOrBuilder
public com.google.protobuf.ByteString getTextBytes()
required string text = 1;
A UTF-8 string containing the message.
getTextBytes
in interface GtfsRealtime.TranslatedString.TranslationOrBuilder
public GtfsRealtime.TranslatedString.Translation.Builder setText(String value)
required string text = 1;
A UTF-8 string containing the message.
public GtfsRealtime.TranslatedString.Translation.Builder clearText()
required string text = 1;
A UTF-8 string containing the message.
public GtfsRealtime.TranslatedString.Translation.Builder setTextBytes(com.google.protobuf.ByteString value)
required string text = 1;
A UTF-8 string containing the message.
public boolean hasLanguage()
optional string language = 2;
BCP-47 language code. Can be omitted if the language is unknown or if no i18n is done at all for the feed. At most one translation is allowed to have an unspecified language tag.
hasLanguage
in interface GtfsRealtime.TranslatedString.TranslationOrBuilder
public String getLanguage()
optional string language = 2;
BCP-47 language code. Can be omitted if the language is unknown or if no i18n is done at all for the feed. At most one translation is allowed to have an unspecified language tag.
getLanguage
in interface GtfsRealtime.TranslatedString.TranslationOrBuilder
public com.google.protobuf.ByteString getLanguageBytes()
optional string language = 2;
BCP-47 language code. Can be omitted if the language is unknown or if no i18n is done at all for the feed. At most one translation is allowed to have an unspecified language tag.
getLanguageBytes
in interface GtfsRealtime.TranslatedString.TranslationOrBuilder
public GtfsRealtime.TranslatedString.Translation.Builder setLanguage(String value)
optional string language = 2;
BCP-47 language code. Can be omitted if the language is unknown or if no i18n is done at all for the feed. At most one translation is allowed to have an unspecified language tag.
public GtfsRealtime.TranslatedString.Translation.Builder clearLanguage()
optional string language = 2;
BCP-47 language code. Can be omitted if the language is unknown or if no i18n is done at all for the feed. At most one translation is allowed to have an unspecified language tag.
public GtfsRealtime.TranslatedString.Translation.Builder setLanguageBytes(com.google.protobuf.ByteString value)
optional string language = 2;
BCP-47 language code. Can be omitted if the language is unknown or if no i18n is done at all for the feed. At most one translation is allowed to have an unspecified language tag.
Copyright © 2018. All rights reserved.