Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- MalformedAddressException - Exception Class in org.stellar.sdk.federation
-
Given Stellar address is malformed.
- MalformedAddressException() - Constructor for exception class org.stellar.sdk.federation.MalformedAddressException
- 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
- 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
- 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
- MAX_EXTRA_SIGNERS_COUNT - Static variable in class org.stellar.sdk.TransactionPreconditions
- maxLedger(long) - Method in class org.stellar.sdk.LedgerBounds.LedgerBoundsBuilder
-
Maximum ledger sequence number of the transaction.
- Memo - Class in org.stellar.sdk
-
The memo contains optional extra information.
- Memo() - Constructor for class org.stellar.sdk.Memo
- 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
- MIN_BASE_FEE - Static variable in class org.stellar.sdk.AbstractTransaction
- minLedger(long) - Method in class org.stellar.sdk.LedgerBounds.LedgerBoundsBuilder
-
Minimum ledger sequence number of the transaction.
- 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.
- 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.
- minSeqNumber(Long) - Method in class org.stellar.sdk.TransactionPreconditions.TransactionPreconditionsBuilder
-
The minimum source account sequence number this transaction is valid for.
- MuxedAccount - Class in org.stellar.sdk.responses
- MuxedAccount(String, String, BigInteger) - Constructor for class org.stellar.sdk.responses.MuxedAccount
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form