public static final class Client.SideChainIdAndHeightDict.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder> implements Client.SideChainIdAndHeightDictOrBuilder
acs7Protobuf type
SideChainIdAndHeightDict| 限定符和类型 | 方法和说明 |
|---|---|
Client.SideChainIdAndHeightDict.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Client.SideChainIdAndHeightDict |
build() |
Client.SideChainIdAndHeightDict |
buildPartial() |
Client.SideChainIdAndHeightDict.Builder |
clear() |
Client.SideChainIdAndHeightDict.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Client.SideChainIdAndHeightDict.Builder |
clearIdHeightDict() |
Client.SideChainIdAndHeightDict.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Client.SideChainIdAndHeightDict.Builder |
clone() |
boolean |
containsIdHeightDict(int key)
map<int32, int64> id_height_dict = 1; |
Client.SideChainIdAndHeightDict |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<Integer,Long> |
getIdHeightDict()
已过时。
|
int |
getIdHeightDictCount()
map<int32, int64> id_height_dict = 1; |
Map<Integer,Long> |
getIdHeightDictMap()
map<int32, int64> id_height_dict = 1; |
long |
getIdHeightDictOrDefault(int key,
long defaultValue)
map<int32, int64> id_height_dict = 1; |
long |
getIdHeightDictOrThrow(int key)
map<int32, int64> id_height_dict = 1; |
Map<Integer,Long> |
getMutableIdHeightDict()
已过时。
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Client.SideChainIdAndHeightDict.Builder |
mergeFrom(Client.SideChainIdAndHeightDict other) |
Client.SideChainIdAndHeightDict.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Client.SideChainIdAndHeightDict.Builder |
mergeFrom(com.google.protobuf.Message other) |
Client.SideChainIdAndHeightDict.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Client.SideChainIdAndHeightDict.Builder |
putAllIdHeightDict(Map<Integer,Long> values)
map<int32, int64> id_height_dict = 1; |
Client.SideChainIdAndHeightDict.Builder |
putIdHeightDict(int key,
long value)
map<int32, int64> id_height_dict = 1; |
Client.SideChainIdAndHeightDict.Builder |
removeIdHeightDict(int key)
map<int32, int64> id_height_dict = 1; |
Client.SideChainIdAndHeightDict.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Client.SideChainIdAndHeightDict.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Client.SideChainIdAndHeightDict.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public Client.SideChainIdAndHeightDict.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public Client.SideChainIdAndHeightDict getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic Client.SideChainIdAndHeightDict build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic Client.SideChainIdAndHeightDict buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic Client.SideChainIdAndHeightDict.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public Client.SideChainIdAndHeightDict.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public Client.SideChainIdAndHeightDict.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public Client.SideChainIdAndHeightDict.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public Client.SideChainIdAndHeightDict.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public Client.SideChainIdAndHeightDict.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public Client.SideChainIdAndHeightDict.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Client.SideChainIdAndHeightDict.Builder>public Client.SideChainIdAndHeightDict.Builder mergeFrom(Client.SideChainIdAndHeightDict other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public Client.SideChainIdAndHeightDict.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Client.SideChainIdAndHeightDict.Builder>IOExceptionpublic int getIdHeightDictCount()
Client.SideChainIdAndHeightDictOrBuildermap<int32, int64> id_height_dict = 1;public boolean containsIdHeightDict(int key)
map<int32, int64> id_height_dict = 1;@Deprecated public Map<Integer,Long> getIdHeightDict()
getIdHeightDictMap() instead.public Map<Integer,Long> getIdHeightDictMap()
map<int32, int64> id_height_dict = 1;public long getIdHeightDictOrDefault(int key,
long defaultValue)
map<int32, int64> id_height_dict = 1;public long getIdHeightDictOrThrow(int key)
map<int32, int64> id_height_dict = 1;public Client.SideChainIdAndHeightDict.Builder clearIdHeightDict()
public Client.SideChainIdAndHeightDict.Builder removeIdHeightDict(int key)
map<int32, int64> id_height_dict = 1;@Deprecated public Map<Integer,Long> getMutableIdHeightDict()
public Client.SideChainIdAndHeightDict.Builder putIdHeightDict(int key, long value)
map<int32, int64> id_height_dict = 1;public Client.SideChainIdAndHeightDict.Builder putAllIdHeightDict(Map<Integer,Long> values)
map<int32, int64> id_height_dict = 1;public final Client.SideChainIdAndHeightDict.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>public final Client.SideChainIdAndHeightDict.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.SideChainIdAndHeightDict.Builder>Copyright © 2020. All rights reserved.