public class GetPhasingPollCall extends ChainSpecificCallBuilder<GetPhasingPollCall>
params| Modifier and Type | Method and Description |
|---|---|
GetPhasingPollCall |
countVotes(boolean countVotes) |
static GetPhasingPollCall |
create() |
static GetPhasingPollCall |
create(int chain) |
GetPhasingPollCall |
requireBlock(java.lang.String requireBlock) |
GetPhasingPollCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetPhasingPollCall |
transactionFullHash(byte[] transactionFullHash) |
GetPhasingPollCall |
transactionFullHash(java.lang.String transactionFullHash) |
chain, chainbuild, call, callNoError, download, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, privateKey, privateKey, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static GetPhasingPollCall create()
public static GetPhasingPollCall create(int chain)
public GetPhasingPollCall requireLastBlock(java.lang.String requireLastBlock)
public GetPhasingPollCall countVotes(boolean countVotes)
public GetPhasingPollCall transactionFullHash(java.lang.String transactionFullHash)
public GetPhasingPollCall transactionFullHash(byte[] transactionFullHash)
public GetPhasingPollCall requireBlock(java.lang.String requireBlock)