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