public class GetPhasingPollCall extends APICall.Builder<GetPhasingPollCall>
params
Modifier and Type | Method and Description |
---|---|
GetPhasingPollCall |
countVotes(java.lang.String countVotes) |
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) |
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 GetPhasingPollCall create(int chain)
public GetPhasingPollCall requireLastBlock(java.lang.String requireLastBlock)
public GetPhasingPollCall countVotes(java.lang.String countVotes)
public GetPhasingPollCall transactionFullHash(java.lang.String transactionFullHash)
public GetPhasingPollCall transactionFullHash(byte[] transactionFullHash)
public GetPhasingPollCall requireBlock(java.lang.String requireBlock)