public static final class TestBadIdentifiersProto.Long.Builder extends com.google.protobuf.GeneratedMessage.Builder<TestBadIdentifiersProto.Long.Builder> implements TestBadIdentifiersProto.LongOrBuilder
io_protocol_tests.Long
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.Long.Builder>
public TestBadIdentifiersProto.Long.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.Long.Builder>
public TestBadIdentifiersProto.Long.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.Long.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.Long.Builder>
public TestBadIdentifiersProto.Long getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public TestBadIdentifiersProto.Long build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public TestBadIdentifiersProto.Long buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public TestBadIdentifiersProto.Long.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TestBadIdentifiersProto.Long.Builder>
public TestBadIdentifiersProto.Long.Builder mergeFrom(TestBadIdentifiersProto.Long other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<TestBadIdentifiersProto.Long.Builder>
public TestBadIdentifiersProto.Long.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.Long.Builder>
java.io.IOException
public boolean hasLong()
optional int32 long = 1;
hasLong
in interface TestBadIdentifiersProto.LongOrBuilder
public int getLong()
optional int32 long = 1;
getLong
in interface TestBadIdentifiersProto.LongOrBuilder
public TestBadIdentifiersProto.Long.Builder setLong(int value)
optional int32 long = 1;
public TestBadIdentifiersProto.Long.Builder clearLong()
optional int32 long = 1;