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