Package-level declarations
Types
Abstract base class for transaction classes.
Represents an account in the Stellar network with its sequence number.
Represents an AccountMerge operation.
Represents an AllowTrust operation.
Base Asset class representing assets on the Stellar network.
Base class for issued assets (credit assets with an issuer).
Represents issued assets with codes 5-12 characters long.
Represents issued assets with codes 1-4 characters long.
Represents the native asset of the Stellar network (Lumens/XLM).
Represents a BeginSponsoringFutureReserves operation.
Represents a BumpSequence operation.
Represents an asset in a change trust operation on the Stellar network.
Represents a ChangeTrust operation.
Represents a claimant for a claimable balance.
Represents a ClaimClaimableBalance operation.
Sealed class representing claim predicates for claimable balances.
Represents a ClawbackClaimableBalance operation.
Represents a CreateAccount operation.
Represents a CreateClaimableBalance operation.
Represents a CreatePassiveSellOffer operation.
Represents a decorated signature on a Stellar transaction.
Represents an EndSponsoringFutureReserves operation.
Represents an ExtendFootprintTTL operation.
Represents a Fee Bump Transaction in the Stellar network.
Builder for constructing FeeBumpTransaction instances.
Represents an Inflation operation.
Represents an InvokeHostFunction operation.
LedgerBounds are Preconditions of a transaction per CAP-21
Represents a Liquidity Pool Parameters object on the Stellar network.
Represents a LiquidityPoolDeposit operation.
Represents a LiquidityPoolWithdraw operation.
Represents a ManageBuyOffer operation.
Represents a ManageData operation.
Represents a ManageSellOffer operation.
Represents MEMO_RETURN - a 32-byte hash intended to be interpreted as the hash of the transaction the sender is refunding.
Represents a multiplexed (muxed) account on Stellar's network.
Represents a PathPaymentStrictReceive operation.
Represents a PathPaymentStrictSend operation.
Represents a RestoreFootprint operation.
Represents a RevokeSponsorship operation.
Represents a SetOptions operation.
Represents a SetTrustLineFlags operation.
Sealed class representing the different types of sponsorships that can be revoked.
TimeBounds represents the time interval that a transaction is valid.
Represents a transaction in the Stellar network.
Builds a new Transaction following the builder pattern.
Specifies interface for Account object used in Transaction building.
Preconditions of a transaction per CAP-21