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