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