public class GetTaggedDataCall extends ChainSpecificCallBuilder<GetTaggedDataCall>
params| Modifier and Type | Method and Description |
|---|---|
static GetTaggedDataCall |
create() |
static GetTaggedDataCall |
create(int chain) |
GetTaggedDataCall |
includeData(boolean includeData) |
GetTaggedDataCall |
requireBlock(java.lang.String requireBlock) |
GetTaggedDataCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetTaggedDataCall |
retrieve(boolean retrieve) |
GetTaggedDataCall |
transactionFullHash(byte[] transactionFullHash) |
GetTaggedDataCall |
transactionFullHash(java.lang.String transactionFullHash) |
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 GetTaggedDataCall create()
public static GetTaggedDataCall create(int chain)
public GetTaggedDataCall requireLastBlock(java.lang.String requireLastBlock)
public GetTaggedDataCall retrieve(boolean retrieve)
public GetTaggedDataCall transactionFullHash(java.lang.String transactionFullHash)
public GetTaggedDataCall transactionFullHash(byte[] transactionFullHash)
public GetTaggedDataCall includeData(boolean includeData)
public GetTaggedDataCall requireBlock(java.lang.String requireBlock)