public static class TransactionSet.TransactionSetBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
TransactionSet |
build() |
TransactionSet.TransactionSetBuilder |
previousLedgerHash(Hash previousLedgerHash) |
java.lang.String |
toString() |
TransactionSet.TransactionSetBuilder |
txs(TransactionEnvelope[] txs) |
public TransactionSet.TransactionSetBuilder previousLedgerHash(Hash previousLedgerHash)
this.public TransactionSet.TransactionSetBuilder txs(TransactionEnvelope[] txs)
this.public TransactionSet build()
public java.lang.String toString()
toString in class java.lang.Object