public static class LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder
extends java.lang.Object
public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder discriminant(LedgerEntryType discriminant)
this
.public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder account(AccountEntry account)
this
.public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder trustLine(TrustLineEntry trustLine)
this
.public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder offer(OfferEntry offer)
this
.public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder data(DataEntry data)
this
.public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder claimableBalance(ClaimableBalanceEntry claimableBalance)
this
.public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder liquidityPool(LiquidityPoolEntry liquidityPool)
this
.public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder contractData(ContractDataEntry contractData)
this
.public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder contractCode(ContractCodeEntry contractCode)
this
.public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder configSetting(ConfigSettingEntry configSetting)
this
.public LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder ttl(TTLEntry ttl)
this
.public LedgerEntry.LedgerEntryData build()
public java.lang.String toString()
toString
in class java.lang.Object