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