public class GetCurrencyAccountCountCall extends APICall.Builder<GetCurrencyAccountCountCall>
params| Modifier and Type | Method and Description | 
|---|---|
| static GetCurrencyAccountCountCall | create() | 
| GetCurrencyAccountCountCall | currency(long currency) | 
| GetCurrencyAccountCountCall | currency(java.lang.String currency) | 
| GetCurrencyAccountCountCall | height(int height) | 
| GetCurrencyAccountCountCall | requireBlock(java.lang.String requireBlock) | 
| GetCurrencyAccountCountCall | requireLastBlock(java.lang.String requireLastBlock) | 
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, secretPhrase, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static GetCurrencyAccountCountCall create()
public GetCurrencyAccountCountCall requireLastBlock(java.lang.String requireLastBlock)
public GetCurrencyAccountCountCall currency(java.lang.String currency)
public GetCurrencyAccountCountCall currency(long currency)
public GetCurrencyAccountCountCall requireBlock(java.lang.String requireBlock)
public GetCurrencyAccountCountCall height(int height)