public class GetPhasingPollVotesCall extends ChainSpecificCallBuilder<GetPhasingPollVotesCall>
params| Modifier and Type | Method and Description |
|---|---|
GetPhasingPollVotesCall |
adminPassword(java.lang.String adminPassword) |
static GetPhasingPollVotesCall |
create() |
static GetPhasingPollVotesCall |
create(int chain) |
GetPhasingPollVotesCall |
firstIndex(int firstIndex) |
GetPhasingPollVotesCall |
lastIndex(int lastIndex) |
GetPhasingPollVotesCall |
requireBlock(java.lang.String requireBlock) |
GetPhasingPollVotesCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetPhasingPollVotesCall |
transactionFullHash(byte[] transactionFullHash) |
GetPhasingPollVotesCall |
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 GetPhasingPollVotesCall create()
public static GetPhasingPollVotesCall create(int chain)
public GetPhasingPollVotesCall requireLastBlock(java.lang.String requireLastBlock)
public GetPhasingPollVotesCall firstIndex(int firstIndex)
public GetPhasingPollVotesCall transactionFullHash(java.lang.String transactionFullHash)
public GetPhasingPollVotesCall transactionFullHash(byte[] transactionFullHash)
public GetPhasingPollVotesCall lastIndex(int lastIndex)
public GetPhasingPollVotesCall requireBlock(java.lang.String requireBlock)
public GetPhasingPollVotesCall adminPassword(java.lang.String adminPassword)