Index

A B C D E F G H I K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

L

last(SimplePaymentResult) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultSuccess.PathPaymentStrictReceiveResultSuccessBuilder
 
last(SimplePaymentResult) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess.PathPaymentStrictSendResultSuccessBuilder
 
lastModifiedLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryBuilder
 
lastPagingToken() - Method in class org.stellar.sdk.requests.SSEStream
 
lcValueSignature(LedgerCloseValueSignature) - Method in class org.stellar.sdk.xdr.StellarValue.StellarValueExt.StellarValueExtBuilder
 
ledger(long) - Method in class org.stellar.sdk.requests.LedgersRequestBuilder
Requests GET /ledgers/{ledgerSeq}
ledger(HttpUrl) - Method in class org.stellar.sdk.requests.LedgersRequestBuilder
Requests specific uri and returns LedgerResponse.
LEDGER_ENTRY_CREATED - Enum constant in enum class org.stellar.sdk.xdr.LedgerEntryChangeType
 
LEDGER_ENTRY_REMOVED - Enum constant in enum class org.stellar.sdk.xdr.LedgerEntryChangeType
 
LEDGER_ENTRY_STATE - Enum constant in enum class org.stellar.sdk.xdr.LedgerEntryChangeType
 
LEDGER_ENTRY_UPDATED - Enum constant in enum class org.stellar.sdk.xdr.LedgerEntryChangeType
 
LEDGER_UPGRADE_BASE_FEE - Enum constant in enum class org.stellar.sdk.xdr.LedgerUpgradeType
 
LEDGER_UPGRADE_BASE_RESERVE - Enum constant in enum class org.stellar.sdk.xdr.LedgerUpgradeType
 
LEDGER_UPGRADE_CONFIG - Enum constant in enum class org.stellar.sdk.xdr.LedgerUpgradeType
 
LEDGER_UPGRADE_FLAGS - Enum constant in enum class org.stellar.sdk.xdr.LedgerUpgradeType
 
LEDGER_UPGRADE_MAX_SOROBAN_TX_SET_SIZE - Enum constant in enum class org.stellar.sdk.xdr.LedgerUpgradeType
 
LEDGER_UPGRADE_MAX_TX_SET_SIZE - Enum constant in enum class org.stellar.sdk.xdr.LedgerUpgradeType
 
LEDGER_UPGRADE_VERSION - Enum constant in enum class org.stellar.sdk.xdr.LedgerUpgradeType
 
ledgerBounds(LedgerBounds) - Method in class org.stellar.sdk.TransactionPreconditions.TransactionPreconditionsBuilder
The ledger bounds for the transaction.
ledgerBounds(LedgerBounds) - Method in class org.stellar.sdk.xdr.PreconditionsV2.PreconditionsV2Builder
 
LedgerBounds - Class in org.stellar.sdk
LedgerBounds are Preconditions of a transaction per CAP-21
LedgerBounds - Class in org.stellar.sdk.xdr
LedgerBounds's original definition in the XDR file is:
LedgerBounds() - Constructor for class org.stellar.sdk.xdr.LedgerBounds
 
LedgerBounds(long, long) - Constructor for class org.stellar.sdk.LedgerBounds
 
LedgerBounds(Long, Long) - Constructor for class org.stellar.sdk.responses.TransactionResponse.Preconditions.LedgerBounds
 
LedgerBounds(Uint32, Uint32) - Constructor for class org.stellar.sdk.xdr.LedgerBounds
 
LedgerBounds.LedgerBoundsBuilder - Class in org.stellar.sdk.xdr
 
LedgerCloseMeta - Class in org.stellar.sdk.xdr
LedgerCloseMeta's original definition in the XDR file is:
LedgerCloseMeta() - Constructor for class org.stellar.sdk.xdr.LedgerCloseMeta
 
LedgerCloseMeta(Integer, LedgerCloseMetaV0, LedgerCloseMetaV1) - Constructor for class org.stellar.sdk.xdr.LedgerCloseMeta
 
LedgerCloseMeta.LedgerCloseMetaBuilder - Class in org.stellar.sdk.xdr
 
LedgerCloseMetaExt - Class in org.stellar.sdk.xdr
LedgerCloseMetaExt's original definition in the XDR file is:
LedgerCloseMetaExt() - Constructor for class org.stellar.sdk.xdr.LedgerCloseMetaExt
 
LedgerCloseMetaExt(Integer, LedgerCloseMetaExtV1) - Constructor for class org.stellar.sdk.xdr.LedgerCloseMetaExt
 
LedgerCloseMetaExt.LedgerCloseMetaExtBuilder - Class in org.stellar.sdk.xdr
 
LedgerCloseMetaExtV1 - Class in org.stellar.sdk.xdr
LedgerCloseMetaExtV1's original definition in the XDR file is:
LedgerCloseMetaExtV1() - Constructor for class org.stellar.sdk.xdr.LedgerCloseMetaExtV1
 
LedgerCloseMetaExtV1(ExtensionPoint, Int64) - Constructor for class org.stellar.sdk.xdr.LedgerCloseMetaExtV1
 
LedgerCloseMetaExtV1.LedgerCloseMetaExtV1Builder - Class in org.stellar.sdk.xdr
 
LedgerCloseMetaV0 - Class in org.stellar.sdk.xdr
LedgerCloseMetaV0's original definition in the XDR file is:
LedgerCloseMetaV0() - Constructor for class org.stellar.sdk.xdr.LedgerCloseMetaV0
 
LedgerCloseMetaV0(LedgerHeaderHistoryEntry, TransactionSet, TransactionResultMeta[], UpgradeEntryMeta[], SCPHistoryEntry[]) - Constructor for class org.stellar.sdk.xdr.LedgerCloseMetaV0
 
LedgerCloseMetaV0.LedgerCloseMetaV0Builder - Class in org.stellar.sdk.xdr
 
LedgerCloseMetaV1 - Class in org.stellar.sdk.xdr
LedgerCloseMetaV1's original definition in the XDR file is:
LedgerCloseMetaV1() - Constructor for class org.stellar.sdk.xdr.LedgerCloseMetaV1
 
LedgerCloseMetaV1(LedgerCloseMetaExt, LedgerHeaderHistoryEntry, GeneralizedTransactionSet, TransactionResultMeta[], UpgradeEntryMeta[], SCPHistoryEntry[], Uint64, LedgerKey[], LedgerEntry[]) - Constructor for class org.stellar.sdk.xdr.LedgerCloseMetaV1
 
LedgerCloseMetaV1.LedgerCloseMetaV1Builder - Class in org.stellar.sdk.xdr
 
LedgerCloseValueSignature - Class in org.stellar.sdk.xdr
LedgerCloseValueSignature's original definition in the XDR file is:
LedgerCloseValueSignature() - Constructor for class org.stellar.sdk.xdr.LedgerCloseValueSignature
 
LedgerCloseValueSignature(NodeID, Signature) - Constructor for class org.stellar.sdk.xdr.LedgerCloseValueSignature
 
LedgerCloseValueSignature.LedgerCloseValueSignatureBuilder - Class in org.stellar.sdk.xdr
 
LedgerEntry - Class in org.stellar.sdk.xdr
LedgerEntry's original definition in the XDR file is:
LedgerEntry() - Constructor for class org.stellar.sdk.xdr.LedgerEntry
 
LedgerEntry(Uint32, LedgerEntry.LedgerEntryData, LedgerEntry.LedgerEntryExt) - Constructor for class org.stellar.sdk.xdr.LedgerEntry
 
LedgerEntry.LedgerEntryBuilder - Class in org.stellar.sdk.xdr
 
LedgerEntry.LedgerEntryData - Class in org.stellar.sdk.xdr
LedgerEntryData's original definition in the XDR file is:
LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder - Class in org.stellar.sdk.xdr
 
LedgerEntry.LedgerEntryExt - Class in org.stellar.sdk.xdr
LedgerEntryExt's original definition in the XDR file is:
LedgerEntry.LedgerEntryExt.LedgerEntryExtBuilder - Class in org.stellar.sdk.xdr
 
LedgerEntryChange - Class in org.stellar.sdk.xdr
LedgerEntryChange's original definition in the XDR file is:
LedgerEntryChange() - Constructor for class org.stellar.sdk.xdr.LedgerEntryChange
 
LedgerEntryChange(String, String, String, String) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse.LedgerEntryChange
 
LedgerEntryChange(LedgerEntryChangeType, LedgerEntry, LedgerEntry, LedgerKey, LedgerEntry) - Constructor for class org.stellar.sdk.xdr.LedgerEntryChange
 
LedgerEntryChange.LedgerEntryChangeBuilder - Class in org.stellar.sdk.xdr
 
LedgerEntryChanges - Class in org.stellar.sdk.xdr
LedgerEntryChanges's original definition in the XDR file is:
LedgerEntryChanges() - Constructor for class org.stellar.sdk.xdr.LedgerEntryChanges
 
LedgerEntryChanges(LedgerEntryChange[]) - Constructor for class org.stellar.sdk.xdr.LedgerEntryChanges
 
LedgerEntryChangeType - Enum Class in org.stellar.sdk.xdr
LedgerEntryChangeType's original definition in the XDR file is:
LedgerEntryData() - Constructor for class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
 
LedgerEntryData(LedgerEntryType, AccountEntry, TrustLineEntry, OfferEntry, DataEntry, ClaimableBalanceEntry, LiquidityPoolEntry, ContractDataEntry, ContractCodeEntry, ConfigSettingEntry, TTLEntry) - Constructor for class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
 
LedgerEntryExt() - Constructor for class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryExt
 
LedgerEntryExt(Integer, LedgerEntryExtensionV1) - Constructor for class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryExt
 
LedgerEntryExtensionV1 - Class in org.stellar.sdk.xdr
LedgerEntryExtensionV1's original definition in the XDR file is:
LedgerEntryExtensionV1() - Constructor for class org.stellar.sdk.xdr.LedgerEntryExtensionV1
 
LedgerEntryExtensionV1(SponsorshipDescriptor, LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext) - Constructor for class org.stellar.sdk.xdr.LedgerEntryExtensionV1
 
LedgerEntryExtensionV1.LedgerEntryExtensionV1Builder - Class in org.stellar.sdk.xdr
 
LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext - Class in org.stellar.sdk.xdr
LedgerEntryExtensionV1Ext's original definition in the XDR file is:
LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext.LedgerEntryExtensionV1ExtBuilder - Class in org.stellar.sdk.xdr
 
LedgerEntryExtensionV1Ext() - Constructor for class org.stellar.sdk.xdr.LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext
 
LedgerEntryExtensionV1Ext(Integer) - Constructor for class org.stellar.sdk.xdr.LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext
 
LedgerEntryResult(String, String, Long, Long) - Constructor for class org.stellar.sdk.responses.sorobanrpc.GetLedgerEntriesResponse.LedgerEntryResult
Creates a new LedgerEntryResult instance.
LedgerEntryType - Enum Class in org.stellar.sdk.xdr
LedgerEntryType's original definition in the XDR file is:
LedgerFootprint - Class in org.stellar.sdk.xdr
LedgerFootprint's original definition in the XDR file is:
LedgerFootprint() - Constructor for class org.stellar.sdk.xdr.LedgerFootprint
 
LedgerFootprint(LedgerKey[], LedgerKey[]) - Constructor for class org.stellar.sdk.xdr.LedgerFootprint
 
LedgerFootprint.LedgerFootprintBuilder - Class in org.stellar.sdk.xdr
 
ledgerHeader(LedgerHeaderHistoryEntry) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0.LedgerCloseMetaV0Builder
 
ledgerHeader(LedgerHeaderHistoryEntry) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1.LedgerCloseMetaV1Builder
 
LedgerHeader - Class in org.stellar.sdk.xdr
LedgerHeader's original definition in the XDR file is:
LedgerHeader() - Constructor for class org.stellar.sdk.xdr.LedgerHeader
 
LedgerHeader(Uint32, Hash, StellarValue, Hash, Hash, Uint32, Int64, Int64, Uint32, Uint64, Uint32, Uint32, Uint32, Hash[], LedgerHeader.LedgerHeaderExt) - Constructor for class org.stellar.sdk.xdr.LedgerHeader
 
LedgerHeader.LedgerHeaderBuilder - Class in org.stellar.sdk.xdr
 
LedgerHeader.LedgerHeaderExt - Class in org.stellar.sdk.xdr
LedgerHeaderExt's original definition in the XDR file is:
LedgerHeader.LedgerHeaderExt.LedgerHeaderExtBuilder - Class in org.stellar.sdk.xdr
 
LedgerHeaderExt() - Constructor for class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderExt
 
LedgerHeaderExt(Integer, LedgerHeaderExtensionV1) - Constructor for class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderExt
 
LedgerHeaderExtensionV1 - Class in org.stellar.sdk.xdr
LedgerHeaderExtensionV1's original definition in the XDR file is:
LedgerHeaderExtensionV1() - Constructor for class org.stellar.sdk.xdr.LedgerHeaderExtensionV1
 
LedgerHeaderExtensionV1(Uint32, LedgerHeaderExtensionV1.LedgerHeaderExtensionV1Ext) - Constructor for class org.stellar.sdk.xdr.LedgerHeaderExtensionV1
 
LedgerHeaderExtensionV1.LedgerHeaderExtensionV1Builder - Class in org.stellar.sdk.xdr
 
LedgerHeaderExtensionV1.LedgerHeaderExtensionV1Ext - Class in org.stellar.sdk.xdr
LedgerHeaderExtensionV1Ext's original definition in the XDR file is:
LedgerHeaderExtensionV1.LedgerHeaderExtensionV1Ext.LedgerHeaderExtensionV1ExtBuilder - Class in org.stellar.sdk.xdr
 
LedgerHeaderExtensionV1Ext() - Constructor for class org.stellar.sdk.xdr.LedgerHeaderExtensionV1.LedgerHeaderExtensionV1Ext
 
LedgerHeaderExtensionV1Ext(Integer) - Constructor for class org.stellar.sdk.xdr.LedgerHeaderExtensionV1.LedgerHeaderExtensionV1Ext
 
LedgerHeaderFlags - Enum Class in org.stellar.sdk.xdr
LedgerHeaderFlags's original definition in the XDR file is:
LedgerHeaderHistoryEntry - Class in org.stellar.sdk.xdr
LedgerHeaderHistoryEntry's original definition in the XDR file is:
LedgerHeaderHistoryEntry() - Constructor for class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry
 
LedgerHeaderHistoryEntry(Hash, LedgerHeader, LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryExt) - Constructor for class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry
 
LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryBuilder - Class in org.stellar.sdk.xdr
 
LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryExt - Class in org.stellar.sdk.xdr
LedgerHeaderHistoryEntryExt's original definition in the XDR file is:
LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryExt.LedgerHeaderHistoryEntryExtBuilder - Class in org.stellar.sdk.xdr
 
LedgerHeaderHistoryEntryExt() - Constructor for class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryExt
 
LedgerHeaderHistoryEntryExt(Integer) - Constructor for class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryExt
 
LedgerInfo(String, Long, Long, String, String) - Constructor for class org.stellar.sdk.responses.sorobanrpc.GetLedgersResponse.LedgerInfo
Creates a new LedgerInfo instance.
ledgerKey(LedgerKey) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpBuilder
 
LedgerKey - Class in org.stellar.sdk.xdr
LedgerKey's original definition in the XDR file is:
LedgerKey() - Constructor for class org.stellar.sdk.xdr.LedgerKey
 
LedgerKey(LedgerEntryType, LedgerKey.LedgerKeyAccount, LedgerKey.LedgerKeyTrustLine, LedgerKey.LedgerKeyOffer, LedgerKey.LedgerKeyData, LedgerKey.LedgerKeyClaimableBalance, LedgerKey.LedgerKeyLiquidityPool, LedgerKey.LedgerKeyContractData, LedgerKey.LedgerKeyContractCode, LedgerKey.LedgerKeyConfigSetting, LedgerKey.LedgerKeyTtl) - Constructor for class org.stellar.sdk.xdr.LedgerKey
 
LedgerKey.LedgerKeyAccount - Class in org.stellar.sdk.xdr
LedgerKeyAccount's original definition in the XDR file is:
LedgerKey.LedgerKeyAccount.LedgerKeyAccountBuilder - Class in org.stellar.sdk.xdr
 
LedgerKey.LedgerKeyBuilder - Class in org.stellar.sdk.xdr
 
LedgerKey.LedgerKeyClaimableBalance - Class in org.stellar.sdk.xdr
LedgerKeyClaimableBalance's original definition in the XDR file is:
LedgerKey.LedgerKeyClaimableBalance.LedgerKeyClaimableBalanceBuilder - Class in org.stellar.sdk.xdr
 
LedgerKey.LedgerKeyConfigSetting - Class in org.stellar.sdk.xdr
LedgerKeyConfigSetting's original definition in the XDR file is:
LedgerKey.LedgerKeyConfigSetting.LedgerKeyConfigSettingBuilder - Class in org.stellar.sdk.xdr
 
LedgerKey.LedgerKeyContractCode - Class in org.stellar.sdk.xdr
LedgerKeyContractCode's original definition in the XDR file is:
LedgerKey.LedgerKeyContractCode.LedgerKeyContractCodeBuilder - Class in org.stellar.sdk.xdr
 
LedgerKey.LedgerKeyContractData - Class in org.stellar.sdk.xdr
LedgerKeyContractData's original definition in the XDR file is:
LedgerKey.LedgerKeyContractData.LedgerKeyContractDataBuilder - Class in org.stellar.sdk.xdr
 
LedgerKey.LedgerKeyData - Class in org.stellar.sdk.xdr
LedgerKeyData's original definition in the XDR file is:
LedgerKey.LedgerKeyData.LedgerKeyDataBuilder - Class in org.stellar.sdk.xdr
 
LedgerKey.LedgerKeyLiquidityPool - Class in org.stellar.sdk.xdr
LedgerKeyLiquidityPool's original definition in the XDR file is:
LedgerKey.LedgerKeyLiquidityPool.LedgerKeyLiquidityPoolBuilder - Class in org.stellar.sdk.xdr
 
LedgerKey.LedgerKeyOffer - Class in org.stellar.sdk.xdr
LedgerKeyOffer's original definition in the XDR file is:
LedgerKey.LedgerKeyOffer.LedgerKeyOfferBuilder - Class in org.stellar.sdk.xdr
 
LedgerKey.LedgerKeyTrustLine - Class in org.stellar.sdk.xdr
LedgerKeyTrustLine's original definition in the XDR file is:
LedgerKey.LedgerKeyTrustLine.LedgerKeyTrustLineBuilder - Class in org.stellar.sdk.xdr
 
LedgerKey.LedgerKeyTtl - Class in org.stellar.sdk.xdr
LedgerKeyTtl's original definition in the XDR file is:
LedgerKey.LedgerKeyTtl.LedgerKeyTtlBuilder - Class in org.stellar.sdk.xdr
 
LedgerKeyAccount() - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyAccount
 
LedgerKeyAccount(AccountID) - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyAccount
 
LedgerKeyClaimableBalance() - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyClaimableBalance
 
LedgerKeyClaimableBalance(ClaimableBalanceID) - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyClaimableBalance
 
LedgerKeyConfigSetting() - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyConfigSetting
 
LedgerKeyConfigSetting(ConfigSettingID) - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyConfigSetting
 
LedgerKeyContractCode() - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractCode
 
LedgerKeyContractCode(Hash) - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractCode
 
LedgerKeyContractData() - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractData
 
LedgerKeyContractData(SCAddress, SCVal, ContractDataDurability) - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractData
 
LedgerKeyData() - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyData
 
LedgerKeyData(AccountID, String64) - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyData
 
LedgerKeyLiquidityPool() - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyLiquidityPool
 
LedgerKeyLiquidityPool(PoolID) - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyLiquidityPool
 
LedgerKeyOffer() - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyOffer
 
LedgerKeyOffer(AccountID, Int64) - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyOffer
 
LedgerKeyTrustLine() - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTrustLine
 
LedgerKeyTrustLine(AccountID, TrustLineAsset) - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTrustLine
 
LedgerKeyTtl() - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTtl
 
LedgerKeyTtl(Hash) - Constructor for class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTtl
 
ledgerMaxInstructions(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractComputeV0.ConfigSettingContractComputeV0Builder
 
ledgerMaxReadBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder
 
ledgerMaxReadLedgerEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder
 
ledgerMaxTxCount(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractExecutionLanesV0.ConfigSettingContractExecutionLanesV0Builder
 
ledgerMaxTxsSizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractBandwidthV0.ConfigSettingContractBandwidthV0Builder
 
ledgerMaxWriteBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder
 
ledgerMaxWriteLedgerEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder
 
ledgerMessages(LedgerSCPMessages) - Method in class org.stellar.sdk.xdr.SCPHistoryEntryV0.SCPHistoryEntryV0Builder
 
ledgerNum(Uint32) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage.SurveyRequestMessageBuilder
 
ledgerNum(Uint32) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage.SurveyResponseMessageBuilder
 
ledgerNum(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStartCollectingMessage.TimeSlicedSurveyStartCollectingMessageBuilder
 
ledgerNum(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStopCollectingMessage.TimeSlicedSurveyStopCollectingMessageBuilder
 
LedgerResponse - Class in org.stellar.sdk.responses
Represents ledger response.
LedgerResponse(String, String, String, String, Long, Integer, Integer, Integer, Integer, String, String, String, BigInteger, BigInteger, Integer, Integer, String, LedgerResponse.Links) - Constructor for class org.stellar.sdk.responses.LedgerResponse
 
LedgerResponse.Links - Class in org.stellar.sdk.responses
Links connected to ledger.
ledgers() - Method in class org.stellar.sdk.Server
 
LedgerSCPMessages - Class in org.stellar.sdk.xdr
LedgerSCPMessages's original definition in the XDR file is:
LedgerSCPMessages() - Constructor for class org.stellar.sdk.xdr.LedgerSCPMessages
 
LedgerSCPMessages(Uint32, SCPEnvelope[]) - Constructor for class org.stellar.sdk.xdr.LedgerSCPMessages
 
LedgerSCPMessages.LedgerSCPMessagesBuilder - Class in org.stellar.sdk.xdr
 
ledgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderBuilder
 
ledgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerSCPMessages.LedgerSCPMessagesBuilder
 
ledgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.StoredDebugTransactionSet.StoredDebugTransactionSetBuilder
 
ledgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry.TransactionHistoryEntryBuilder
 
ledgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.TransactionHistoryResultEntry.TransactionHistoryResultEntryBuilder
 
LedgersRequestBuilder - Class in org.stellar.sdk.requests
Builds requests connected to ledgers.
LedgersRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.LedgersRequestBuilder
 
LedgerUpgrade - Class in org.stellar.sdk.xdr
LedgerUpgrade's original definition in the XDR file is:
LedgerUpgrade() - Constructor for class org.stellar.sdk.xdr.LedgerUpgrade
 
LedgerUpgrade(LedgerUpgradeType, Uint32, Uint32, Uint32, Uint32, Uint32, ConfigUpgradeSetKey, Uint32) - Constructor for class org.stellar.sdk.xdr.LedgerUpgrade
 
LedgerUpgrade.LedgerUpgradeBuilder - Class in org.stellar.sdk.xdr
 
LedgerUpgradeType - Enum Class in org.stellar.sdk.xdr
LedgerUpgradeType's original definition in the XDR file is:
ledgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.BucketMetadata.BucketMetadataBuilder
 
ledgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.Hello.HelloBuilder
 
ledgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderBuilder
 
level(Uint32) - Method in class org.stellar.sdk.xdr.ColdArchiveHashEntry.ColdArchiveHashEntryBuilder
 
liabilities(Liabilities) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV1.AccountEntryExtensionV1Builder
 
liabilities(Liabilities) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1.TrustLineEntryV1Builder
 
Liabilities - Class in org.stellar.sdk.xdr
Liabilities's original definition in the XDR file is:
Liabilities() - Constructor for class org.stellar.sdk.xdr.Liabilities
 
Liabilities(Int64, Int64) - Constructor for class org.stellar.sdk.xdr.Liabilities
 
Liabilities.LiabilitiesBuilder - Class in org.stellar.sdk.xdr
 
lib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumV0.SCSpecUDTEnumV0Builder
 
lib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0.SCSpecUDTErrorEnumV0Builder
 
lib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructV0.SCSpecUDTStructV0Builder
 
lib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionV0.SCSpecUDTUnionV0Builder
 
limit(int) - Method in class org.stellar.sdk.requests.AccountsRequestBuilder
 
limit(int) - Method in class org.stellar.sdk.requests.AssetsRequestBuilder
 
limit(int) - Method in class org.stellar.sdk.requests.ClaimableBalancesRequestBuilder
 
limit(int) - Method in class org.stellar.sdk.requests.EffectsRequestBuilder
 
limit(int) - Method in class org.stellar.sdk.requests.LedgersRequestBuilder
 
limit(int) - Method in class org.stellar.sdk.requests.LiquidityPoolsRequestBuilder
 
limit(int) - Method in class org.stellar.sdk.requests.OffersRequestBuilder
 
limit(int) - Method in class org.stellar.sdk.requests.OperationsRequestBuilder
 
limit(int) - Method in class org.stellar.sdk.requests.PaymentsRequestBuilder
 
limit(int) - Method in class org.stellar.sdk.requests.RequestBuilder
Sets limit parameter on the request.
limit(int) - Method in class org.stellar.sdk.requests.TradesRequestBuilder
 
limit(int) - Method in class org.stellar.sdk.requests.TransactionsRequestBuilder
 
limit(Long) - Method in class org.stellar.sdk.requests.sorobanrpc.GetEventsRequest.PaginationOptions.PaginationOptionsBuilder
 
limit(Long) - Method in class org.stellar.sdk.requests.sorobanrpc.GetLedgersRequest.PaginationOptions.PaginationOptionsBuilder
 
limit(Long) - Method in class org.stellar.sdk.requests.sorobanrpc.GetTransactionsRequest.PaginationOptions.PaginationOptionsBuilder
 
limit(BigDecimal) - Method in class org.stellar.sdk.operations.ChangeTrustOperation.ChangeTrustOperationBuilder
 
limit(Int64) - Method in class org.stellar.sdk.xdr.ChangeTrustOp.ChangeTrustOpBuilder
 
limit(Int64) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryBuilder
 
line(ChangeTrustAsset) - Method in class org.stellar.sdk.xdr.ChangeTrustOp.ChangeTrustOpBuilder
 
linearTerm(Int64) - Method in class org.stellar.sdk.xdr.ContractCostParamEntry.ContractCostParamEntryBuilder
 
Link - Class in org.stellar.sdk.responses
Represents links in responses.
Link(String, Boolean) - Constructor for class org.stellar.sdk.responses.Link
 
Links(Link) - Constructor for class org.stellar.sdk.responses.AssetResponse.Links
 
Links(Link, Link) - Constructor for class org.stellar.sdk.responses.OfferResponse.Links
 
Links(Link, Link, Link) - Constructor for class org.stellar.sdk.responses.ClaimableBalanceResponse.Links
 
Links(Link, Link, Link) - Constructor for class org.stellar.sdk.responses.effects.EffectResponse.Links
 
Links(Link, Link, Link) - Constructor for class org.stellar.sdk.responses.LiquidityPoolResponse.Links
 
Links(Link, Link, Link) - Constructor for class org.stellar.sdk.responses.Page.Links
 
Links(Link, Link, Link) - Constructor for class org.stellar.sdk.responses.TradeResponse.Links
 
Links(Link, Link, Link, Link, Link) - Constructor for class org.stellar.sdk.responses.LedgerResponse.Links
 
Links(Link, Link, Link, Link, Link) - Constructor for class org.stellar.sdk.responses.operations.OperationResponse.Links
 
Links(Link, Link, Link, Link, Link, Link, Link) - Constructor for class org.stellar.sdk.responses.TransactionResponse.Links
 
Links(Link, Link, Link, Link, Link, Link, Link, Link) - Constructor for class org.stellar.sdk.responses.AccountResponse.Links
 
Links(Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link, Link) - Constructor for class org.stellar.sdk.responses.RootResponse.Links
 
LIQUIDITY_POOL - Enum constant in enum class org.stellar.sdk.xdr.LedgerEntryType
 
LIQUIDITY_POOL_CONSTANT_PRODUCT - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolType
 
LIQUIDITY_POOL_DEPOSIT - Enum constant in enum class org.stellar.sdk.xdr.OperationType
 
LIQUIDITY_POOL_DEPOSIT_BAD_PRICE - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolDepositResultCode
 
LIQUIDITY_POOL_DEPOSIT_LINE_FULL - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolDepositResultCode
 
LIQUIDITY_POOL_DEPOSIT_MALFORMED - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolDepositResultCode
 
LIQUIDITY_POOL_DEPOSIT_NO_TRUST - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolDepositResultCode
 
LIQUIDITY_POOL_DEPOSIT_NOT_AUTHORIZED - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolDepositResultCode
 
LIQUIDITY_POOL_DEPOSIT_POOL_FULL - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolDepositResultCode
 
LIQUIDITY_POOL_DEPOSIT_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolDepositResultCode
 
LIQUIDITY_POOL_DEPOSIT_UNDERFUNDED - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolDepositResultCode
 
LIQUIDITY_POOL_FEE_V18 - Static variable in class org.stellar.sdk.xdr.Constants
 
LIQUIDITY_POOL_WITHDRAW - Enum constant in enum class org.stellar.sdk.xdr.OperationType
 
LIQUIDITY_POOL_WITHDRAW_LINE_FULL - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolWithdrawResultCode
 
LIQUIDITY_POOL_WITHDRAW_MALFORMED - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolWithdrawResultCode
 
LIQUIDITY_POOL_WITHDRAW_NO_TRUST - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolWithdrawResultCode
 
LIQUIDITY_POOL_WITHDRAW_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolWithdrawResultCode
 
LIQUIDITY_POOL_WITHDRAW_UNDER_MINIMUM - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolWithdrawResultCode
 
LIQUIDITY_POOL_WITHDRAW_UNDERFUNDED - Enum constant in enum class org.stellar.sdk.xdr.LiquidityPoolWithdrawResultCode
 
liquidityPool(String) - Method in class org.stellar.sdk.requests.LiquidityPoolsRequestBuilder
Requests GET /liquidity_pools/{liquidity_pool_id}
liquidityPool(HttpUrl) - Method in class org.stellar.sdk.requests.LiquidityPoolsRequestBuilder
Requests specific uri and returns LiquidityPoolResponse.
liquidityPool(ClaimLiquidityAtom) - Method in class org.stellar.sdk.xdr.ClaimAtom.ClaimAtomBuilder
 
liquidityPool(LedgerKey.LedgerKeyLiquidityPool) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyBuilder
 
liquidityPool(LiquidityPoolEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData.LedgerEntryDataBuilder
 
liquidityPool(LiquidityPoolParameters) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset.ChangeTrustAssetBuilder
 
LiquidityPool - Class in org.stellar.sdk
Represents a LiquidityPoolParameters object on the Stellar network.
LiquidityPool - Class in org.stellar.sdk.responses.effects
 
LiquidityPool(String, Integer, String, Long, String, List<AssetAmount>) - Constructor for class org.stellar.sdk.responses.effects.LiquidityPool
 
LiquidityPool(Asset, Asset) - Constructor for class org.stellar.sdk.LiquidityPool
Constructs a new LiquidityPool with specified assets and default fee.
LiquidityPoolClaimableAssetAmount - Class in org.stellar.sdk.responses.effects
Represents liquidity_pool_claimable_asset_amount used in effect responses.
LiquidityPoolClaimableAssetAmount(Asset, String, String) - Constructor for class org.stellar.sdk.responses.effects.LiquidityPoolClaimableAssetAmount
 
LiquidityPoolConstantProductParameters - Class in org.stellar.sdk.xdr
LiquidityPoolConstantProductParameters's original definition in the XDR file is:
LiquidityPoolConstantProductParameters() - Constructor for class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters
 
LiquidityPoolConstantProductParameters(Asset, Asset, Int32) - Constructor for class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters
 
LiquidityPoolConstantProductParameters.LiquidityPoolConstantProductParametersBuilder - Class in org.stellar.sdk.xdr
 
LiquidityPoolCreatedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents liquidity_pool_created effect response.
LiquidityPoolCreatedEffectResponse(LiquidityPool) - Constructor for class org.stellar.sdk.responses.effects.LiquidityPoolCreatedEffectResponse
 
LiquidityPoolDepositedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents liquidity_pool_deposited effect response.
LiquidityPoolDepositedEffectResponse(LiquidityPool, List<AssetAmount>, String) - Constructor for class org.stellar.sdk.responses.effects.LiquidityPoolDepositedEffectResponse
 
liquidityPoolDepositOp(LiquidityPoolDepositOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
 
LiquidityPoolDepositOp - Class in org.stellar.sdk.xdr
LiquidityPoolDepositOp's original definition in the XDR file is:
LiquidityPoolDepositOp() - Constructor for class org.stellar.sdk.xdr.LiquidityPoolDepositOp
 
LiquidityPoolDepositOp(PoolID, Int64, Int64, Price, Price) - Constructor for class org.stellar.sdk.xdr.LiquidityPoolDepositOp
 
LiquidityPoolDepositOp.LiquidityPoolDepositOpBuilder - Class in org.stellar.sdk.xdr
 
LiquidityPoolDepositOperation - Class in org.stellar.sdk.operations
Represents LiquidityPoolDeposit operation.
LiquidityPoolDepositOperation(Asset, BigDecimal, Asset, BigDecimal, Price, Price) - Constructor for class org.stellar.sdk.operations.LiquidityPoolDepositOperation
 
LiquidityPoolDepositOperation.LiquidityPoolDepositOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
LiquidityPoolDepositOperationBuilder() - Constructor for class org.stellar.sdk.operations.LiquidityPoolDepositOperation.LiquidityPoolDepositOperationBuilder
 
LiquidityPoolDepositOperationResponse - Class in org.stellar.sdk.responses.operations
Represents LiquidityPoolDeposit operation response.
LiquidityPoolDepositOperationResponse(String, List<AssetAmount>, String, Price, String, Price, List<AssetAmount>, String) - Constructor for class org.stellar.sdk.responses.operations.LiquidityPoolDepositOperationResponse
 
liquidityPoolDepositResult(LiquidityPoolDepositResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.OperationResultTrBuilder
 
LiquidityPoolDepositResult - Class in org.stellar.sdk.xdr
LiquidityPoolDepositResult's original definition in the XDR file is:
LiquidityPoolDepositResult() - Constructor for class org.stellar.sdk.xdr.LiquidityPoolDepositResult
 
LiquidityPoolDepositResult(LiquidityPoolDepositResultCode) - Constructor for class org.stellar.sdk.xdr.LiquidityPoolDepositResult
 
LiquidityPoolDepositResult.LiquidityPoolDepositResultBuilder - Class in org.stellar.sdk.xdr
 
LiquidityPoolDepositResultCode - Enum Class in org.stellar.sdk.xdr
LiquidityPoolDepositResultCode's original definition in the XDR file is:
LiquidityPoolEntry - Class in org.stellar.sdk.xdr
LiquidityPoolEntry's original definition in the XDR file is:
LiquidityPoolEntry() - Constructor for class org.stellar.sdk.xdr.LiquidityPoolEntry
 
LiquidityPoolEntry(PoolID, LiquidityPoolEntry.LiquidityPoolEntryBody) - Constructor for class org.stellar.sdk.xdr.LiquidityPoolEntry
 
LiquidityPoolEntry.LiquidityPoolEntryBody - Class in org.stellar.sdk.xdr
LiquidityPoolEntryBody's original definition in the XDR file is:
LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryBodyBuilder - Class in org.stellar.sdk.xdr
 
LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct - Class in org.stellar.sdk.xdr
LiquidityPoolEntryConstantProduct's original definition in the XDR file is:
LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct.LiquidityPoolEntryConstantProductBuilder - Class in org.stellar.sdk.xdr
 
LiquidityPoolEntry.LiquidityPoolEntryBuilder - Class in org.stellar.sdk.xdr
 
LiquidityPoolEntryBody() - Constructor for class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody
 
LiquidityPoolEntryBody(LiquidityPoolType, LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct) - Constructor for class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody
 
LiquidityPoolEntryConstantProduct() - Constructor for class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
 
LiquidityPoolEntryConstantProduct(LiquidityPoolConstantProductParameters, Int64, Int64, Int64, Int64) - Constructor for class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
 
liquidityPoolId(String) - Method in class org.stellar.sdk.operations.LiquidityPoolDepositOperation.LiquidityPoolDepositOperationBuilder
 
liquidityPoolId(String) - Method in class org.stellar.sdk.operations.LiquidityPoolWithdrawOperation.LiquidityPoolWithdrawOperationBuilder
 
liquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom.ClaimLiquidityAtomBuilder
 
liquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder
 
liquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyLiquidityPool.LedgerKeyLiquidityPoolBuilder
 
liquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.LiquidityPoolDepositOpBuilder
 
liquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBuilder
 
liquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp.LiquidityPoolWithdrawOpBuilder
 
liquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.TrustLineAsset.TrustLineAssetBuilder
 
LiquidityPoolParameters - Class in org.stellar.sdk.xdr
LiquidityPoolParameters's original definition in the XDR file is:
LiquidityPoolParameters() - Constructor for class org.stellar.sdk.xdr.LiquidityPoolParameters
 
LiquidityPoolParameters(LiquidityPoolType, LiquidityPoolConstantProductParameters) - Constructor for class org.stellar.sdk.xdr.LiquidityPoolParameters
 
LiquidityPoolParameters.LiquidityPoolParametersBuilder - Class in org.stellar.sdk.xdr
 
LiquidityPoolRemovedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents liquidity_pool_removed effect response.
LiquidityPoolRemovedEffectResponse(String) - Constructor for class org.stellar.sdk.responses.effects.LiquidityPoolRemovedEffectResponse
 
LiquidityPoolResponse - Class in org.stellar.sdk.responses
Represents liquidity pool response.
LiquidityPoolResponse(String, String, Integer, String, Long, String, List<LiquidityPoolResponse.Reserve>, Long, String, LiquidityPoolResponse.Links) - Constructor for class org.stellar.sdk.responses.LiquidityPoolResponse
 
LiquidityPoolResponse.Links - Class in org.stellar.sdk.responses
Links connected to account.
LiquidityPoolResponse.Reserve - Class in org.stellar.sdk.responses
Represents liquidity pool reserves.
LiquidityPoolRevokedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents liquidity_pool_revoked effect response.
LiquidityPoolRevokedEffectResponse(LiquidityPool, List<LiquidityPoolClaimableAssetAmount>, String) - Constructor for class org.stellar.sdk.responses.effects.LiquidityPoolRevokedEffectResponse
 
liquidityPools() - Method in class org.stellar.sdk.Server
 
LiquidityPoolsRequestBuilder - Class in org.stellar.sdk.requests
Builds requests connected to liquidity pools.
LiquidityPoolsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.LiquidityPoolsRequestBuilder
 
LiquidityPoolTradeEffectResponse - Class in org.stellar.sdk.responses.effects
Represents liquidity_pool_trade effect response.
LiquidityPoolTradeEffectResponse(LiquidityPool, AssetAmount, AssetAmount) - Constructor for class org.stellar.sdk.responses.effects.LiquidityPoolTradeEffectResponse
 
LiquidityPoolType - Enum Class in org.stellar.sdk.xdr
LiquidityPoolType's original definition in the XDR file is:
liquidityPoolUseCount(Int32) - Method in class org.stellar.sdk.xdr.TrustLineEntryExtensionV2.TrustLineEntryExtensionV2Builder
 
liquidityPoolWithdrawOp(LiquidityPoolWithdrawOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
 
LiquidityPoolWithdrawOp - Class in org.stellar.sdk.xdr
LiquidityPoolWithdrawOp's original definition in the XDR file is:
LiquidityPoolWithdrawOp() - Constructor for class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp
 
LiquidityPoolWithdrawOp(PoolID, Int64, Int64, Int64) - Constructor for class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp
 
LiquidityPoolWithdrawOp.LiquidityPoolWithdrawOpBuilder - Class in org.stellar.sdk.xdr
 
LiquidityPoolWithdrawOperation - Class in org.stellar.sdk.operations
Represents iquidityPoolWithdraw operation.
LiquidityPoolWithdrawOperation(Asset, BigDecimal, Asset, BigDecimal, BigDecimal) - Constructor for class org.stellar.sdk.operations.LiquidityPoolWithdrawOperation
 
LiquidityPoolWithdrawOperation.LiquidityPoolWithdrawOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
LiquidityPoolWithdrawOperationBuilder() - Constructor for class org.stellar.sdk.operations.LiquidityPoolWithdrawOperation.LiquidityPoolWithdrawOperationBuilder
 
LiquidityPoolWithdrawOperationResponse - Class in org.stellar.sdk.responses.operations
Represents LiquidityPoolWithdraw operation response.
LiquidityPoolWithdrawOperationResponse(String, List<AssetAmount>, List<AssetAmount>, String) - Constructor for class org.stellar.sdk.responses.operations.LiquidityPoolWithdrawOperationResponse
 
liquidityPoolWithdrawResult(LiquidityPoolWithdrawResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.OperationResultTrBuilder
 
LiquidityPoolWithdrawResult - Class in org.stellar.sdk.xdr
LiquidityPoolWithdrawResult's original definition in the XDR file is:
LiquidityPoolWithdrawResult() - Constructor for class org.stellar.sdk.xdr.LiquidityPoolWithdrawResult
 
LiquidityPoolWithdrawResult(LiquidityPoolWithdrawResultCode) - Constructor for class org.stellar.sdk.xdr.LiquidityPoolWithdrawResult
 
LiquidityPoolWithdrawResult.LiquidityPoolWithdrawResultBuilder - Class in org.stellar.sdk.xdr
 
LiquidityPoolWithdrawResultCode - Enum Class in org.stellar.sdk.xdr
LiquidityPoolWithdrawResultCode's original definition in the XDR file is:
LiquidityPoolWithdrewEffectResponse - Class in org.stellar.sdk.responses.effects
Represents liquidity_pool_withdrew effect response.
LiquidityPoolWithdrewEffectResponse(LiquidityPool, List<AssetAmount>, String) - Constructor for class org.stellar.sdk.responses.effects.LiquidityPoolWithdrewEffectResponse
 
listeningPort(Integer) - Method in class org.stellar.sdk.xdr.Hello.HelloBuilder
 
LIVE - Enum constant in enum class org.stellar.sdk.xdr.BucketListType
 
liveEntry(LedgerEntry) - Method in class org.stellar.sdk.xdr.BucketEntry.BucketEntryBuilder
 
LIVEENTRY - Enum constant in enum class org.stellar.sdk.xdr.BucketEntryType
 
liveUntilLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.TTLEntry.TTLEntryBuilder
 
lo(Uint64) - Method in class org.stellar.sdk.xdr.Int128Parts.Int128PartsBuilder
 
lo(Uint64) - Method in class org.stellar.sdk.xdr.UInt128Parts.UInt128PartsBuilder
 
lo_hi(Uint64) - Method in class org.stellar.sdk.xdr.Int256Parts.Int256PartsBuilder
 
lo_hi(Uint64) - Method in class org.stellar.sdk.xdr.UInt256Parts.UInt256PartsBuilder
 
lo_lo(Uint64) - Method in class org.stellar.sdk.xdr.Int256Parts.Int256PartsBuilder
 
lo_lo(Uint64) - Method in class org.stellar.sdk.xdr.UInt256Parts.UInt256PartsBuilder
 
loadAccount(String) - Method in class org.stellar.sdk.Server
Fetches an account's most current state in the ledger, then creates and returns an Account object.
lostSyncCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData.TimeSlicedNodeDataBuilder
 
lowBoundEntries(ColdArchiveBucketEntry[]) - Method in class org.stellar.sdk.xdr.ExistenceProofBody.ExistenceProofBodyBuilder
 
lowThreshold(Integer) - Method in class org.stellar.sdk.operations.SetOptionsOperation.SetOptionsOperationBuilder
A number from 0-255 representing the threshold this account sets on all operations it performs that have a low threshold.
lowThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp.SetOptionsOpBuilder
 
A B C D E F G H I K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form