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