public static final class DescriptorProtos.DescriptorProto.ExtensionRange.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder> implements DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
google.protobuf.DescriptorProto.ExtensionRange
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.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.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public DescriptorProtos.DescriptorProto.ExtensionRange getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public DescriptorProtos.DescriptorProto.ExtensionRange build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public DescriptorProtos.DescriptorProto.ExtensionRange buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder mergeFrom(DescriptorProtos.DescriptorProto.ExtensionRange other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public DescriptorProtos.DescriptorProto.ExtensionRange.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<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
IOException
public boolean hasStart()
optional int32 start = 1;
hasStart
in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
public int getStart()
optional int32 start = 1;
getStart
in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder setStart(int value)
optional int32 start = 1;
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder clearStart()
optional int32 start = 1;
public boolean hasEnd()
optional int32 end = 2;
hasEnd
in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
public int getEnd()
optional int32 end = 2;
getEnd
in interface DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder setEnd(int value)
optional int32 end = 2;
public DescriptorProtos.DescriptorProto.ExtensionRange.Builder clearEnd()
optional int32 end = 2;
public final DescriptorProtos.DescriptorProto.ExtensionRange.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
public final DescriptorProtos.DescriptorProto.ExtensionRange.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<DescriptorProtos.DescriptorProto.ExtensionRange.Builder>
Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.