public class SendTransaction extends HandleTransactionReceipt
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
protected |
SendTransaction(long cPtr,
boolean cMemoryOwn) |
|
SendTransaction(RPCClient rpcClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(SendTransaction obj) |
SendTransaction |
send(Transaction transaction) |
protected static long |
swigRelease(SendTransaction obj) |
get, getCPtr, seq, setCallback, setSeq, swigRelease, waitForprotected SendTransaction(long cPtr,
boolean cMemoryOwn)
public SendTransaction(RPCClient rpcClient)
protected static long getCPtr(SendTransaction obj)
protected static long swigRelease(SendTransaction obj)
protected void finalize()
finalize in class HandleTransactionReceiptpublic void delete()
delete in class HandleTransactionReceiptpublic SendTransaction send(Transaction transaction)