public class CreatePollCall extends CreateTransactionCallBuilder<CreatePollCall>
params
Modifier and Type | Method and Description |
---|---|
static CreatePollCall |
create(int chain) |
CreatePollCall |
description(java.lang.String description) |
CreatePollCall |
finishHeight(java.lang.String finishHeight) |
CreatePollCall |
holding(long holding) |
CreatePollCall |
holding(java.lang.String holding) |
CreatePollCall |
maxNumberOfOptions(java.lang.String maxNumberOfOptions) |
CreatePollCall |
maxRangeValue(java.lang.String maxRangeValue) |
CreatePollCall |
minBalance(java.lang.String minBalance) |
CreatePollCall |
minBalanceModel(java.lang.String minBalanceModel) |
CreatePollCall |
minNumberOfOptions(java.lang.String minNumberOfOptions) |
CreatePollCall |
minRangeValue(java.lang.String minRangeValue) |
CreatePollCall |
name(java.lang.String name) |
CreatePollCall |
option00(java.lang.String option00) |
CreatePollCall |
option01(java.lang.String option01) |
CreatePollCall |
option02(java.lang.String option02) |
CreatePollCall |
votingModel(java.lang.String votingModel) |
broadcast, compressMessageToEncrypt, compressMessageToEncryptToSelf, deadline, ecBlockHeight, ecBlockId, ecBlockId, encryptedMessageData, encryptedMessageData, encryptedMessageIsPrunable, encryptedMessageNonce, encryptedMessageNonce, encryptToSelfMessageData, encryptToSelfMessageData, encryptToSelfMessageNonce, encryptToSelfMessageNonce, message, messageIsPrunable, messageIsText, messageToEncrypt, messageToEncryptIsText, messageToEncryptToSelf, messageToEncryptToSelfIsText, minBundlerBalanceFXT, minBundlerFeeLimitFQT, phased, phasingExpression, phasingFinishHeight, phasingHashedSecret, phasingHashedSecretAlgorithm, phasingHolding, phasingHolding, phasingLinkedTransaction, phasingMinBalance, phasingMinBalanceModel, phasingParams, phasingQuorum, phasingRecipientPropertyName, phasingRecipientPropertySetter, phasingRecipientPropertyValue, phasingSenderPropertyName, phasingSenderPropertySetter, phasingSenderPropertyValue, phasingSubPolls, phasingVotingModel, phasingWhitelisted, publicKey, publicKey, recipientPublicKey, recipientPublicKey, referencedTransaction, timestamp, voucher
build, call, chain, chain, download, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, recipient, recipient, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static CreatePollCall create(int chain)
public CreatePollCall minRangeValue(java.lang.String minRangeValue)
public CreatePollCall votingModel(java.lang.String votingModel)
public CreatePollCall description(java.lang.String description)
public CreatePollCall holding(java.lang.String holding)
public CreatePollCall holding(long holding)
public CreatePollCall minNumberOfOptions(java.lang.String minNumberOfOptions)
public CreatePollCall minBalance(java.lang.String minBalance)
public CreatePollCall finishHeight(java.lang.String finishHeight)
public CreatePollCall name(java.lang.String name)
public CreatePollCall maxNumberOfOptions(java.lang.String maxNumberOfOptions)
public CreatePollCall option01(java.lang.String option01)
public CreatePollCall minBalanceModel(java.lang.String minBalanceModel)
public CreatePollCall option02(java.lang.String option02)
public CreatePollCall option00(java.lang.String option00)
public CreatePollCall maxRangeValue(java.lang.String maxRangeValue)