public static class BroadcastTransactionFlow.NotifyTxRequest
Constructor and Description |
---|
NotifyTxRequest(SignedTransaction tx) |
Modifier and Type | Method and Description |
---|---|
SignedTransaction |
component1() |
BroadcastTransactionFlow.NotifyTxRequest |
copy(SignedTransaction tx) |
boolean |
equals(java.lang.Object p) |
SignedTransaction |
getTx() |
int |
hashCode() |
java.lang.String |
toString() |
public NotifyTxRequest(SignedTransaction tx)
public SignedTransaction getTx()
public SignedTransaction component1()
public BroadcastTransactionFlow.NotifyTxRequest copy(SignedTransaction tx)
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)