public class GetAccountPhasedTransactionCountCall extends ChainSpecificCallBuilder<GetAccountPhasedTransactionCountCall>
params| Modifier and Type | Method and Description |
|---|---|
GetAccountPhasedTransactionCountCall |
account(long account) |
GetAccountPhasedTransactionCountCall |
account(java.lang.String account) |
static GetAccountPhasedTransactionCountCall |
create() |
static GetAccountPhasedTransactionCountCall |
create(int chain) |
GetAccountPhasedTransactionCountCall |
requireBlock(java.lang.String requireBlock) |
GetAccountPhasedTransactionCountCall |
requireLastBlock(java.lang.String requireLastBlock) |
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 GetAccountPhasedTransactionCountCall create()
public static GetAccountPhasedTransactionCountCall create(int chain)
public GetAccountPhasedTransactionCountCall requireLastBlock(java.lang.String requireLastBlock)
public GetAccountPhasedTransactionCountCall account(java.lang.String account)
public GetAccountPhasedTransactionCountCall account(long account)
public GetAccountPhasedTransactionCountCall requireBlock(java.lang.String requireBlock)