Package org.stellar.sdk.xdr
Class LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryBuilder
java.lang.Object
org.stellar.sdk.xdr.LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryBuilder
- Enclosing class:
LedgerHeaderHistoryEntry
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Value of theextfield.Value of thehashfield.header(LedgerHeader header) Value of theheaderfield.toString()
-
Method Details
-
hash
Value of thehashfield.- Parameters:
hash- thehashfield value- Returns:
this.
-
header
Value of theheaderfield.- Parameters:
header- theheaderfield value- Returns:
this.
-
ext
public LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryBuilder ext(LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryExt ext) Value of theextfield.- Parameters:
ext- theextfield value- Returns:
this.
-
build
-
toString
-