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