public static final class Protocol.ChainInventory.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Protocol.ChainInventory.Builder> implements Protocol.ChainInventoryOrBuilder
protocol.ChainInventory
Modifier and Type | Method and Description |
---|---|
Protocol.ChainInventory.Builder |
addAllIds(Iterable<? extends Protocol.ChainInventory.BlockId> values)
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.Builder |
addIds(int index,
Protocol.ChainInventory.BlockId.Builder builderForValue)
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.Builder |
addIds(int index,
Protocol.ChainInventory.BlockId value)
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.Builder |
addIds(Protocol.ChainInventory.BlockId.Builder builderForValue)
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.Builder |
addIds(Protocol.ChainInventory.BlockId value)
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.BlockId.Builder |
addIdsBuilder()
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.BlockId.Builder |
addIdsBuilder(int index)
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protocol.ChainInventory |
build() |
Protocol.ChainInventory |
buildPartial() |
Protocol.ChainInventory.Builder |
clear() |
Protocol.ChainInventory.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Protocol.ChainInventory.Builder |
clearIds()
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Protocol.ChainInventory.Builder |
clearRemainNum()
int64 remain_num = 2; |
Protocol.ChainInventory.Builder |
clone() |
Protocol.ChainInventory |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Protocol.ChainInventory.BlockId |
getIds(int index)
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.BlockId.Builder |
getIdsBuilder(int index)
repeated .protocol.ChainInventory.BlockId ids = 1; |
List<Protocol.ChainInventory.BlockId.Builder> |
getIdsBuilderList()
repeated .protocol.ChainInventory.BlockId ids = 1; |
int |
getIdsCount()
repeated .protocol.ChainInventory.BlockId ids = 1; |
List<Protocol.ChainInventory.BlockId> |
getIdsList()
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.BlockIdOrBuilder |
getIdsOrBuilder(int index)
repeated .protocol.ChainInventory.BlockId ids = 1; |
List<? extends Protocol.ChainInventory.BlockIdOrBuilder> |
getIdsOrBuilderList()
repeated .protocol.ChainInventory.BlockId ids = 1; |
long |
getRemainNum()
int64 remain_num = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Protocol.ChainInventory.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protocol.ChainInventory.Builder |
mergeFrom(com.google.protobuf.Message other) |
Protocol.ChainInventory.Builder |
mergeFrom(Protocol.ChainInventory other) |
Protocol.ChainInventory.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Protocol.ChainInventory.Builder |
removeIds(int index)
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protocol.ChainInventory.Builder |
setIds(int index,
Protocol.ChainInventory.BlockId.Builder builderForValue)
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.Builder |
setIds(int index,
Protocol.ChainInventory.BlockId value)
repeated .protocol.ChainInventory.BlockId ids = 1; |
Protocol.ChainInventory.Builder |
setRemainNum(long value)
int64 remain_num = 2; |
Protocol.ChainInventory.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Protocol.ChainInventory.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, 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<Protocol.ChainInventory.Builder>
public Protocol.ChainInventory.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<Protocol.ChainInventory.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<Protocol.ChainInventory.Builder>
public Protocol.ChainInventory getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Protocol.ChainInventory build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Protocol.ChainInventory buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Protocol.ChainInventory.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<Protocol.ChainInventory.Builder>
public Protocol.ChainInventory.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<Protocol.ChainInventory.Builder>
public Protocol.ChainInventory.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.ChainInventory.Builder>
public Protocol.ChainInventory.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.ChainInventory.Builder>
public Protocol.ChainInventory.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<Protocol.ChainInventory.Builder>
public Protocol.ChainInventory.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<Protocol.ChainInventory.Builder>
public Protocol.ChainInventory.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Protocol.ChainInventory.Builder>
public Protocol.ChainInventory.Builder mergeFrom(Protocol.ChainInventory other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.ChainInventory.Builder>
public Protocol.ChainInventory.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<Protocol.ChainInventory.Builder>
IOException
public List<Protocol.ChainInventory.BlockId> getIdsList()
repeated .protocol.ChainInventory.BlockId ids = 1;
getIdsList
in interface Protocol.ChainInventoryOrBuilder
public int getIdsCount()
repeated .protocol.ChainInventory.BlockId ids = 1;
getIdsCount
in interface Protocol.ChainInventoryOrBuilder
public Protocol.ChainInventory.BlockId getIds(int index)
repeated .protocol.ChainInventory.BlockId ids = 1;
getIds
in interface Protocol.ChainInventoryOrBuilder
public Protocol.ChainInventory.Builder setIds(int index, Protocol.ChainInventory.BlockId value)
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.Builder setIds(int index, Protocol.ChainInventory.BlockId.Builder builderForValue)
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.Builder addIds(Protocol.ChainInventory.BlockId value)
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.Builder addIds(int index, Protocol.ChainInventory.BlockId value)
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.Builder addIds(Protocol.ChainInventory.BlockId.Builder builderForValue)
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.Builder addIds(int index, Protocol.ChainInventory.BlockId.Builder builderForValue)
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.Builder addAllIds(Iterable<? extends Protocol.ChainInventory.BlockId> values)
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.Builder clearIds()
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.Builder removeIds(int index)
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.BlockId.Builder getIdsBuilder(int index)
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.BlockIdOrBuilder getIdsOrBuilder(int index)
repeated .protocol.ChainInventory.BlockId ids = 1;
getIdsOrBuilder
in interface Protocol.ChainInventoryOrBuilder
public List<? extends Protocol.ChainInventory.BlockIdOrBuilder> getIdsOrBuilderList()
repeated .protocol.ChainInventory.BlockId ids = 1;
getIdsOrBuilderList
in interface Protocol.ChainInventoryOrBuilder
public Protocol.ChainInventory.BlockId.Builder addIdsBuilder()
repeated .protocol.ChainInventory.BlockId ids = 1;
public Protocol.ChainInventory.BlockId.Builder addIdsBuilder(int index)
repeated .protocol.ChainInventory.BlockId ids = 1;
public List<Protocol.ChainInventory.BlockId.Builder> getIdsBuilderList()
repeated .protocol.ChainInventory.BlockId ids = 1;
public long getRemainNum()
int64 remain_num = 2;
getRemainNum
in interface Protocol.ChainInventoryOrBuilder
public Protocol.ChainInventory.Builder setRemainNum(long value)
int64 remain_num = 2;
public Protocol.ChainInventory.Builder clearRemainNum()
int64 remain_num = 2;
public final Protocol.ChainInventory.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.ChainInventory.Builder>
public final Protocol.ChainInventory.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.ChainInventory.Builder>
Copyright © 2020. All rights reserved.