Index

A B C D E F G H I J 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

M

mac(byte[]) - Method in class org.stellar.sdk.xdr.HmacSha256Mac.HmacSha256MacBuilder
Value of the mac field.
mac(HmacSha256Mac) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0.AuthenticatedMessageV0Builder
Value of the mac field.
MANAGE_BUY_OFFER - Enum constant in enum class org.stellar.sdk.xdr.OperationType
 
MANAGE_BUY_OFFER_BUY_NO_ISSUER - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_BUY_NO_TRUST - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_BUY_NOT_AUTHORIZED - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_CROSS_SELF - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_LINE_FULL - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_LOW_RESERVE - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_MALFORMED - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_NOT_FOUND - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_SELL_NO_ISSUER - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_SELL_NO_TRUST - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_SELL_NOT_AUTHORIZED - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_BUY_OFFER_UNDERFUNDED - Enum constant in enum class org.stellar.sdk.xdr.ManageBuyOfferResultCode
 
MANAGE_DATA - Enum constant in enum class org.stellar.sdk.xdr.OperationType
 
MANAGE_DATA_INVALID_NAME - Enum constant in enum class org.stellar.sdk.xdr.ManageDataResultCode
 
MANAGE_DATA_LOW_RESERVE - Enum constant in enum class org.stellar.sdk.xdr.ManageDataResultCode
 
MANAGE_DATA_NAME_NOT_FOUND - Enum constant in enum class org.stellar.sdk.xdr.ManageDataResultCode
 
MANAGE_DATA_NOT_SUPPORTED_YET - Enum constant in enum class org.stellar.sdk.xdr.ManageDataResultCode
 
MANAGE_DATA_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.ManageDataResultCode
 
MANAGE_OFFER_CREATED - Enum constant in enum class org.stellar.sdk.xdr.ManageOfferEffect
 
MANAGE_OFFER_DELETED - Enum constant in enum class org.stellar.sdk.xdr.ManageOfferEffect
 
MANAGE_OFFER_UPDATED - Enum constant in enum class org.stellar.sdk.xdr.ManageOfferEffect
 
MANAGE_SELL_OFFER - Enum constant in enum class org.stellar.sdk.xdr.OperationType
 
MANAGE_SELL_OFFER_BUY_NO_ISSUER - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_BUY_NO_TRUST - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_BUY_NOT_AUTHORIZED - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_CROSS_SELF - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_LINE_FULL - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_LOW_RESERVE - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_MALFORMED - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_NOT_FOUND - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_SELL_NO_ISSUER - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_SELL_NO_TRUST - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_SELL_NOT_AUTHORIZED - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
MANAGE_SELL_OFFER_UNDERFUNDED - Enum constant in enum class org.stellar.sdk.xdr.ManageSellOfferResultCode
 
manageBuyOfferOp(ManageBuyOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
Value of the manageBuyOfferOp field.
ManageBuyOfferOp - Class in org.stellar.sdk.xdr
ManageBuyOfferOp's original definition in the XDR file is:
ManageBuyOfferOp() - Constructor for class org.stellar.sdk.xdr.ManageBuyOfferOp
 
ManageBuyOfferOp(Asset, Asset, Int64, Price, Int64) - Constructor for class org.stellar.sdk.xdr.ManageBuyOfferOp
Creates a new ManageBuyOfferOp instance.
ManageBuyOfferOp.ManageBuyOfferOpBuilder - Class in org.stellar.sdk.xdr
 
ManageBuyOfferOperation - Class in org.stellar.sdk.operations
Represents ManageBuyOffer operation.
ManageBuyOfferOperation.ManageBuyOfferOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
ManageBuyOfferOperationBuilder() - Constructor for class org.stellar.sdk.operations.ManageBuyOfferOperation.ManageBuyOfferOperationBuilder
 
ManageBuyOfferOperationResponse - Class in org.stellar.sdk.responses.operations
Represents ManageBuyOffer operation response.
ManageBuyOfferOperationResponse(Long, String, String, Price, String, String, String, String, String, String) - Constructor for class org.stellar.sdk.responses.operations.ManageBuyOfferOperationResponse
 
manageBuyOfferResult(ManageBuyOfferResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.OperationResultTrBuilder
Value of the manageBuyOfferResult field.
ManageBuyOfferResult - Class in org.stellar.sdk.xdr
ManageBuyOfferResult's original definition in the XDR file is:
ManageBuyOfferResult() - Constructor for class org.stellar.sdk.xdr.ManageBuyOfferResult
 
ManageBuyOfferResult(ManageBuyOfferResultCode, ManageOfferSuccessResult) - Constructor for class org.stellar.sdk.xdr.ManageBuyOfferResult
Creates a new ManageBuyOfferResult instance.
ManageBuyOfferResult.ManageBuyOfferResultBuilder - Class in org.stellar.sdk.xdr
 
ManageBuyOfferResultCode - Enum Class in org.stellar.sdk.xdr
ManageBuyOfferResultCode's original definition in the XDR file is:
manageDataOp(ManageDataOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
Value of the manageDataOp field.
ManageDataOp - Class in org.stellar.sdk.xdr
ManageDataOp's original definition in the XDR file is:
ManageDataOp() - Constructor for class org.stellar.sdk.xdr.ManageDataOp
 
ManageDataOp(String64, DataValue) - Constructor for class org.stellar.sdk.xdr.ManageDataOp
Creates a new ManageDataOp instance.
ManageDataOp.ManageDataOpBuilder - Class in org.stellar.sdk.xdr
 
ManageDataOperation - Class in org.stellar.sdk.operations
Represents ManageData operation.
ManageDataOperation.ManageDataOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
ManageDataOperationBuilder() - Constructor for class org.stellar.sdk.operations.ManageDataOperation.ManageDataOperationBuilder
 
ManageDataOperationResponse - Class in org.stellar.sdk.responses.operations
Represents ManageDataoperation response.
ManageDataOperationResponse(String, String) - Constructor for class org.stellar.sdk.responses.operations.ManageDataOperationResponse
 
manageDataResult(ManageDataResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.OperationResultTrBuilder
Value of the manageDataResult field.
ManageDataResult - Class in org.stellar.sdk.xdr
ManageDataResult's original definition in the XDR file is:
ManageDataResult() - Constructor for class org.stellar.sdk.xdr.ManageDataResult
 
ManageDataResult(ManageDataResultCode) - Constructor for class org.stellar.sdk.xdr.ManageDataResult
Creates a new ManageDataResult instance.
ManageDataResult.ManageDataResultBuilder - Class in org.stellar.sdk.xdr
 
ManageDataResultCode - Enum Class in org.stellar.sdk.xdr
ManageDataResultCode's original definition in the XDR file is:
ManageOfferEffect - Enum Class in org.stellar.sdk.xdr
ManageOfferEffect's original definition in the XDR file is:
ManageOfferSuccessResult - Class in org.stellar.sdk.xdr
ManageOfferSuccessResult's original definition in the XDR file is:
ManageOfferSuccessResult() - Constructor for class org.stellar.sdk.xdr.ManageOfferSuccessResult
 
ManageOfferSuccessResult(ClaimAtom[], ManageOfferSuccessResult.ManageOfferSuccessResultOffer) - Constructor for class org.stellar.sdk.xdr.ManageOfferSuccessResult
Creates a new ManageOfferSuccessResult instance.
ManageOfferSuccessResult.ManageOfferSuccessResultBuilder - Class in org.stellar.sdk.xdr
 
ManageOfferSuccessResult.ManageOfferSuccessResultOffer - Class in org.stellar.sdk.xdr
ManageOfferSuccessResultOffer's original definition in the XDR file is:
ManageOfferSuccessResult.ManageOfferSuccessResultOffer.ManageOfferSuccessResultOfferBuilder - Class in org.stellar.sdk.xdr
 
ManageOfferSuccessResultOffer() - Constructor for class org.stellar.sdk.xdr.ManageOfferSuccessResult.ManageOfferSuccessResultOffer
 
ManageOfferSuccessResultOffer(ManageOfferEffect, OfferEntry) - Constructor for class org.stellar.sdk.xdr.ManageOfferSuccessResult.ManageOfferSuccessResultOffer
Creates a new ManageOfferSuccessResultOffer instance.
manageSellOfferOp(ManageSellOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
Value of the manageSellOfferOp field.
ManageSellOfferOp - Class in org.stellar.sdk.xdr
ManageSellOfferOp's original definition in the XDR file is:
ManageSellOfferOp() - Constructor for class org.stellar.sdk.xdr.ManageSellOfferOp
 
ManageSellOfferOp(Asset, Asset, Int64, Price, Int64) - Constructor for class org.stellar.sdk.xdr.ManageSellOfferOp
Creates a new ManageSellOfferOp instance.
ManageSellOfferOp.ManageSellOfferOpBuilder - Class in org.stellar.sdk.xdr
 
ManageSellOfferOperation - Class in org.stellar.sdk.operations
Represents ManageSellOffer operation.
ManageSellOfferOperation.ManageSellOfferOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
ManageSellOfferOperationBuilder() - Constructor for class org.stellar.sdk.operations.ManageSellOfferOperation.ManageSellOfferOperationBuilder
 
ManageSellOfferOperationResponse - Class in org.stellar.sdk.responses.operations
Represents ManageSellOffer operation response.
ManageSellOfferOperationResponse(Long, String, String, Price, String, String, String, String, String, String) - Constructor for class org.stellar.sdk.responses.operations.ManageSellOfferOperationResponse
 
manageSellOfferResult(ManageSellOfferResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.OperationResultTrBuilder
Value of the manageSellOfferResult field.
ManageSellOfferResult - Class in org.stellar.sdk.xdr
ManageSellOfferResult's original definition in the XDR file is:
ManageSellOfferResult() - Constructor for class org.stellar.sdk.xdr.ManageSellOfferResult
 
ManageSellOfferResult(ManageSellOfferResultCode, ManageOfferSuccessResult) - Constructor for class org.stellar.sdk.xdr.ManageSellOfferResult
Creates a new ManageSellOfferResult instance.
ManageSellOfferResult.ManageSellOfferResultBuilder - Class in org.stellar.sdk.xdr
 
ManageSellOfferResultCode - Enum Class in org.stellar.sdk.xdr
ManageSellOfferResultCode's original definition in the XDR file is:
map(SCMap) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
Value of the map field.
map(SCSpecTypeMap) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef.SCSpecTypeDefBuilder
Value of the map field.
MASK_ACCOUNT_FLAGS - Static variable in class org.stellar.sdk.xdr.Constants
 
MASK_ACCOUNT_FLAGS_V17 - Static variable in class org.stellar.sdk.xdr.Constants
 
MASK_CLAIMABLE_BALANCE_FLAGS - Static variable in class org.stellar.sdk.xdr.Constants
 
MASK_LEDGER_HEADER_FLAGS - Static variable in class org.stellar.sdk.xdr.Constants
 
MASK_OFFERENTRY_FLAGS - Static variable in class org.stellar.sdk.xdr.Constants
 
MASK_TRUSTLINE_FLAGS - Static variable in class org.stellar.sdk.xdr.Constants
 
MASK_TRUSTLINE_FLAGS_V13 - Static variable in class org.stellar.sdk.xdr.Constants
 
MASK_TRUSTLINE_FLAGS_V17 - Static variable in class org.stellar.sdk.xdr.Constants
 
masterKeyWeight(Integer) - Method in class org.stellar.sdk.operations.SetOptionsOperation.SetOptionsOperationBuilder
Weight of the master key.
masterWeight(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp.SetOptionsOpBuilder
Value of the masterWeight field.
MAX_EXTRA_SIGNERS_COUNT - Static variable in class org.stellar.sdk.TransactionPreconditions
 
MAX_OPS_PER_TX - Static variable in class org.stellar.sdk.xdr.Constants
 
MAX_SIGNERS - Static variable in class org.stellar.sdk.xdr.Constants
 
MAX_VALUE - Static variable in class org.stellar.sdk.xdr.XdrUnsignedHyperInteger
Largest value representable by XDR unsigned hyper integer.
MAX_VALUE - Static variable in class org.stellar.sdk.xdr.XdrUnsignedInteger
Largest value representable by XDR unsigned integer.
maxAmountA(BigDecimal) - Method in class org.stellar.sdk.operations.LiquidityPoolDepositOperation.LiquidityPoolDepositOperationBuilder
 
maxAmountA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.LiquidityPoolDepositOpBuilder
Value of the maxAmountA field.
maxAmountB(BigDecimal) - Method in class org.stellar.sdk.operations.LiquidityPoolDepositOperation.LiquidityPoolDepositOperationBuilder
 
maxAmountB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.LiquidityPoolDepositOpBuilder
Value of the maxAmountB field.
maxEntriesToArchive(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
Value of the maxEntriesToArchive field.
maxEntryTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
Value of the maxEntryTTL field.
maxInboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData.TimeSlicedNodeDataBuilder
Value of the maxInboundPeerCount field.
maxLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds.LedgerBoundsBuilder
Value of the maxLedger field.
maxOutboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData.TimeSlicedNodeDataBuilder
Value of the maxOutboundPeerCount field.
maxPrice(Price) - Method in class org.stellar.sdk.operations.LiquidityPoolDepositOperation.LiquidityPoolDepositOperationBuilder
Maximum deposit_a/deposit_b price.
maxPrice(Price) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.LiquidityPoolDepositOpBuilder
Value of the maxPrice field.
maxTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds.TimeBoundsBuilder
Value of the maxTime field.
maxTxSetSize(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderBuilder
Value of the maxTxSetSize field.
med25519(MuxedAccount.MuxedAccountMed25519) - Method in class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountBuilder
Value of the med25519 field.
mediumThreshold(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 medium threshold.
medThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp.SetOptionsOpBuilder
Value of the medThreshold field.
MemAlloc - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
 
MemCmp - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
 
MemCpy - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
 
memo(Memo) - Method in class org.stellar.sdk.xdr.Transaction.TransactionBuilder
Value of the memo field.
memo(Memo) - Method in class org.stellar.sdk.xdr.TransactionV0.TransactionV0Builder
Value of the memo field.
Memo - Class in org.stellar.sdk
The memo contains optional extra information.
Memo - Class in org.stellar.sdk.xdr
Memo's original definition in the XDR file is:
Memo() - Constructor for class org.stellar.sdk.Memo
 
Memo() - Constructor for class org.stellar.sdk.xdr.Memo
 
Memo(MemoType, XdrString, Uint64, Hash, Hash) - Constructor for class org.stellar.sdk.xdr.Memo
Creates a new Memo instance.
MEMO_HASH - Enum constant in enum class org.stellar.sdk.xdr.MemoType
 
MEMO_ID - Enum constant in enum class org.stellar.sdk.xdr.MemoType
 
MEMO_NONE - Enum constant in enum class org.stellar.sdk.xdr.MemoType
 
MEMO_RETURN - Enum constant in enum class org.stellar.sdk.xdr.MemoType
 
MEMO_TEXT - Enum constant in enum class org.stellar.sdk.xdr.MemoType
 
Memo.MemoBuilder - Class in org.stellar.sdk.xdr
 
MemoHash - Class in org.stellar.sdk
Represents MEMO_HASH.
MemoHash(byte[]) - Constructor for class org.stellar.sdk.MemoHash
 
MemoHash(String) - Constructor for class org.stellar.sdk.MemoHash
 
MemoId - Class in org.stellar.sdk
Represents MEMO_ID.
MemoId(Long) - Constructor for class org.stellar.sdk.MemoId
 
MemoId(BigInteger) - Constructor for class org.stellar.sdk.MemoId
 
MemoNone - Class in org.stellar.sdk
Represents MEMO_NONE.
MemoNone() - Constructor for class org.stellar.sdk.MemoNone
 
MemoReturnHash - Class in org.stellar.sdk
Represents MEMO_RETURN.
MemoReturnHash(byte[]) - Constructor for class org.stellar.sdk.MemoReturnHash
 
MemoReturnHash(String) - Constructor for class org.stellar.sdk.MemoReturnHash
 
MemoText - Class in org.stellar.sdk
Represents MEMO_TEXT.
MemoText(byte[]) - Constructor for class org.stellar.sdk.MemoText
 
MemoText(String) - Constructor for class org.stellar.sdk.MemoText
 
MemoText(XdrString) - Constructor for class org.stellar.sdk.MemoText
 
MemoType - Enum Class in org.stellar.sdk.xdr
MemoType's original definition in the XDR file is:
message(StellarMessage) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0.AuthenticatedMessageV0Builder
Value of the message field.
messages(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.LedgerSCPMessages.LedgerSCPMessagesBuilder
Value of the messages field.
messagesRead(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
Value of the messagesRead field.
messagesWritten(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
Value of the messagesWritten field.
MessageType - Enum Class in org.stellar.sdk.xdr
MessageType's original definition in the XDR file is:
metaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.BucketEntry.BucketEntryBuilder
Value of the metaEntry field.
metaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry.HotArchiveBucketEntryBuilder
Value of the metaEntry field.
METAENTRY - Enum constant in enum class org.stellar.sdk.xdr.BucketEntryType
 
MIN_BASE_FEE - Static variable in class org.stellar.sdk.AbstractTransaction
Minimum base fee for transactions.
MIN_VALUE - Static variable in class org.stellar.sdk.xdr.XdrUnsignedHyperInteger
Smallest value representable by XDR unsigned hyper integer.
MIN_VALUE - Static variable in class org.stellar.sdk.xdr.XdrUnsignedInteger
Smallest value representable by XDR unsigned integer.
minAmountA(BigDecimal) - Method in class org.stellar.sdk.operations.LiquidityPoolWithdrawOperation.LiquidityPoolWithdrawOperationBuilder
 
minAmountA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp.LiquidityPoolWithdrawOpBuilder
Value of the minAmountA field.
minAmountB(BigDecimal) - Method in class org.stellar.sdk.operations.LiquidityPoolWithdrawOperation.LiquidityPoolWithdrawOperationBuilder
 
minAmountB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp.LiquidityPoolWithdrawOpBuilder
Value of the minAmountB field.
minLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds.LedgerBoundsBuilder
Value of the minLedger field.
minPersistentTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
Value of the minPersistentTTL field.
minPrice(Price) - Method in class org.stellar.sdk.operations.LiquidityPoolDepositOperation.LiquidityPoolDepositOperationBuilder
Minimum deposit_a/deposit_b price.
minPrice(Price) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.LiquidityPoolDepositOpBuilder
Value of the minPrice field.
minSeqAge(BigInteger) - Method in class org.stellar.sdk.TransactionPreconditions.TransactionPreconditionsBuilder
The minimum amount of time between source account sequence time and the ledger time when this transaction will become valid.
minSeqAge(Duration) - Method in class org.stellar.sdk.xdr.PreconditionsV2.PreconditionsV2Builder
Value of the minSeqAge field.
minSeqLedgerGap(long) - Method in class org.stellar.sdk.TransactionPreconditions.TransactionPreconditionsBuilder
The minimum number of ledgers between source account sequence and the ledger number when this transaction will become valid.
minSeqLedgerGap(Uint32) - Method in class org.stellar.sdk.xdr.PreconditionsV2.PreconditionsV2Builder
Value of the minSeqLedgerGap field.
minSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.PreconditionsV2.PreconditionsV2Builder
Value of the minSeqNum field.
minSeqNumber(Long) - Method in class org.stellar.sdk.TransactionPreconditions.TransactionPreconditionsBuilder
The minimum source account sequence number this transaction is valid for.
minTemporaryTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
Value of the minTemporaryTTL field.
minTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds.TimeBoundsBuilder
Value of the minTime field.
msg(XdrString) - Method in class org.stellar.sdk.xdr.Error.ErrorBuilder
Value of the msg field.
MUXED_ACCOUNT - Enum constant in enum class org.stellar.sdk.Address.AddressType
 
muxedAccount(MuxedEd25519Account) - Method in class org.stellar.sdk.xdr.SCAddress.SCAddressBuilder
Value of the muxedAccount field.
MuxedAccount - Class in org.stellar.sdk
Represents a multiplexed account on Stellar's network.
MuxedAccount - Class in org.stellar.sdk.xdr
MuxedAccount's original definition in the XDR file is:
MuxedAccount() - Constructor for class org.stellar.sdk.xdr.MuxedAccount
 
MuxedAccount(String) - Constructor for class org.stellar.sdk.MuxedAccount
Creates a new muxed account from the given muxed account address.
MuxedAccount(String, BigInteger) - Constructor for class org.stellar.sdk.MuxedAccount
Creates a new muxed account from the given ed25519 account ID and optional multiplexing ID.
MuxedAccount(CryptoKeyType, Uint256, MuxedAccount.MuxedAccountMed25519) - Constructor for class org.stellar.sdk.xdr.MuxedAccount
Creates a new MuxedAccount instance.
MuxedAccount.MuxedAccountBuilder - Class in org.stellar.sdk.xdr
 
MuxedAccount.MuxedAccountMed25519 - Class in org.stellar.sdk.xdr
MuxedAccountMed25519's original definition in the XDR file is:
MuxedAccount.MuxedAccountMed25519.MuxedAccountMed25519Builder - Class in org.stellar.sdk.xdr
 
MuxedAccountMed25519() - Constructor for class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountMed25519
 
MuxedAccountMed25519(Uint64, Uint256) - Constructor for class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountMed25519
Creates a new MuxedAccountMed25519 instance.
MuxedEd25519Account - Class in org.stellar.sdk.xdr
MuxedEd25519Account's original definition in the XDR file is:
MuxedEd25519Account() - Constructor for class org.stellar.sdk.xdr.MuxedEd25519Account
 
MuxedEd25519Account(Uint64, Uint256) - Constructor for class org.stellar.sdk.xdr.MuxedEd25519Account
Creates a new MuxedEd25519Account instance.
MuxedEd25519Account.MuxedEd25519AccountBuilder - Class in org.stellar.sdk.xdr
 
A B C D E F G H I J 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