| 程序包 | 说明 |
|---|---|
| io.aelf.protobuf.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.addAllIds(Iterable<? extends Client.Hash> values)
The vote ids.
|
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.addIds(Client.Hash.Builder builderForValue)
The vote ids.
|
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.addIds(Client.Hash value)
The vote ids.
|
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.addIds(int index,
Client.Hash.Builder builderForValue)
The vote ids.
|
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.addIds(int index,
Client.Hash value)
The vote ids.
|
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.clear() |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.clearIds()
The vote ids.
|
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.clone() |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.mergeFrom(com.google.protobuf.Message other) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.mergeFrom(VoteContract.GetVotingRecordsInput other) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.newBuilder() |
static VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.newBuilder(VoteContract.GetVotingRecordsInput prototype) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.newBuilderForType() |
protected VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.removeIds(int index)
The vote ids.
|
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.setIds(int index,
Client.Hash.Builder builderForValue)
The vote ids.
|
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.setIds(int index,
Client.Hash value)
The vote ids.
|
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VoteContract.GetVotingRecordsInput.Builder |
VoteContract.GetVotingRecordsInput.toBuilder() |
Copyright © 2020. All rights reserved.