Index
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
macfield. - mac(HmacSha256Mac) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0.AuthenticatedMessageV0Builder
-
Value of the
macfield. - 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
manageBuyOfferOpfield. - 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
ManageBuyOfferOpinstance. - 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
manageBuyOfferResultfield. - 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
ManageBuyOfferResultinstance. - 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
manageDataOpfield. - 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
ManageDataOpinstance. - 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
manageDataResultfield. - 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
ManageDataResultinstance. - 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
ManageOfferSuccessResultinstance. - 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
ManageOfferSuccessResultOfferinstance. - manageSellOfferOp(ManageSellOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
-
Value of the
manageSellOfferOpfield. - 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
ManageSellOfferOpinstance. - 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
manageSellOfferResultfield. - 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
ManageSellOfferResultinstance. - 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
mapfield. - map(SCSpecTypeMap) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef.SCSpecTypeDefBuilder
-
Value of the
mapfield. - 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
masterWeightfield. - 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
maxAmountAfield. - 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
maxAmountBfield. - maxEntriesToArchive(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
-
Value of the
maxEntriesToArchivefield. - maxEntryTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
-
Value of the
maxEntryTTLfield. - maxInboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData.TimeSlicedNodeDataBuilder
-
Value of the
maxInboundPeerCountfield. - maxLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds.LedgerBoundsBuilder
-
Value of the
maxLedgerfield. - maxOutboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData.TimeSlicedNodeDataBuilder
-
Value of the
maxOutboundPeerCountfield. - 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
maxPricefield. - maxTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds.TimeBoundsBuilder
-
Value of the
maxTimefield. - maxTxSetSize(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderBuilder
-
Value of the
maxTxSetSizefield. - med25519(MuxedAccount.MuxedAccountMed25519) - Method in class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountBuilder
-
Value of the
med25519field. - 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
medThresholdfield. - 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
memofield. - memo(Memo) - Method in class org.stellar.sdk.xdr.TransactionV0.TransactionV0Builder
-
Value of the
memofield. - 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
Memoinstance. - 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
messagefield. - messages(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.LedgerSCPMessages.LedgerSCPMessagesBuilder
-
Value of the
messagesfield. - messagesRead(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
-
Value of the
messagesReadfield. - messagesWritten(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
-
Value of the
messagesWrittenfield. - 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
metaEntryfield. - metaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry.HotArchiveBucketEntryBuilder
-
Value of the
metaEntryfield. - 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
minAmountAfield. - 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
minAmountBfield. - minLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds.LedgerBoundsBuilder
-
Value of the
minLedgerfield. - minPersistentTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
-
Value of the
minPersistentTTLfield. - 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
minPricefield. - 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
minSeqAgefield. - 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
minSeqLedgerGapfield. - minSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.PreconditionsV2.PreconditionsV2Builder
-
Value of the
minSeqNumfield. - 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
minTemporaryTTLfield. - minTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds.TimeBoundsBuilder
-
Value of the
minTimefield. - msg(XdrString) - Method in class org.stellar.sdk.xdr.Error.ErrorBuilder
-
Value of the
msgfield. - 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
muxedAccountfield. - 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
MuxedAccountinstance. - 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
MuxedAccountMed25519instance. - 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
MuxedEd25519Accountinstance. - MuxedEd25519Account.MuxedEd25519AccountBuilder - Class in org.stellar.sdk.xdr
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form