public static final class TestBadIdentifiersProto.String.Builder extends com.google.protobuf.GeneratedMessage.Builder<TestBadIdentifiersProto.String.Builder> implements TestBadIdentifiersProto.StringOrBuilder
io_protocol_tests.String
Modifier and Type | Method and Description |
---|---|
TestBadIdentifiersProto.String |
build() |
TestBadIdentifiersProto.String |
buildPartial() |
TestBadIdentifiersProto.String.Builder |
clear() |
TestBadIdentifiersProto.String.Builder |
clearString()
optional string string = 1; |
TestBadIdentifiersProto.String.Builder |
clone() |
TestBadIdentifiersProto.String |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getString()
optional string string = 1; |
com.google.protobuf.ByteString |
getStringBytes()
optional string string = 1; |
boolean |
hasString()
optional string string = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TestBadIdentifiersProto.String.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TestBadIdentifiersProto.String.Builder |
mergeFrom(com.google.protobuf.Message other) |
TestBadIdentifiersProto.String.Builder |
mergeFrom(TestBadIdentifiersProto.String other) |
TestBadIdentifiersProto.String.Builder |
setString(java.lang.String value)
optional string string = 1; |
TestBadIdentifiersProto.String.Builder |
setStringBytes(com.google.protobuf.ByteString value)
optional string string = 1; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<TestBadIdentifiersProto.String.Builder>
public TestBadIdentifiersProto.String.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.Builder<TestBadIdentifiersProto.String.Builder>
public TestBadIdentifiersProto.String.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.Builder<TestBadIdentifiersProto.String.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<TestBadIdentifiersProto.String.Builder>
public TestBadIdentifiersProto.String getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public TestBadIdentifiersProto.String build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public TestBadIdentifiersProto.String buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public TestBadIdentifiersProto.String.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TestBadIdentifiersProto.String.Builder>
public TestBadIdentifiersProto.String.Builder mergeFrom(TestBadIdentifiersProto.String other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<TestBadIdentifiersProto.String.Builder>
public TestBadIdentifiersProto.String.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.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<TestBadIdentifiersProto.String.Builder>
java.io.IOException
public boolean hasString()
optional string string = 1;
hasString
in interface TestBadIdentifiersProto.StringOrBuilder
public java.lang.String getString()
optional string string = 1;
getString
in interface TestBadIdentifiersProto.StringOrBuilder
public com.google.protobuf.ByteString getStringBytes()
optional string string = 1;
getStringBytes
in interface TestBadIdentifiersProto.StringOrBuilder
public TestBadIdentifiersProto.String.Builder setString(java.lang.String value)
optional string string = 1;
public TestBadIdentifiersProto.String.Builder clearString()
optional string string = 1;
public TestBadIdentifiersProto.String.Builder setStringBytes(com.google.protobuf.ByteString value)
optional string string = 1;