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