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