public class GetVoterPhasedTransactionsCall extends APICall.Builder<GetVoterPhasedTransactionsCall>
params
Modifier and Type | Method and Description |
---|---|
GetVoterPhasedTransactionsCall |
account(long account) |
GetVoterPhasedTransactionsCall |
account(java.lang.String account) |
GetVoterPhasedTransactionsCall |
adminPassword(java.lang.String adminPassword) |
static GetVoterPhasedTransactionsCall |
create(int chain) |
GetVoterPhasedTransactionsCall |
firstIndex(int firstIndex) |
GetVoterPhasedTransactionsCall |
lastIndex(int lastIndex) |
GetVoterPhasedTransactionsCall |
requireBlock(java.lang.String requireBlock) |
GetVoterPhasedTransactionsCall |
requireLastBlock(java.lang.String requireLastBlock) |
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 GetVoterPhasedTransactionsCall create(int chain)
public GetVoterPhasedTransactionsCall requireLastBlock(java.lang.String requireLastBlock)
public GetVoterPhasedTransactionsCall firstIndex(int firstIndex)
public GetVoterPhasedTransactionsCall lastIndex(int lastIndex)
public GetVoterPhasedTransactionsCall account(java.lang.String account)
public GetVoterPhasedTransactionsCall account(long account)
public GetVoterPhasedTransactionsCall requireBlock(java.lang.String requireBlock)
public GetVoterPhasedTransactionsCall adminPassword(java.lang.String adminPassword)