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