public static final class ElectionContract.ElectionVotingRecord.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ElectionContract.ElectionVotingRecord.Builder> implements ElectionContract.ElectionVotingRecordOrBuilder
ElectionVotingRecordgetAllFields, 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()
The address of voter.
.Address voter = 1;hasVoter 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic Client.Address getVoter()
The address of voter.
.Address voter = 1;getVoter 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setVoter(Client.Address value)
The address of voter.
.Address voter = 1;public ElectionContract.ElectionVotingRecord.Builder setVoter(Client.Address.Builder builderForValue)
The address of voter.
.Address voter = 1;public ElectionContract.ElectionVotingRecord.Builder mergeVoter(Client.Address value)
The address of voter.
.Address voter = 1;public ElectionContract.ElectionVotingRecord.Builder clearVoter()
The address of voter.
.Address voter = 1;public Client.Address.Builder getVoterBuilder()
The address of voter.
.Address voter = 1;public Client.AddressOrBuilder getVoterOrBuilder()
The address of voter.
.Address voter = 1;public String getCandidate()
The public key of candidate.
string candidate = 2;getCandidate 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic com.google.protobuf.ByteString getCandidateBytes()
The public key of candidate.
string candidate = 2;getCandidateBytes 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setCandidate(String value)
The public key of candidate.
string candidate = 2;value - The candidate to set.public ElectionContract.ElectionVotingRecord.Builder clearCandidate()
The public key of candidate.
string candidate = 2;public ElectionContract.ElectionVotingRecord.Builder setCandidateBytes(com.google.protobuf.ByteString value)
The public key of candidate.
string candidate = 2;value - The bytes for candidate to set.public long getAmount()
Amount of voting.
int64 amount = 3;getAmount 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setAmount(long value)
Amount of voting.
int64 amount = 3;value - The amount to set.public ElectionContract.ElectionVotingRecord.Builder clearAmount()
Amount of voting.
int64 amount = 3;public long getTermNumber()
The term number of voting.
int64 term_number = 4;getTermNumber 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setTermNumber(long value)
The term number of voting.
int64 term_number = 4;value - The termNumber to set.public ElectionContract.ElectionVotingRecord.Builder clearTermNumber()
The term number of voting.
int64 term_number = 4;public boolean hasVoteId()
The vote id.
.Hash vote_id = 5;hasVoteId 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic Client.Hash getVoteId()
The vote id.
.Hash vote_id = 5;getVoteId 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setVoteId(Client.Hash value)
The vote id.
.Hash vote_id = 5;public ElectionContract.ElectionVotingRecord.Builder setVoteId(Client.Hash.Builder builderForValue)
The vote id.
.Hash vote_id = 5;public ElectionContract.ElectionVotingRecord.Builder mergeVoteId(Client.Hash value)
The vote id.
.Hash vote_id = 5;public ElectionContract.ElectionVotingRecord.Builder clearVoteId()
The vote id.
.Hash vote_id = 5;public Client.Hash.Builder getVoteIdBuilder()
The vote id.
.Hash vote_id = 5;public Client.HashOrBuilder getVoteIdOrBuilder()
The vote id.
.Hash vote_id = 5;public long getLockTime()
Vote lock time.
int64 lock_time = 6;getLockTime 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setLockTime(long value)
Vote lock time.
int64 lock_time = 6;value - The lockTime to set.public ElectionContract.ElectionVotingRecord.Builder clearLockTime()
Vote lock time.
int64 lock_time = 6;public boolean hasUnlockTimestamp()
The unlock timestamp.
.google.protobuf.Timestamp unlock_timestamp = 7;hasUnlockTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic com.google.protobuf.Timestamp getUnlockTimestamp()
The unlock timestamp.
.google.protobuf.Timestamp unlock_timestamp = 7;getUnlockTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setUnlockTimestamp(com.google.protobuf.Timestamp value)
The unlock timestamp.
.google.protobuf.Timestamp unlock_timestamp = 7;public ElectionContract.ElectionVotingRecord.Builder setUnlockTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
The unlock timestamp.
.google.protobuf.Timestamp unlock_timestamp = 7;public ElectionContract.ElectionVotingRecord.Builder mergeUnlockTimestamp(com.google.protobuf.Timestamp value)
The unlock timestamp.
.google.protobuf.Timestamp unlock_timestamp = 7;public ElectionContract.ElectionVotingRecord.Builder clearUnlockTimestamp()
The unlock timestamp.
.google.protobuf.Timestamp unlock_timestamp = 7;public com.google.protobuf.Timestamp.Builder getUnlockTimestampBuilder()
The unlock timestamp.
.google.protobuf.Timestamp unlock_timestamp = 7;public com.google.protobuf.TimestampOrBuilder getUnlockTimestampOrBuilder()
The unlock timestamp.
.google.protobuf.Timestamp unlock_timestamp = 7;public boolean hasWithdrawTimestamp()
The withdraw timestamp.
.google.protobuf.Timestamp withdraw_timestamp = 8;hasWithdrawTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic com.google.protobuf.Timestamp getWithdrawTimestamp()
The withdraw timestamp.
.google.protobuf.Timestamp withdraw_timestamp = 8;getWithdrawTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setWithdrawTimestamp(com.google.protobuf.Timestamp value)
The withdraw timestamp.
.google.protobuf.Timestamp withdraw_timestamp = 8;public ElectionContract.ElectionVotingRecord.Builder setWithdrawTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
The withdraw timestamp.
.google.protobuf.Timestamp withdraw_timestamp = 8;public ElectionContract.ElectionVotingRecord.Builder mergeWithdrawTimestamp(com.google.protobuf.Timestamp value)
The withdraw timestamp.
.google.protobuf.Timestamp withdraw_timestamp = 8;public ElectionContract.ElectionVotingRecord.Builder clearWithdrawTimestamp()
The withdraw timestamp.
.google.protobuf.Timestamp withdraw_timestamp = 8;public com.google.protobuf.Timestamp.Builder getWithdrawTimestampBuilder()
The withdraw timestamp.
.google.protobuf.Timestamp withdraw_timestamp = 8;public com.google.protobuf.TimestampOrBuilder getWithdrawTimestampOrBuilder()
The withdraw timestamp.
.google.protobuf.Timestamp withdraw_timestamp = 8;public boolean hasVoteTimestamp()
The vote timestamp.
.google.protobuf.Timestamp vote_timestamp = 9;hasVoteTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic com.google.protobuf.Timestamp getVoteTimestamp()
The vote timestamp.
.google.protobuf.Timestamp vote_timestamp = 9;getVoteTimestamp 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setVoteTimestamp(com.google.protobuf.Timestamp value)
The vote timestamp.
.google.protobuf.Timestamp vote_timestamp = 9;public ElectionContract.ElectionVotingRecord.Builder setVoteTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
The vote timestamp.
.google.protobuf.Timestamp vote_timestamp = 9;public ElectionContract.ElectionVotingRecord.Builder mergeVoteTimestamp(com.google.protobuf.Timestamp value)
The vote timestamp.
.google.protobuf.Timestamp vote_timestamp = 9;public ElectionContract.ElectionVotingRecord.Builder clearVoteTimestamp()
The vote timestamp.
.google.protobuf.Timestamp vote_timestamp = 9;public com.google.protobuf.Timestamp.Builder getVoteTimestampBuilder()
The vote timestamp.
.google.protobuf.Timestamp vote_timestamp = 9;public com.google.protobuf.TimestampOrBuilder getVoteTimestampOrBuilder()
The vote timestamp.
.google.protobuf.Timestamp vote_timestamp = 9;public boolean getIsWithdrawn()
Indicates if the vote has been withdrawn.
bool is_withdrawn = 10;getIsWithdrawn 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setIsWithdrawn(boolean value)
Indicates if the vote has been withdrawn.
bool is_withdrawn = 10;value - The isWithdrawn to set.public ElectionContract.ElectionVotingRecord.Builder clearIsWithdrawn()
Indicates if the vote has been withdrawn.
bool is_withdrawn = 10;public long getWeight()
Vote weight for sharing bonus.
int64 weight = 11;getWeight 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setWeight(long value)
Vote weight for sharing bonus.
int64 weight = 11;value - The weight to set.public ElectionContract.ElectionVotingRecord.Builder clearWeight()
Vote weight for sharing bonus.
int64 weight = 11;public boolean getIsChangeTarget()
Whether vote others.
bool is_change_target = 12;getIsChangeTarget 在接口中 ElectionContract.ElectionVotingRecordOrBuilderpublic ElectionContract.ElectionVotingRecord.Builder setIsChangeTarget(boolean value)
Whether vote others.
bool is_change_target = 12;value - The isChangeTarget to set.public ElectionContract.ElectionVotingRecord.Builder clearIsChangeTarget()
Whether vote others.
bool is_change_target = 12;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.