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