Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- mac(byte[]) - Method in class org.stellar.sdk.xdr.HmacSha256Mac.Builder
- mac(HmacSha256Mac) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0.Builder
- MalformedAddressException - Exception Class in org.stellar.sdk.federation
-
Given Stellar address is malformed.
- MalformedAddressException() - Constructor for exception class org.stellar.sdk.federation.MalformedAddressException
- 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.Builder
- ManageBuyOfferOp - Class in org.stellar.sdk.xdr
- ManageBuyOfferOp() - Constructor for class org.stellar.sdk.xdr.ManageBuyOfferOp
- ManageBuyOfferOp.Builder - Class in org.stellar.sdk.xdr
- ManageBuyOfferOperation - Class in org.stellar.sdk
-
Represents ManageBuyOffer operation.
- ManageBuyOfferOperation.Builder - Class in org.stellar.sdk
-
Builds ManageBuyOffer operation.
- ManageBuyOfferOperationResponse - Class in org.stellar.sdk.responses.operations
-
Represents ManageBuyOffer operation response.
- ManageBuyOfferOperationResponse(Long, String, String, 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.Builder
- ManageBuyOfferResult - Class in org.stellar.sdk.xdr
- ManageBuyOfferResult() - Constructor for class org.stellar.sdk.xdr.ManageBuyOfferResult
- ManageBuyOfferResult.Builder - Class in org.stellar.sdk.xdr
- ManageBuyOfferResultCode - Enum Class in org.stellar.sdk.xdr
- manageDataOp(ManageDataOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.Builder
- ManageDataOp - Class in org.stellar.sdk.xdr
- ManageDataOp() - Constructor for class org.stellar.sdk.xdr.ManageDataOp
- ManageDataOp.Builder - Class in org.stellar.sdk.xdr
- ManageDataOperation - Class in org.stellar.sdk
-
Represents ManageData operation.
- ManageDataOperation.Builder - Class in org.stellar.sdk
- 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.Builder
- ManageDataResult - Class in org.stellar.sdk.xdr
- ManageDataResult() - Constructor for class org.stellar.sdk.xdr.ManageDataResult
- ManageDataResult.Builder - Class in org.stellar.sdk.xdr
- ManageDataResultCode - Enum Class in org.stellar.sdk.xdr
- ManageOfferEffect - Enum Class in org.stellar.sdk.xdr
- ManageOfferSuccessResult - Class in org.stellar.sdk.xdr
- ManageOfferSuccessResult() - Constructor for class org.stellar.sdk.xdr.ManageOfferSuccessResult
- ManageOfferSuccessResult.Builder - Class in org.stellar.sdk.xdr
- ManageOfferSuccessResult.ManageOfferSuccessResultOffer - Class in org.stellar.sdk.xdr
- ManageOfferSuccessResult.ManageOfferSuccessResultOffer.Builder - Class in org.stellar.sdk.xdr
- ManageOfferSuccessResultOffer() - Constructor for class org.stellar.sdk.xdr.ManageOfferSuccessResult.ManageOfferSuccessResultOffer
- manageSellOfferOp(ManageSellOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.Builder
- ManageSellOfferOp - Class in org.stellar.sdk.xdr
- ManageSellOfferOp() - Constructor for class org.stellar.sdk.xdr.ManageSellOfferOp
- ManageSellOfferOp.Builder - Class in org.stellar.sdk.xdr
- ManageSellOfferOperation - Class in org.stellar.sdk
-
Represents ManageSellOffer operation.
- ManageSellOfferOperation.Builder - Class in org.stellar.sdk
-
Builds ManageSellOffer operation.
- ManageSellOfferOperationResponse - Class in org.stellar.sdk.responses.operations
-
Represents ManageSellOffer operation response.
- ManageSellOfferOperationResponse(Long, String, String, 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.Builder
- ManageSellOfferResult - Class in org.stellar.sdk.xdr
- ManageSellOfferResult() - Constructor for class org.stellar.sdk.xdr.ManageSellOfferResult
- ManageSellOfferResult.Builder - Class in org.stellar.sdk.xdr
- ManageSellOfferResultCode - Enum Class in org.stellar.sdk.xdr
- map(SCMap) - Method in class org.stellar.sdk.xdr.SCVal.Builder
- map(SCSpecTypeMap) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef.Builder
- 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
- masterWeight(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp.Builder
- 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(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.Builder
- maxAmountB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.Builder
- maxEntriesToArchive(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.Builder
- maxEntryTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.Builder
- maxInboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1.Builder
- maxLedger(long) - Method in class org.stellar.sdk.LedgerBounds.LedgerBoundsBuilder
-
Maximum ledger sequence number of the transaction.
- maxLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds.Builder
- maxOutboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1.Builder
- maxPrice(Price) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.Builder
- maxTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds.Builder
- maxTxSetSize(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader.Builder
- med25519(MuxedAccount.MuxedAccountMed25519) - Method in class org.stellar.sdk.xdr.MuxedAccount.Builder
- medThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp.Builder
- 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.Builder
- memo(Memo) - Method in class org.stellar.sdk.xdr.TransactionV0.Builder
- Memo - Class in org.stellar.sdk
-
The memo contains optional extra information.
- Memo - Class in org.stellar.sdk.xdr
- Memo() - Constructor for class org.stellar.sdk.Memo
- Memo() - 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.Builder - 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
- message(StellarMessage) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0.Builder
- messages(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.LedgerSCPMessages.Builder
- messagesRead(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.Builder
- messagesWritten(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.Builder
- MessageType - Enum Class in org.stellar.sdk.xdr
- metaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.BucketEntry.Builder
- METAENTRY - Enum constant in enum class org.stellar.sdk.xdr.BucketEntryType
- MIN_BASE_FEE - Static variable in class org.stellar.sdk.AbstractTransaction
- MIN_VALUE - Static variable in class org.stellar.sdk.xdr.XdrUnsignedHyperInteger
- MIN_VALUE - Static variable in class org.stellar.sdk.xdr.XdrUnsignedInteger
- minAmountA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp.Builder
- minAmountB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp.Builder
- minLedger(long) - Method in class org.stellar.sdk.LedgerBounds.LedgerBoundsBuilder
-
Minimum ledger sequence number of the transaction.
- minLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds.Builder
- minPersistentTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.Builder
- minPrice(Price) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp.Builder
- 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.Builder
- 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.Builder
- minSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.PreconditionsV2.Builder
- 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.Builder
- minTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds.Builder
- msg(XdrString) - Method in class org.stellar.sdk.xdr.Error.Builder
- MuxedAccount - Class in org.stellar.sdk.responses
- MuxedAccount - Class in org.stellar.sdk.xdr
- MuxedAccount() - Constructor for class org.stellar.sdk.xdr.MuxedAccount
- MuxedAccount(String, String, BigInteger) - Constructor for class org.stellar.sdk.responses.MuxedAccount
- MuxedAccount.Builder - Class in org.stellar.sdk.xdr
- MuxedAccount.MuxedAccountMed25519 - Class in org.stellar.sdk.xdr
- MuxedAccount.MuxedAccountMed25519.Builder - Class in org.stellar.sdk.xdr
- MuxedAccountMed25519() - Constructor for class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountMed25519
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form