public static final class ElectionContract.ElectionVotingRecord.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder> implements ElectionContract.ElectionVotingRecordOrBuilder
ElectionVotingRecord| 限定符和类型 | 方法和说明 |
|---|---|
ElectionContract.ElectionVotingRecord.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ElectionContract.ElectionVotingRecord |
build() |
ElectionContract.ElectionVotingRecord |
buildPartial() |
ElectionContract.ElectionVotingRecord.Builder |
clear() |
ElectionContract.ElectionVotingRecord.Builder |
clearAmount()
sint64 amount = 3; |
ElectionContract.ElectionVotingRecord.Builder |
clearCandidate()
string candidate = 2; |
ElectionContract.ElectionVotingRecord.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ElectionContract.ElectionVotingRecord.Builder |
clearIsChangeTarget()
bool is_change_target = 15; |
ElectionContract.ElectionVotingRecord.Builder |
clearIsWithdrawn()
bool is_withdrawn = 13; |
ElectionContract.ElectionVotingRecord.Builder |
clearLockTime()
sint64 lock_time = 7; |
ElectionContract.ElectionVotingRecord.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ElectionContract.ElectionVotingRecord.Builder |
clearTermNumber()
sint64 term_number = 4; |
ElectionContract.ElectionVotingRecord.Builder |
clearUnlockTimestamp()
.google.protobuf.Timestamp unlock_timestamp = 10; |
ElectionContract.ElectionVotingRecord.Builder |
clearVoteId()
.Hash vote_id = 5; |
ElectionContract.ElectionVotingRecord.Builder |
clearVoter()
.Address voter = 1; |
ElectionContract.ElectionVotingRecord.Builder |
clearVoteTimestamp()
.google.protobuf.Timestamp vote_timestamp = 12; |
ElectionContract.ElectionVotingRecord.Builder |
clearWeight()
sint64 weight = 14; |
ElectionContract.ElectionVotingRecord.Builder |
clearWithdrawTimestamp()
.google.protobuf.Timestamp withdraw_timestamp = 11; |
ElectionContract.ElectionVotingRecord.Builder |
clone() |
long |
getAmount()
sint64 amount = 3; |
String |
getCandidate()
string candidate = 2; |
com.google.protobuf.ByteString |
getCandidateBytes()
string candidate = 2; |
ElectionContract.ElectionVotingRecord |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getIsChangeTarget()
bool is_change_target = 15; |
boolean |
getIsWithdrawn()
bool is_withdrawn = 13; |
long |
getLockTime()
sint64 lock_time = 7; |
long |
getTermNumber()
sint64 term_number = 4; |
com.google.protobuf.Timestamp |
getUnlockTimestamp()
.google.protobuf.Timestamp unlock_timestamp = 10; |
com.google.protobuf.Timestamp.Builder |
getUnlockTimestampBuilder()
.google.protobuf.Timestamp unlock_timestamp = 10; |
com.google.protobuf.TimestampOrBuilder |
getUnlockTimestampOrBuilder()
.google.protobuf.Timestamp unlock_timestamp = 10; |
Client.Hash |
getVoteId()
.Hash vote_id = 5; |
Client.Hash.Builder |
getVoteIdBuilder()
.Hash vote_id = 5; |
Client.HashOrBuilder |
getVoteIdOrBuilder()
.Hash vote_id = 5; |
Client.Address |
getVoter()
.Address voter = 1; |
Client.Address.Builder |
getVoterBuilder()
.Address voter = 1; |
Client.AddressOrBuilder |
getVoterOrBuilder()
.Address voter = 1; |
com.google.protobuf.Timestamp |
getVoteTimestamp()
.google.protobuf.Timestamp vote_timestamp = 12; |
com.google.protobuf.Timestamp.Builder |
getVoteTimestampBuilder()
.google.protobuf.Timestamp vote_timestamp = 12; |
com.google.protobuf.TimestampOrBuilder |
getVoteTimestampOrBuilder()
.google.protobuf.Timestamp vote_timestamp = 12; |
long |
getWeight()
sint64 weight = 14; |
com.google.protobuf.Timestamp |
getWithdrawTimestamp()
.google.protobuf.Timestamp withdraw_timestamp = 11; |
com.google.protobuf.Timestamp.Builder |
getWithdrawTimestampBuilder()
.google.protobuf.Timestamp withdraw_timestamp = 11; |
com.google.protobuf.TimestampOrBuilder |
getWithdrawTimestampOrBuilder()
.google.protobuf.Timestamp withdraw_timestamp = 11; |
boolean |
hasUnlockTimestamp()
.google.protobuf.Timestamp unlock_timestamp = 10; |
boolean |
hasVoteId()
.Hash vote_id = 5; |
boolean |
hasVoter()
.Address voter = 1; |
boolean |
hasVoteTimestamp()
.google.protobuf.Timestamp vote_timestamp = 12; |
boolean |
hasWithdrawTimestamp()
.google.protobuf.Timestamp withdraw_timestamp = 11; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ElectionContract.ElectionVotingRecord.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ElectionContract.ElectionVotingRecord.Builder |
mergeFrom(ElectionContract.ElectionVotingRecord other) |
ElectionContract.ElectionVotingRecord.Builder |
mergeFrom(com.google.protobuf.Message other) |
ElectionContract.ElectionVotingRecord.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ElectionContract.ElectionVotingRecord.Builder |
mergeUnlockTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp unlock_timestamp = 10; |
ElectionContract.ElectionVotingRecord.Builder |
mergeVoteId(Client.Hash value)
.Hash vote_id = 5; |
ElectionContract.ElectionVotingRecord.Builder |
mergeVoter(Client.Address value)
.Address voter = 1; |
ElectionContract.ElectionVotingRecord.Builder |
mergeVoteTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp vote_timestamp = 12; |
ElectionContract.ElectionVotingRecord.Builder |
mergeWithdrawTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp withdraw_timestamp = 11; |
ElectionContract.ElectionVotingRecord.Builder |
setAmount(long value)
sint64 amount = 3; |
ElectionContract.ElectionVotingRecord.Builder |
setCandidate(String value)
string candidate = 2; |
ElectionContract.ElectionVotingRecord.Builder |
setCandidateBytes(com.google.protobuf.ByteString value)
string candidate = 2; |
ElectionContract.ElectionVotingRecord.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ElectionContract.ElectionVotingRecord.Builder |
setIsChangeTarget(boolean value)
bool is_change_target = 15; |
ElectionContract.ElectionVotingRecord.Builder |
setIsWithdrawn(boolean value)
bool is_withdrawn = 13; |
ElectionContract.ElectionVotingRecord.Builder |
setLockTime(long value)
sint64 lock_time = 7; |
ElectionContract.ElectionVotingRecord.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ElectionContract.ElectionVotingRecord.Builder |
setTermNumber(long value)
sint64 term_number = 4; |
ElectionContract.ElectionVotingRecord.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ElectionContract.ElectionVotingRecord.Builder |
setUnlockTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp unlock_timestamp = 10; |
ElectionContract.ElectionVotingRecord.Builder |
setUnlockTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp unlock_timestamp = 10; |
ElectionContract.ElectionVotingRecord.Builder |
setVoteId(Client.Hash.Builder builderForValue)
.Hash vote_id = 5; |
ElectionContract.ElectionVotingRecord.Builder |
setVoteId(Client.Hash value)
.Hash vote_id = 5; |
ElectionContract.ElectionVotingRecord.Builder |
setVoter(Client.Address.Builder builderForValue)
.Address voter = 1; |
ElectionContract.ElectionVotingRecord.Builder |
setVoter(Client.Address value)
.Address voter = 1; |
ElectionContract.ElectionVotingRecord.Builder |
setVoteTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp vote_timestamp = 12; |
ElectionContract.ElectionVotingRecord.Builder |
setVoteTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp vote_timestamp = 12; |
ElectionContract.ElectionVotingRecord.Builder |
setWeight(long value)
sint64 weight = 14; |
ElectionContract.ElectionVotingRecord.Builder |
setWithdrawTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp withdraw_timestamp = 11; |
ElectionContract.ElectionVotingRecord.Builder |
setWithdrawTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp withdraw_timestamp = 11; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public ElectionContract.ElectionVotingRecord.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public ElectionContract.ElectionVotingRecord getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ElectionContract.ElectionVotingRecord build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ElectionContract.ElectionVotingRecord buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ElectionContract.ElectionVotingRecord.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public ElectionContract.ElectionVotingRecord.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public ElectionContract.ElectionVotingRecord.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public ElectionContract.ElectionVotingRecord.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public ElectionContract.ElectionVotingRecord.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public ElectionContract.ElectionVotingRecord.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public ElectionContract.ElectionVotingRecord.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ElectionContract.ElectionVotingRecord.Builder>public ElectionContract.ElectionVotingRecord.Builder mergeFrom(ElectionContract.ElectionVotingRecord other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public ElectionContract.ElectionVotingRecord.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<ElectionContract.ElectionVotingRecord.Builder>IOExceptionpublic boolean hasVoter()
.Address voter = 1;hasVoter 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic Client.Address getVoter()
.Address voter = 1;getVoter 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setVoter(Client.Address value)
.Address voter = 1;public ElectionContract.ElectionVotingRecord.Builder setVoter(Client.Address.Builder builderForValue)
.Address voter = 1;public ElectionContract.ElectionVotingRecord.Builder mergeVoter(Client.Address value)
.Address voter = 1;public ElectionContract.ElectionVotingRecord.Builder clearVoter()
.Address voter = 1;public Client.Address.Builder getVoterBuilder()
.Address voter = 1;public Client.AddressOrBuilder getVoterOrBuilder()
.Address voter = 1;public String getCandidate()
string candidate = 2;getCandidate 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic com.google.protobuf.ByteString getCandidateBytes()
string candidate = 2;getCandidateBytes 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setCandidate(String value)
string candidate = 2;value - The candidate to set.public ElectionContract.ElectionVotingRecord.Builder clearCandidate()
string candidate = 2;public ElectionContract.ElectionVotingRecord.Builder setCandidateBytes(com.google.protobuf.ByteString value)
string candidate = 2;value - The bytes for candidate to set.public long getAmount()
sint64 amount = 3;getAmount 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setAmount(long value)
sint64 amount = 3;value - The amount to set.public ElectionContract.ElectionVotingRecord.Builder clearAmount()
sint64 amount = 3;public long getTermNumber()
sint64 term_number = 4;getTermNumber 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setTermNumber(long value)
sint64 term_number = 4;value - The termNumber to set.public ElectionContract.ElectionVotingRecord.Builder clearTermNumber()
sint64 term_number = 4;public boolean hasVoteId()
.Hash vote_id = 5;hasVoteId 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic Client.Hash getVoteId()
.Hash vote_id = 5;getVoteId 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setVoteId(Client.Hash value)
.Hash vote_id = 5;public ElectionContract.ElectionVotingRecord.Builder setVoteId(Client.Hash.Builder builderForValue)
.Hash vote_id = 5;public ElectionContract.ElectionVotingRecord.Builder mergeVoteId(Client.Hash value)
.Hash vote_id = 5;public ElectionContract.ElectionVotingRecord.Builder clearVoteId()
.Hash vote_id = 5;public Client.Hash.Builder getVoteIdBuilder()
.Hash vote_id = 5;public Client.HashOrBuilder getVoteIdOrBuilder()
.Hash vote_id = 5;public long getLockTime()
sint64 lock_time = 7;getLockTime 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setLockTime(long value)
sint64 lock_time = 7;value - The lockTime to set.public ElectionContract.ElectionVotingRecord.Builder clearLockTime()
sint64 lock_time = 7;public boolean hasUnlockTimestamp()
.google.protobuf.Timestamp unlock_timestamp = 10;hasUnlockTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic com.google.protobuf.Timestamp getUnlockTimestamp()
.google.protobuf.Timestamp unlock_timestamp = 10;getUnlockTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setUnlockTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp unlock_timestamp = 10;public ElectionContract.ElectionVotingRecord.Builder setUnlockTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp unlock_timestamp = 10;public ElectionContract.ElectionVotingRecord.Builder mergeUnlockTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp unlock_timestamp = 10;public ElectionContract.ElectionVotingRecord.Builder clearUnlockTimestamp()
.google.protobuf.Timestamp unlock_timestamp = 10;public com.google.protobuf.Timestamp.Builder getUnlockTimestampBuilder()
.google.protobuf.Timestamp unlock_timestamp = 10;public com.google.protobuf.TimestampOrBuilder getUnlockTimestampOrBuilder()
.google.protobuf.Timestamp unlock_timestamp = 10;public boolean hasWithdrawTimestamp()
.google.protobuf.Timestamp withdraw_timestamp = 11;hasWithdrawTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic com.google.protobuf.Timestamp getWithdrawTimestamp()
.google.protobuf.Timestamp withdraw_timestamp = 11;getWithdrawTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setWithdrawTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp withdraw_timestamp = 11;public ElectionContract.ElectionVotingRecord.Builder setWithdrawTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp withdraw_timestamp = 11;public ElectionContract.ElectionVotingRecord.Builder mergeWithdrawTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp withdraw_timestamp = 11;public ElectionContract.ElectionVotingRecord.Builder clearWithdrawTimestamp()
.google.protobuf.Timestamp withdraw_timestamp = 11;public com.google.protobuf.Timestamp.Builder getWithdrawTimestampBuilder()
.google.protobuf.Timestamp withdraw_timestamp = 11;public com.google.protobuf.TimestampOrBuilder getWithdrawTimestampOrBuilder()
.google.protobuf.Timestamp withdraw_timestamp = 11;public boolean hasVoteTimestamp()
.google.protobuf.Timestamp vote_timestamp = 12;hasVoteTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic com.google.protobuf.Timestamp getVoteTimestamp()
.google.protobuf.Timestamp vote_timestamp = 12;getVoteTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setVoteTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp vote_timestamp = 12;public ElectionContract.ElectionVotingRecord.Builder setVoteTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp vote_timestamp = 12;public ElectionContract.ElectionVotingRecord.Builder mergeVoteTimestamp(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp vote_timestamp = 12;public ElectionContract.ElectionVotingRecord.Builder clearVoteTimestamp()
.google.protobuf.Timestamp vote_timestamp = 12;public com.google.protobuf.Timestamp.Builder getVoteTimestampBuilder()
.google.protobuf.Timestamp vote_timestamp = 12;public com.google.protobuf.TimestampOrBuilder getVoteTimestampOrBuilder()
.google.protobuf.Timestamp vote_timestamp = 12;public boolean getIsWithdrawn()
bool is_withdrawn = 13;getIsWithdrawn 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setIsWithdrawn(boolean value)
bool is_withdrawn = 13;value - The isWithdrawn to set.public ElectionContract.ElectionVotingRecord.Builder clearIsWithdrawn()
bool is_withdrawn = 13;public long getWeight()
sint64 weight = 14;getWeight 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setWeight(long value)
sint64 weight = 14;value - The weight to set.public ElectionContract.ElectionVotingRecord.Builder clearWeight()
sint64 weight = 14;public boolean getIsChangeTarget()
bool is_change_target = 15;getIsChangeTarget 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setIsChangeTarget(boolean value)
bool is_change_target = 15;value - The isChangeTarget to set.public ElectionContract.ElectionVotingRecord.Builder clearIsChangeTarget()
bool is_change_target = 15;public final ElectionContract.ElectionVotingRecord.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>public final ElectionContract.ElectionVotingRecord.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder>Copyright © 2020. All rights reserved.