public class CreatePollCall extends CreateTransactionCallBuilder<CreatePollCall>
params
Modifier and Type | Method and Description |
---|---|
static CreatePollCall |
create() |
CreatePollCall |
description(java.lang.String description) |
CreatePollCall |
finishHeight(long finishHeight) |
CreatePollCall |
holding(long holding) |
CreatePollCall |
holding(java.lang.String holding) |
CreatePollCall |
maxNumberOfOptions(long maxNumberOfOptions) |
CreatePollCall |
maxRangeValue(long maxRangeValue) |
CreatePollCall |
minBalance(long minBalance) |
CreatePollCall |
minBalanceModel(byte minBalanceModel) |
CreatePollCall |
minNumberOfOptions(long minNumberOfOptions) |
CreatePollCall |
minRangeValue(long 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(byte votingModel) |
broadcast, compressMessageToEncrypt, compressMessageToEncryptToSelf, deadline, ecBlockHeight, ecBlockId, ecBlockId, encryptedMessageData, encryptedMessageData, encryptedMessageIsPrunable, encryptedMessageNonce, encryptedMessageNonce, encryptToSelfMessageData, encryptToSelfMessageData, encryptToSelfMessageNonce, encryptToSelfMessageNonce, feeNQT, message, messageIsPrunable, messageIsText, messageToEncrypt, messageToEncryptIsText, messageToEncryptToSelf, messageToEncryptToSelfIsText, phased, phasingFinishHeight, phasingHashedSecret, phasingHashedSecretAlgorithm, phasingHolding, phasingHolding, phasingLinkedFullHash, phasingLinkedFullHash, phasingMinBalance, phasingMinBalanceModel, phasingQuorum, phasingVotingModel, phasingWhitelisted, publicKey, publicKey, recipientPublicKey, recipientPublicKey, referencedTransactionFullHash, referencedTransactionFullHash, secretPhrase
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static CreatePollCall create()
public CreatePollCall minRangeValue(long minRangeValue)
public CreatePollCall votingModel(byte votingModel)
public CreatePollCall description(java.lang.String description)
public CreatePollCall holding(java.lang.String holding)
public CreatePollCall holding(long holding)
public CreatePollCall minNumberOfOptions(long minNumberOfOptions)
public CreatePollCall minBalance(long minBalance)
public CreatePollCall finishHeight(long finishHeight)
public CreatePollCall name(java.lang.String name)
public CreatePollCall maxNumberOfOptions(long maxNumberOfOptions)
public CreatePollCall option01(java.lang.String option01)
public CreatePollCall minBalanceModel(byte minBalanceModel)
public CreatePollCall option02(java.lang.String option02)
public CreatePollCall option00(java.lang.String option00)
public CreatePollCall maxRangeValue(long maxRangeValue)