public static class SCPHistoryEntryV0.SCPHistoryEntryV0Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
SCPHistoryEntryV0 |
build() |
SCPHistoryEntryV0.SCPHistoryEntryV0Builder |
ledgerMessages(LedgerSCPMessages ledgerMessages) |
SCPHistoryEntryV0.SCPHistoryEntryV0Builder |
quorumSets(SCPQuorumSet[] quorumSets) |
java.lang.String |
toString() |
public SCPHistoryEntryV0.SCPHistoryEntryV0Builder quorumSets(SCPQuorumSet[] quorumSets)
this
.public SCPHistoryEntryV0.SCPHistoryEntryV0Builder ledgerMessages(LedgerSCPMessages ledgerMessages)
this
.public SCPHistoryEntryV0 build()
public java.lang.String toString()
toString
in class java.lang.Object