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

M

mac(byte[]) - Method in class org.stellar.sdk.xdr.HmacSha256Mac.HmacSha256MacBuilder
 
mac(HmacSha256Mac) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0.AuthenticatedMessageV0Builder
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
manageSellOfferOp(ManageSellOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
 
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
 
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
 
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
 
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
 
map(SCSpecTypeMap) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef.SCSpecTypeDefBuilder
 
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
 
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
 
MAX_VALUE - Static variable in class org.stellar.sdk.xdr.XdrUnsignedInteger
 
maxAmountA(BigDecimal) - Method in class org.stellar.sdk.operations.LiquidityPoolDepositOperation.LiquidityPoolDepositOperationBuilder
 
maxAmountA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.LiquidityPoolDepositOpBuilder
 
maxAmountB(BigDecimal) - Method in class org.stellar.sdk.operations.LiquidityPoolDepositOperation.LiquidityPoolDepositOperationBuilder
 
maxAmountB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.LiquidityPoolDepositOpBuilder
 
maxEntriesToArchive(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
 
maxEntryTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
 
maxInboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData.TimeSlicedNodeDataBuilder
 
maxInboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1.TopologyResponseBodyV1Builder
 
maxLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds.LedgerBoundsBuilder
 
maxOutboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData.TimeSlicedNodeDataBuilder
 
maxOutboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1.TopologyResponseBodyV1Builder
 
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
 
maxTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds.TimeBoundsBuilder
 
maxTxSetSize(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderBuilder
 
med25519(MuxedAccount.MuxedAccountMed25519) - Method in class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountBuilder
 
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
 
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
 
memo(Memo) - Method in class org.stellar.sdk.xdr.TransactionV0.TransactionV0Builder
 
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
 
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
 
messages(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.LedgerSCPMessages.LedgerSCPMessagesBuilder
 
messagesRead(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
 
messagesWritten(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
 
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
 
metaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.ColdArchiveBucketEntry.ColdArchiveBucketEntryBuilder
 
metaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry.HotArchiveBucketEntryBuilder
 
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
 
MIN_VALUE - Static variable in class org.stellar.sdk.xdr.XdrUnsignedInteger
 
minAmountA(BigDecimal) - Method in class org.stellar.sdk.operations.LiquidityPoolWithdrawOperation.LiquidityPoolWithdrawOperationBuilder
 
minAmountA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp.LiquidityPoolWithdrawOpBuilder
 
minAmountB(BigDecimal) - Method in class org.stellar.sdk.operations.LiquidityPoolWithdrawOperation.LiquidityPoolWithdrawOperationBuilder
 
minAmountB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp.LiquidityPoolWithdrawOpBuilder
 
minLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds.LedgerBoundsBuilder
 
minPersistentTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
 
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
 
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
 
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
 
minSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.PreconditionsV2.PreconditionsV2Builder
 
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
 
minTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds.TimeBoundsBuilder
 
msg(XdrString) - Method in class org.stellar.sdk.xdr.Error.ErrorBuilder
 
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
 
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
 
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