public static final class Client.ProposalOutput.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder> implements Client.ProposalOutputOrBuilder
acs3Protobuf type
ProposalOutput| 限定符和类型 | 方法和说明 |
|---|---|
Client.ProposalOutput.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Client.ProposalOutput |
build() |
Client.ProposalOutput |
buildPartial() |
Client.ProposalOutput.Builder |
clear() |
Client.ProposalOutput.Builder |
clearAbstentionCount()
Abstention count for this proposal.
|
Client.ProposalOutput.Builder |
clearApprovalCount()
Approval count for this proposal.
|
Client.ProposalOutput.Builder |
clearContractMethodName()
The method that this proposal will call when being released.
|
Client.ProposalOutput.Builder |
clearExpiredTime()
The date at which this proposal will expire.
|
Client.ProposalOutput.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Client.ProposalOutput.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Client.ProposalOutput.Builder |
clearOrganizationAddress()
The address of this proposals organization.
|
Client.ProposalOutput.Builder |
clearParams()
The parameters of the release transaction.
|
Client.ProposalOutput.Builder |
clearProposalId()
The id of the proposal.
|
Client.ProposalOutput.Builder |
clearProposer()
The address of the proposer of this proposal.
|
Client.ProposalOutput.Builder |
clearRejectionCount()
Rejection count for this proposal.
|
Client.ProposalOutput.Builder |
clearToAddress()
The address of the target contract.
|
Client.ProposalOutput.Builder |
clearToBeReleased()
Indicates if this proposal is releasable.
|
Client.ProposalOutput.Builder |
clone() |
long |
getAbstentionCount()
Abstention count for this proposal.
|
long |
getApprovalCount()
Approval count for this proposal.
|
String |
getContractMethodName()
The method that this proposal will call when being released.
|
com.google.protobuf.ByteString |
getContractMethodNameBytes()
The method that this proposal will call when being released.
|
Client.ProposalOutput |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getExpiredTime()
The date at which this proposal will expire.
|
com.google.protobuf.Timestamp.Builder |
getExpiredTimeBuilder()
The date at which this proposal will expire.
|
com.google.protobuf.TimestampOrBuilder |
getExpiredTimeOrBuilder()
The date at which this proposal will expire.
|
Client.Address |
getOrganizationAddress()
The address of this proposals organization.
|
Client.Address.Builder |
getOrganizationAddressBuilder()
The address of this proposals organization.
|
Client.AddressOrBuilder |
getOrganizationAddressOrBuilder()
The address of this proposals organization.
|
com.google.protobuf.ByteString |
getParams()
The parameters of the release transaction.
|
Client.Hash |
getProposalId()
The id of the proposal.
|
Client.Hash.Builder |
getProposalIdBuilder()
The id of the proposal.
|
Client.HashOrBuilder |
getProposalIdOrBuilder()
The id of the proposal.
|
Client.Address |
getProposer()
The address of the proposer of this proposal.
|
Client.Address.Builder |
getProposerBuilder()
The address of the proposer of this proposal.
|
Client.AddressOrBuilder |
getProposerOrBuilder()
The address of the proposer of this proposal.
|
long |
getRejectionCount()
Rejection count for this proposal.
|
Client.Address |
getToAddress()
The address of the target contract.
|
Client.Address.Builder |
getToAddressBuilder()
The address of the target contract.
|
Client.AddressOrBuilder |
getToAddressOrBuilder()
The address of the target contract.
|
boolean |
getToBeReleased()
Indicates if this proposal is releasable.
|
boolean |
hasExpiredTime()
The date at which this proposal will expire.
|
boolean |
hasOrganizationAddress()
The address of this proposals organization.
|
boolean |
hasProposalId()
The id of the proposal.
|
boolean |
hasProposer()
The address of the proposer of this proposal.
|
boolean |
hasToAddress()
The address of the target contract.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Client.ProposalOutput.Builder |
mergeExpiredTime(com.google.protobuf.Timestamp value)
The date at which this proposal will expire.
|
Client.ProposalOutput.Builder |
mergeFrom(Client.ProposalOutput other) |
Client.ProposalOutput.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Client.ProposalOutput.Builder |
mergeFrom(com.google.protobuf.Message other) |
Client.ProposalOutput.Builder |
mergeOrganizationAddress(Client.Address value)
The address of this proposals organization.
|
Client.ProposalOutput.Builder |
mergeProposalId(Client.Hash value)
The id of the proposal.
|
Client.ProposalOutput.Builder |
mergeProposer(Client.Address value)
The address of the proposer of this proposal.
|
Client.ProposalOutput.Builder |
mergeToAddress(Client.Address value)
The address of the target contract.
|
Client.ProposalOutput.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Client.ProposalOutput.Builder |
setAbstentionCount(long value)
Abstention count for this proposal.
|
Client.ProposalOutput.Builder |
setApprovalCount(long value)
Approval count for this proposal.
|
Client.ProposalOutput.Builder |
setContractMethodName(String value)
The method that this proposal will call when being released.
|
Client.ProposalOutput.Builder |
setContractMethodNameBytes(com.google.protobuf.ByteString value)
The method that this proposal will call when being released.
|
Client.ProposalOutput.Builder |
setExpiredTime(com.google.protobuf.Timestamp.Builder builderForValue)
The date at which this proposal will expire.
|
Client.ProposalOutput.Builder |
setExpiredTime(com.google.protobuf.Timestamp value)
The date at which this proposal will expire.
|
Client.ProposalOutput.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Client.ProposalOutput.Builder |
setOrganizationAddress(Client.Address.Builder builderForValue)
The address of this proposals organization.
|
Client.ProposalOutput.Builder |
setOrganizationAddress(Client.Address value)
The address of this proposals organization.
|
Client.ProposalOutput.Builder |
setParams(com.google.protobuf.ByteString value)
The parameters of the release transaction.
|
Client.ProposalOutput.Builder |
setProposalId(Client.Hash.Builder builderForValue)
The id of the proposal.
|
Client.ProposalOutput.Builder |
setProposalId(Client.Hash value)
The id of the proposal.
|
Client.ProposalOutput.Builder |
setProposer(Client.Address.Builder builderForValue)
The address of the proposer of this proposal.
|
Client.ProposalOutput.Builder |
setProposer(Client.Address value)
The address of the proposer of this proposal.
|
Client.ProposalOutput.Builder |
setRejectionCount(long value)
Rejection count for this proposal.
|
Client.ProposalOutput.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Client.ProposalOutput.Builder |
setToAddress(Client.Address.Builder builderForValue)
The address of the target contract.
|
Client.ProposalOutput.Builder |
setToAddress(Client.Address value)
The address of the target contract.
|
Client.ProposalOutput.Builder |
setToBeReleased(boolean value)
Indicates if this proposal is releasable.
|
Client.ProposalOutput.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, 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<Client.ProposalOutput.Builder>public Client.ProposalOutput.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>public Client.ProposalOutput getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic Client.ProposalOutput build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic Client.ProposalOutput buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic Client.ProposalOutput.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>public Client.ProposalOutput.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>public Client.ProposalOutput.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>public Client.ProposalOutput.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>public Client.ProposalOutput.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>public Client.ProposalOutput.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>public Client.ProposalOutput.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<Client.ProposalOutput.Builder>public Client.ProposalOutput.Builder mergeFrom(Client.ProposalOutput other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>public Client.ProposalOutput.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.ProposalOutput.Builder>IOExceptionpublic boolean hasProposalId()
The id of the proposal.
.Hash proposal_id = 1;hasProposalId 在接口中 Client.ProposalOutputOrBuilderpublic Client.Hash getProposalId()
The id of the proposal.
.Hash proposal_id = 1;getProposalId 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setProposalId(Client.Hash value)
The id of the proposal.
.Hash proposal_id = 1;public Client.ProposalOutput.Builder setProposalId(Client.Hash.Builder builderForValue)
The id of the proposal.
.Hash proposal_id = 1;public Client.ProposalOutput.Builder mergeProposalId(Client.Hash value)
The id of the proposal.
.Hash proposal_id = 1;public Client.ProposalOutput.Builder clearProposalId()
The id of the proposal.
.Hash proposal_id = 1;public Client.Hash.Builder getProposalIdBuilder()
The id of the proposal.
.Hash proposal_id = 1;public Client.HashOrBuilder getProposalIdOrBuilder()
The id of the proposal.
.Hash proposal_id = 1;public String getContractMethodName()
The method that this proposal will call when being released.
string contract_method_name = 2;getContractMethodName 在接口中 Client.ProposalOutputOrBuilderpublic com.google.protobuf.ByteString getContractMethodNameBytes()
The method that this proposal will call when being released.
string contract_method_name = 2;getContractMethodNameBytes 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setContractMethodName(String value)
The method that this proposal will call when being released.
string contract_method_name = 2;value - The contractMethodName to set.public Client.ProposalOutput.Builder clearContractMethodName()
The method that this proposal will call when being released.
string contract_method_name = 2;public Client.ProposalOutput.Builder setContractMethodNameBytes(com.google.protobuf.ByteString value)
The method that this proposal will call when being released.
string contract_method_name = 2;value - The bytes for contractMethodName to set.public boolean hasToAddress()
The address of the target contract.
.Address to_address = 3;hasToAddress 在接口中 Client.ProposalOutputOrBuilderpublic Client.Address getToAddress()
The address of the target contract.
.Address to_address = 3;getToAddress 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setToAddress(Client.Address value)
The address of the target contract.
.Address to_address = 3;public Client.ProposalOutput.Builder setToAddress(Client.Address.Builder builderForValue)
The address of the target contract.
.Address to_address = 3;public Client.ProposalOutput.Builder mergeToAddress(Client.Address value)
The address of the target contract.
.Address to_address = 3;public Client.ProposalOutput.Builder clearToAddress()
The address of the target contract.
.Address to_address = 3;public Client.Address.Builder getToAddressBuilder()
The address of the target contract.
.Address to_address = 3;public Client.AddressOrBuilder getToAddressOrBuilder()
The address of the target contract.
.Address to_address = 3;public com.google.protobuf.ByteString getParams()
The parameters of the release transaction.
bytes params = 4;getParams 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setParams(com.google.protobuf.ByteString value)
The parameters of the release transaction.
bytes params = 4;value - The params to set.public Client.ProposalOutput.Builder clearParams()
The parameters of the release transaction.
bytes params = 4;public boolean hasExpiredTime()
The date at which this proposal will expire.
.google.protobuf.Timestamp expired_time = 5;hasExpiredTime 在接口中 Client.ProposalOutputOrBuilderpublic com.google.protobuf.Timestamp getExpiredTime()
The date at which this proposal will expire.
.google.protobuf.Timestamp expired_time = 5;getExpiredTime 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setExpiredTime(com.google.protobuf.Timestamp value)
The date at which this proposal will expire.
.google.protobuf.Timestamp expired_time = 5;public Client.ProposalOutput.Builder setExpiredTime(com.google.protobuf.Timestamp.Builder builderForValue)
The date at which this proposal will expire.
.google.protobuf.Timestamp expired_time = 5;public Client.ProposalOutput.Builder mergeExpiredTime(com.google.protobuf.Timestamp value)
The date at which this proposal will expire.
.google.protobuf.Timestamp expired_time = 5;public Client.ProposalOutput.Builder clearExpiredTime()
The date at which this proposal will expire.
.google.protobuf.Timestamp expired_time = 5;public com.google.protobuf.Timestamp.Builder getExpiredTimeBuilder()
The date at which this proposal will expire.
.google.protobuf.Timestamp expired_time = 5;public com.google.protobuf.TimestampOrBuilder getExpiredTimeOrBuilder()
The date at which this proposal will expire.
.google.protobuf.Timestamp expired_time = 5;public boolean hasOrganizationAddress()
The address of this proposals organization.
.Address organization_address = 6;hasOrganizationAddress 在接口中 Client.ProposalOutputOrBuilderpublic Client.Address getOrganizationAddress()
The address of this proposals organization.
.Address organization_address = 6;getOrganizationAddress 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setOrganizationAddress(Client.Address value)
The address of this proposals organization.
.Address organization_address = 6;public Client.ProposalOutput.Builder setOrganizationAddress(Client.Address.Builder builderForValue)
The address of this proposals organization.
.Address organization_address = 6;public Client.ProposalOutput.Builder mergeOrganizationAddress(Client.Address value)
The address of this proposals organization.
.Address organization_address = 6;public Client.ProposalOutput.Builder clearOrganizationAddress()
The address of this proposals organization.
.Address organization_address = 6;public Client.Address.Builder getOrganizationAddressBuilder()
The address of this proposals organization.
.Address organization_address = 6;public Client.AddressOrBuilder getOrganizationAddressOrBuilder()
The address of this proposals organization.
.Address organization_address = 6;public boolean hasProposer()
The address of the proposer of this proposal.
.Address proposer = 7;hasProposer 在接口中 Client.ProposalOutputOrBuilderpublic Client.Address getProposer()
The address of the proposer of this proposal.
.Address proposer = 7;getProposer 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setProposer(Client.Address value)
The address of the proposer of this proposal.
.Address proposer = 7;public Client.ProposalOutput.Builder setProposer(Client.Address.Builder builderForValue)
The address of the proposer of this proposal.
.Address proposer = 7;public Client.ProposalOutput.Builder mergeProposer(Client.Address value)
The address of the proposer of this proposal.
.Address proposer = 7;public Client.ProposalOutput.Builder clearProposer()
The address of the proposer of this proposal.
.Address proposer = 7;public Client.Address.Builder getProposerBuilder()
The address of the proposer of this proposal.
.Address proposer = 7;public Client.AddressOrBuilder getProposerOrBuilder()
The address of the proposer of this proposal.
.Address proposer = 7;public boolean getToBeReleased()
Indicates if this proposal is releasable.
bool to_be_released = 8;getToBeReleased 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setToBeReleased(boolean value)
Indicates if this proposal is releasable.
bool to_be_released = 8;value - The toBeReleased to set.public Client.ProposalOutput.Builder clearToBeReleased()
Indicates if this proposal is releasable.
bool to_be_released = 8;public long getApprovalCount()
Approval count for this proposal.
int64 approval_count = 9;getApprovalCount 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setApprovalCount(long value)
Approval count for this proposal.
int64 approval_count = 9;value - The approvalCount to set.public Client.ProposalOutput.Builder clearApprovalCount()
Approval count for this proposal.
int64 approval_count = 9;public long getRejectionCount()
Rejection count for this proposal.
int64 rejection_count = 10;getRejectionCount 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setRejectionCount(long value)
Rejection count for this proposal.
int64 rejection_count = 10;value - The rejectionCount to set.public Client.ProposalOutput.Builder clearRejectionCount()
Rejection count for this proposal.
int64 rejection_count = 10;public long getAbstentionCount()
Abstention count for this proposal.
int64 abstention_count = 11;getAbstentionCount 在接口中 Client.ProposalOutputOrBuilderpublic Client.ProposalOutput.Builder setAbstentionCount(long value)
Abstention count for this proposal.
int64 abstention_count = 11;value - The abstentionCount to set.public Client.ProposalOutput.Builder clearAbstentionCount()
Abstention count for this proposal.
int64 abstention_count = 11;public final Client.ProposalOutput.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>public final Client.ProposalOutput.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<Client.ProposalOutput.Builder>Copyright © 2020. All rights reserved.