public class GetDGSGoodsCall extends APICall.Builder<GetDGSGoodsCall>
params
Modifier and Type | Method and Description |
---|---|
GetDGSGoodsCall |
adminPassword(java.lang.String adminPassword) |
GetDGSGoodsCall |
chain(int chain) |
GetDGSGoodsCall |
chain(java.lang.String chain) |
static GetDGSGoodsCall |
create(int chain) |
GetDGSGoodsCall |
firstIndex(int firstIndex) |
GetDGSGoodsCall |
hideDelisted(java.lang.String hideDelisted) |
GetDGSGoodsCall |
includeCounts(boolean includeCounts) |
GetDGSGoodsCall |
inStockOnly(java.lang.String inStockOnly) |
GetDGSGoodsCall |
lastIndex(int lastIndex) |
GetDGSGoodsCall |
requireBlock(java.lang.String requireBlock) |
GetDGSGoodsCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetDGSGoodsCall |
seller(java.lang.String seller) |
build, call, download, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, secretPhrase, setParamValidation, unsignedLongParam, unsignedLongParam
public static GetDGSGoodsCall create(int chain)
public GetDGSGoodsCall requireLastBlock(java.lang.String requireLastBlock)
public GetDGSGoodsCall seller(java.lang.String seller)
public GetDGSGoodsCall chain(java.lang.String chain)
public GetDGSGoodsCall chain(int chain)
chain
in class APICall.Builder<GetDGSGoodsCall>
public GetDGSGoodsCall firstIndex(int firstIndex)
public GetDGSGoodsCall includeCounts(boolean includeCounts)
public GetDGSGoodsCall hideDelisted(java.lang.String hideDelisted)
public GetDGSGoodsCall lastIndex(int lastIndex)
public GetDGSGoodsCall inStockOnly(java.lang.String inStockOnly)
public GetDGSGoodsCall requireBlock(java.lang.String requireBlock)
public GetDGSGoodsCall adminPassword(java.lang.String adminPassword)