Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- salt(Uint256) - Method in class org.stellar.sdk.xdr.ContractIDPreimage.ContractIDPreimageFromAddress.Builder
- SANDBOX - Static variable in class org.stellar.sdk.Network
- SC_ADDRESS_TYPE_ACCOUNT - Enum constant in enum class org.stellar.sdk.xdr.SCAddressType
- SC_ADDRESS_TYPE_CONTRACT - Enum constant in enum class org.stellar.sdk.xdr.SCAddressType
- SC_ENV_META_KIND_INTERFACE_VERSION - Enum constant in enum class org.stellar.sdk.xdr.SCEnvMetaKind
- SC_META_V0 - Enum constant in enum class org.stellar.sdk.xdr.SCMetaKind
- SC_SPEC_DOC_LIMIT - Static variable in class org.stellar.sdk.xdr.Constants
- SC_SPEC_ENTRY_FUNCTION_V0 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEntryKind
- SC_SPEC_ENTRY_UDT_ENUM_V0 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEntryKind
- SC_SPEC_ENTRY_UDT_ERROR_ENUM_V0 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEntryKind
- SC_SPEC_ENTRY_UDT_STRUCT_V0 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEntryKind
- SC_SPEC_ENTRY_UDT_UNION_V0 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEntryKind
- SC_SPEC_TYPE_ADDRESS - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_BOOL - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_BYTES - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_BYTES_N - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_DURATION - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_ERROR - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_I128 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_I256 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_I32 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_I64 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_MAP - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_OPTION - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_RESULT - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_STRING - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_SYMBOL - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_TIMEPOINT - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_TUPLE - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_U128 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_U256 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_U32 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_U64 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_UDT - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_VAL - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_VEC - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_TYPE_VOID - Enum constant in enum class org.stellar.sdk.xdr.SCSpecType
- SC_SPEC_UDT_UNION_CASE_TUPLE_V0 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0Kind
- SC_SPEC_UDT_UNION_CASE_VOID_V0 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0Kind
- SCAddress - Class in org.stellar.sdk.xdr
- SCAddress() - Constructor for class org.stellar.sdk.xdr.SCAddress
- SCAddress.Builder - Class in org.stellar.sdk.xdr
- SCAddressType - Enum Class in org.stellar.sdk.xdr
- SCBytes - Class in org.stellar.sdk.xdr
- SCBytes() - Constructor for class org.stellar.sdk.xdr.SCBytes
- SCBytes(byte[]) - Constructor for class org.stellar.sdk.xdr.SCBytes
- SCContractInstance - Class in org.stellar.sdk.xdr
- SCContractInstance() - Constructor for class org.stellar.sdk.xdr.SCContractInstance
- SCContractInstance.Builder - Class in org.stellar.sdk.xdr
- SCE_AUTH - Enum constant in enum class org.stellar.sdk.xdr.SCErrorType
- SCE_BUDGET - Enum constant in enum class org.stellar.sdk.xdr.SCErrorType
- SCE_CONTEXT - Enum constant in enum class org.stellar.sdk.xdr.SCErrorType
- SCE_CONTRACT - Enum constant in enum class org.stellar.sdk.xdr.SCErrorType
- SCE_CRYPTO - Enum constant in enum class org.stellar.sdk.xdr.SCErrorType
- SCE_EVENTS - Enum constant in enum class org.stellar.sdk.xdr.SCErrorType
- SCE_OBJECT - Enum constant in enum class org.stellar.sdk.xdr.SCErrorType
- SCE_STORAGE - Enum constant in enum class org.stellar.sdk.xdr.SCErrorType
- SCE_VALUE - Enum constant in enum class org.stellar.sdk.xdr.SCErrorType
- SCE_WASM_VM - Enum constant in enum class org.stellar.sdk.xdr.SCErrorType
- SCEC_ARITH_DOMAIN - Enum constant in enum class org.stellar.sdk.xdr.SCErrorCode
- SCEC_EXCEEDED_LIMIT - Enum constant in enum class org.stellar.sdk.xdr.SCErrorCode
- SCEC_EXISTING_VALUE - Enum constant in enum class org.stellar.sdk.xdr.SCErrorCode
- SCEC_INDEX_BOUNDS - Enum constant in enum class org.stellar.sdk.xdr.SCErrorCode
- SCEC_INTERNAL_ERROR - Enum constant in enum class org.stellar.sdk.xdr.SCErrorCode
- SCEC_INVALID_ACTION - Enum constant in enum class org.stellar.sdk.xdr.SCErrorCode
- SCEC_INVALID_INPUT - Enum constant in enum class org.stellar.sdk.xdr.SCErrorCode
- SCEC_MISSING_VALUE - Enum constant in enum class org.stellar.sdk.xdr.SCErrorCode
- SCEC_UNEXPECTED_SIZE - Enum constant in enum class org.stellar.sdk.xdr.SCErrorCode
- SCEC_UNEXPECTED_TYPE - Enum constant in enum class org.stellar.sdk.xdr.SCErrorCode
- SCEnvMetaEntry - Class in org.stellar.sdk.xdr
- SCEnvMetaEntry() - Constructor for class org.stellar.sdk.xdr.SCEnvMetaEntry
- SCEnvMetaEntry.Builder - Class in org.stellar.sdk.xdr
- SCEnvMetaKind - Enum Class in org.stellar.sdk.xdr
- SCError - Class in org.stellar.sdk.xdr
- SCError() - Constructor for class org.stellar.sdk.xdr.SCError
- SCError.Builder - Class in org.stellar.sdk.xdr
- SCErrorCode - Enum Class in org.stellar.sdk.xdr
- SCErrorType - Enum Class in org.stellar.sdk.xdr
- SCMap - Class in org.stellar.sdk.xdr
- SCMap() - Constructor for class org.stellar.sdk.xdr.SCMap
- SCMap(SCMapEntry[]) - Constructor for class org.stellar.sdk.xdr.SCMap
- SCMapEntry - Class in org.stellar.sdk.xdr
- SCMapEntry() - Constructor for class org.stellar.sdk.xdr.SCMapEntry
- SCMapEntry.Builder - Class in org.stellar.sdk.xdr
- SCMetaEntry - Class in org.stellar.sdk.xdr
- SCMetaEntry() - Constructor for class org.stellar.sdk.xdr.SCMetaEntry
- SCMetaEntry.Builder - Class in org.stellar.sdk.xdr
- SCMetaKind - Enum Class in org.stellar.sdk.xdr
- SCMetaV0 - Class in org.stellar.sdk.xdr
- SCMetaV0() - Constructor for class org.stellar.sdk.xdr.SCMetaV0
- SCMetaV0.Builder - Class in org.stellar.sdk.xdr
- SCNonceKey - Class in org.stellar.sdk.xdr
- SCNonceKey() - Constructor for class org.stellar.sdk.xdr.SCNonceKey
- SCNonceKey.Builder - Class in org.stellar.sdk.xdr
- SCP_MESSAGE - Enum constant in enum class org.stellar.sdk.xdr.MessageType
- SCP_QUORUMSET - Enum constant in enum class org.stellar.sdk.xdr.MessageType
- SCP_ST_CONFIRM - Enum constant in enum class org.stellar.sdk.xdr.SCPStatementType
- SCP_ST_EXTERNALIZE - Enum constant in enum class org.stellar.sdk.xdr.SCPStatementType
- SCP_ST_NOMINATE - Enum constant in enum class org.stellar.sdk.xdr.SCPStatementType
- SCP_ST_PREPARE - Enum constant in enum class org.stellar.sdk.xdr.SCPStatementType
- SCPBallot - Class in org.stellar.sdk.xdr
- SCPBallot() - Constructor for class org.stellar.sdk.xdr.SCPBallot
- SCPBallot.Builder - Class in org.stellar.sdk.xdr
- SCPEnvelope - Class in org.stellar.sdk.xdr
- SCPEnvelope() - Constructor for class org.stellar.sdk.xdr.SCPEnvelope
- SCPEnvelope.Builder - Class in org.stellar.sdk.xdr
- scpEnvelopes(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV0.Builder
- scpEnvelopes(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV1.Builder
- SCPHistoryEntry - Class in org.stellar.sdk.xdr
- SCPHistoryEntry() - Constructor for class org.stellar.sdk.xdr.SCPHistoryEntry
- SCPHistoryEntry.Builder - Class in org.stellar.sdk.xdr
- SCPHistoryEntryV0 - Class in org.stellar.sdk.xdr
- SCPHistoryEntryV0() - Constructor for class org.stellar.sdk.xdr.SCPHistoryEntryV0
- SCPHistoryEntryV0.Builder - Class in org.stellar.sdk.xdr
- scpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0.Builder
- scpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1.Builder
- SCPNomination - Class in org.stellar.sdk.xdr
- SCPNomination() - Constructor for class org.stellar.sdk.xdr.SCPNomination
- SCPNomination.Builder - Class in org.stellar.sdk.xdr
- SCPQuorumSet - Class in org.stellar.sdk.xdr
- SCPQuorumSet() - Constructor for class org.stellar.sdk.xdr.SCPQuorumSet
- SCPQuorumSet.Builder - Class in org.stellar.sdk.xdr
- SCPStatement - Class in org.stellar.sdk.xdr
- SCPStatement() - Constructor for class org.stellar.sdk.xdr.SCPStatement
- SCPStatement.Builder - Class in org.stellar.sdk.xdr
- SCPStatement.SCPStatementPledges - Class in org.stellar.sdk.xdr
- SCPStatement.SCPStatementPledges.Builder - Class in org.stellar.sdk.xdr
- SCPStatement.SCPStatementPledges.SCPStatementConfirm - Class in org.stellar.sdk.xdr
- SCPStatement.SCPStatementPledges.SCPStatementConfirm.Builder - Class in org.stellar.sdk.xdr
- SCPStatement.SCPStatementPledges.SCPStatementExternalize - Class in org.stellar.sdk.xdr
- SCPStatement.SCPStatementPledges.SCPStatementExternalize.Builder - Class in org.stellar.sdk.xdr
- SCPStatement.SCPStatementPledges.SCPStatementPrepare - Class in org.stellar.sdk.xdr
- SCPStatement.SCPStatementPledges.SCPStatementPrepare.Builder - Class in org.stellar.sdk.xdr
- SCPStatementConfirm() - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
- SCPStatementExternalize() - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementExternalize
- SCPStatementPledges() - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
- SCPStatementPrepare() - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
- SCPStatementType - Enum Class in org.stellar.sdk.xdr
- scpValue(StellarValue) - Method in class org.stellar.sdk.xdr.LedgerHeader.Builder
- scpValue(StellarValue) - Method in class org.stellar.sdk.xdr.StoredDebugTransactionSet.Builder
- SCSpecEntry - Class in org.stellar.sdk.xdr
- SCSpecEntry() - Constructor for class org.stellar.sdk.xdr.SCSpecEntry
- SCSpecEntry.Builder - Class in org.stellar.sdk.xdr
- SCSpecEntryKind - Enum Class in org.stellar.sdk.xdr
- SCSpecFunctionInputV0 - Class in org.stellar.sdk.xdr
- SCSpecFunctionInputV0() - Constructor for class org.stellar.sdk.xdr.SCSpecFunctionInputV0
- SCSpecFunctionInputV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecFunctionV0 - Class in org.stellar.sdk.xdr
- SCSpecFunctionV0() - Constructor for class org.stellar.sdk.xdr.SCSpecFunctionV0
- SCSpecFunctionV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecType - Enum Class in org.stellar.sdk.xdr
- SCSpecTypeBytesN - Class in org.stellar.sdk.xdr
- SCSpecTypeBytesN() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeBytesN
- SCSpecTypeBytesN.Builder - Class in org.stellar.sdk.xdr
- SCSpecTypeDef - Class in org.stellar.sdk.xdr
- SCSpecTypeDef() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeDef
- SCSpecTypeDef.Builder - Class in org.stellar.sdk.xdr
- SCSpecTypeMap - Class in org.stellar.sdk.xdr
- SCSpecTypeMap() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeMap
- SCSpecTypeMap.Builder - Class in org.stellar.sdk.xdr
- SCSpecTypeOption - Class in org.stellar.sdk.xdr
- SCSpecTypeOption() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeOption
- SCSpecTypeOption.Builder - Class in org.stellar.sdk.xdr
- SCSpecTypeResult - Class in org.stellar.sdk.xdr
- SCSpecTypeResult() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeResult
- SCSpecTypeResult.Builder - Class in org.stellar.sdk.xdr
- SCSpecTypeTuple - Class in org.stellar.sdk.xdr
- SCSpecTypeTuple() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeTuple
- SCSpecTypeTuple.Builder - Class in org.stellar.sdk.xdr
- SCSpecTypeUDT - Class in org.stellar.sdk.xdr
- SCSpecTypeUDT() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeUDT
- SCSpecTypeUDT.Builder - Class in org.stellar.sdk.xdr
- SCSpecTypeVec - Class in org.stellar.sdk.xdr
- SCSpecTypeVec() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeVec
- SCSpecTypeVec.Builder - Class in org.stellar.sdk.xdr
- SCSpecUDTEnumCaseV0 - Class in org.stellar.sdk.xdr
- SCSpecUDTEnumCaseV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTEnumCaseV0
- SCSpecUDTEnumCaseV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecUDTEnumV0 - Class in org.stellar.sdk.xdr
- SCSpecUDTEnumV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTEnumV0
- SCSpecUDTEnumV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecUDTErrorEnumCaseV0 - Class in org.stellar.sdk.xdr
- SCSpecUDTErrorEnumCaseV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTErrorEnumCaseV0
- SCSpecUDTErrorEnumCaseV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecUDTErrorEnumV0 - Class in org.stellar.sdk.xdr
- SCSpecUDTErrorEnumV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
- SCSpecUDTErrorEnumV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecUDTStructFieldV0 - Class in org.stellar.sdk.xdr
- SCSpecUDTStructFieldV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTStructFieldV0
- SCSpecUDTStructFieldV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecUDTStructV0 - Class in org.stellar.sdk.xdr
- SCSpecUDTStructV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTStructV0
- SCSpecUDTStructV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecUDTUnionCaseTupleV0 - Class in org.stellar.sdk.xdr
- SCSpecUDTUnionCaseTupleV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionCaseTupleV0
- SCSpecUDTUnionCaseTupleV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecUDTUnionCaseV0 - Class in org.stellar.sdk.xdr
- SCSpecUDTUnionCaseV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0
- SCSpecUDTUnionCaseV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecUDTUnionCaseV0Kind - Enum Class in org.stellar.sdk.xdr
- SCSpecUDTUnionCaseVoidV0 - Class in org.stellar.sdk.xdr
- SCSpecUDTUnionCaseVoidV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionCaseVoidV0
- SCSpecUDTUnionCaseVoidV0.Builder - Class in org.stellar.sdk.xdr
- SCSpecUDTUnionV0 - Class in org.stellar.sdk.xdr
- SCSpecUDTUnionV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionV0
- SCSpecUDTUnionV0.Builder - Class in org.stellar.sdk.xdr
- SCString - Class in org.stellar.sdk.xdr
- SCString() - Constructor for class org.stellar.sdk.xdr.SCString
- SCString(XdrString) - Constructor for class org.stellar.sdk.xdr.SCString
- SCSymbol - Class in org.stellar.sdk.xdr
- SCSymbol() - Constructor for class org.stellar.sdk.xdr.SCSymbol
- SCSymbol(XdrString) - Constructor for class org.stellar.sdk.xdr.SCSymbol
- SCSYMBOL_LIMIT - Static variable in class org.stellar.sdk.xdr.Constants
- Scv - Class in org.stellar.sdk.scval
-
Provides a range of methods to help you build and parse
SCValmore conveniently. - SCV_ADDRESS - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_BOOL - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_BYTES - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_CONTRACT_INSTANCE - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_DURATION - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_ERROR - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_I128 - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_I256 - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_I32 - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_I64 - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_LEDGER_KEY_CONTRACT_INSTANCE - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_LEDGER_KEY_NONCE - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_MAP - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_STRING - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_SYMBOL - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_TIMEPOINT - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_U128 - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_U256 - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_U32 - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_U64 - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_VEC - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCV_VOID - Enum constant in enum class org.stellar.sdk.xdr.SCValType
- SCVal - Class in org.stellar.sdk.xdr
- SCVal() - Constructor for class org.stellar.sdk.xdr.SCVal
- SCVal.Builder - Class in org.stellar.sdk.xdr
- SCValType - Enum Class in org.stellar.sdk.xdr
- SCVec - Class in org.stellar.sdk.xdr
- SCVec() - Constructor for class org.stellar.sdk.xdr.SCVec
- SCVec(SCVal[]) - Constructor for class org.stellar.sdk.xdr.SCVec
- SdkProvider - Interface in org.stellar.sdk.spi
-
An abstract class for service providers that provide implementations of the SDK.
- Sec1DecodePointUncompressed - Enum constant in enum class org.stellar.sdk.xdr.ContractCostType
- secondsConnected(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.Builder
- sellerEd25519(Uint256) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0.Builder
- sellerID(AccountID) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.Builder
- sellerID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyOffer.Builder
- sellerID(AccountID) - Method in class org.stellar.sdk.xdr.OfferEntry.Builder
- selling(Asset) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp.Builder
- selling(Asset) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp.Builder
- selling(Asset) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp.Builder
- selling(Asset) - Method in class org.stellar.sdk.xdr.OfferEntry.Builder
- selling(Int64) - Method in class org.stellar.sdk.xdr.Liabilities.Builder
- sellingAsset(Asset) - Method in class org.stellar.sdk.requests.OrderBookRequestBuilder
- SEND_MORE - Enum constant in enum class org.stellar.sdk.xdr.MessageType
- SEND_MORE_EXTENDED - Enum constant in enum class org.stellar.sdk.xdr.MessageType
- sendAmount(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp.Builder
- sendAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp.Builder
- sendAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp.Builder
- sendMax(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp.Builder
- SendMore - Class in org.stellar.sdk.xdr
- SendMore() - Constructor for class org.stellar.sdk.xdr.SendMore
- SendMore.Builder - Class in org.stellar.sdk.xdr
- SendMoreExtended - Class in org.stellar.sdk.xdr
- SendMoreExtended() - Constructor for class org.stellar.sdk.xdr.SendMoreExtended
- SendMoreExtended.Builder - Class in org.stellar.sdk.xdr
- sendMoreExtendedMessage(SendMoreExtended) - Method in class org.stellar.sdk.xdr.StellarMessage.Builder
- sendMoreMessage(SendMore) - Method in class org.stellar.sdk.xdr.StellarMessage.Builder
- sendTransaction(Transaction) - Method in class org.stellar.sdk.SorobanServer
-
Submit a real transaction to the Stellar network.
- SendTransactionRequest - Class in org.stellar.sdk.requests.sorobanrpc
-
Request for JSON-RPC method sendTransaction.
- SendTransactionRequest(String) - Constructor for class org.stellar.sdk.requests.sorobanrpc.SendTransactionRequest
- SendTransactionResponse - Class in org.stellar.sdk.responses.sorobanrpc
-
Response for JSON-RPC method sendTransaction.
- SendTransactionResponse(SendTransactionResponse.SendTransactionStatus, String, List<String>, String, Long, Long) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SendTransactionResponse
- SendTransactionResponse.SendTransactionStatus - Enum Class in org.stellar.sdk.responses.sorobanrpc
- Sep10Challenge - Class in org.stellar.sdk
-
Stellar Web Authentication Utilities.
- Sep10Challenge.ChallengeTransaction - Class in org.stellar.sdk
-
Used to store the results produced by
Sep10Challenge.readChallengeTransaction(String, String, Network, String[], String). - Sep10Challenge.Signer - Class in org.stellar.sdk
-
Represents a transaction signer.
- seqLedger(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3.Builder
- seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.AccountEntry.Builder
- seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageOperationID.Builder
- seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID.Builder
- seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.Transaction.Builder
- seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.TransactionV0.Builder
- seqTime(TimePoint) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3.Builder
- sequence(Uint64) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0.Builder
- SequenceBumpedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents sequence_bumped effect response.
- SequenceBumpedEffectResponse(Long) - Constructor for class org.stellar.sdk.responses.effects.SequenceBumpedEffectResponse
- SequenceNumber - Class in org.stellar.sdk.xdr
- SequenceNumber() - Constructor for class org.stellar.sdk.xdr.SequenceNumber
- SequenceNumber(Int64) - Constructor for class org.stellar.sdk.xdr.SequenceNumber
- Server - Class in org.stellar.sdk
-
Main class used to connect to Horizon server.
- Server(String) - Constructor for class org.stellar.sdk.Server
- Server(String, OkHttpClient, OkHttpClient) - Constructor for class org.stellar.sdk.Server
- ServerErrorException - Exception Class in org.stellar.sdk.federation
-
Federation server responded with error
- ServerErrorException() - Constructor for exception class org.stellar.sdk.federation.ServerErrorException
- SET_OPTIONS - Enum constant in enum class org.stellar.sdk.xdr.OperationType
- SET_OPTIONS_AUTH_REVOCABLE_REQUIRED - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_OPTIONS_BAD_FLAGS - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_OPTIONS_BAD_SIGNER - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_OPTIONS_CANT_CHANGE - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_OPTIONS_INVALID_HOME_DOMAIN - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_OPTIONS_INVALID_INFLATION - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_OPTIONS_LOW_RESERVE - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_OPTIONS_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_OPTIONS_THRESHOLD_OUT_OF_RANGE - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_OPTIONS_TOO_MANY_SIGNERS - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_OPTIONS_UNKNOWN_FLAG - Enum constant in enum class org.stellar.sdk.xdr.SetOptionsResultCode
- SET_TRUST_LINE_FLAGS - Enum constant in enum class org.stellar.sdk.xdr.OperationType
- SET_TRUST_LINE_FLAGS_CANT_REVOKE - Enum constant in enum class org.stellar.sdk.xdr.SetTrustLineFlagsResultCode
- SET_TRUST_LINE_FLAGS_INVALID_STATE - Enum constant in enum class org.stellar.sdk.xdr.SetTrustLineFlagsResultCode
- SET_TRUST_LINE_FLAGS_LOW_RESERVE - Enum constant in enum class org.stellar.sdk.xdr.SetTrustLineFlagsResultCode
- SET_TRUST_LINE_FLAGS_MALFORMED - Enum constant in enum class org.stellar.sdk.xdr.SetTrustLineFlagsResultCode
- SET_TRUST_LINE_FLAGS_NO_TRUST_LINE - Enum constant in enum class org.stellar.sdk.xdr.SetTrustLineFlagsResultCode
- SET_TRUST_LINE_FLAGS_SUCCESS - Enum constant in enum class org.stellar.sdk.xdr.SetTrustLineFlagsResultCode
- setAbsBefore(Int64) - Method in class org.stellar.sdk.xdr.ClaimPredicate
- setAccepted(Value[]) - Method in class org.stellar.sdk.xdr.SCPNomination
- setAccount(AccountEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setAccount(LedgerKey.LedgerKeyAccount) - Method in class org.stellar.sdk.xdr.LedgerKey
- setAccountId(AccountID) - Method in class org.stellar.sdk.xdr.SCAddress
- setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.AccountEntry
- setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.DataEntry
- setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyAccount
- setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyData
- setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTrustLine
- setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpSigner
- setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.TrustLineEntry
- setAccountID(PublicKey) - Method in class org.stellar.sdk.xdr.AccountID
- setAccountMergeResult(AccountMergeResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setAddress(SCAddress) - Method in class org.stellar.sdk.xdr.ContractIDPreimage.ContractIDPreimageFromAddress
- setAddress(SCAddress) - Method in class org.stellar.sdk.xdr.SCVal
- setAddress(SCAddress) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials
- setAddress(SorobanAddressCredentials) - Method in class org.stellar.sdk.xdr.SorobanCredentials
- setAllowTrustOp(AllowTrustOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setAllowTrustResult(AllowTrustResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setAlphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.Asset
- setAlphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset
- setAlphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.TrustLineAsset
- setAlphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.Asset
- setAlphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset
- setAlphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.TrustLineAsset
- setAmount(Int64) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry
- setAmount(Int64) - Method in class org.stellar.sdk.xdr.ClawbackOp
- setAmount(Int64) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceOp
- setAmount(Int64) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp
- setAmount(Int64) - Method in class org.stellar.sdk.xdr.InflationPayout
- setAmount(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp
- setAmount(Int64) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp
- setAmount(Int64) - Method in class org.stellar.sdk.xdr.OfferEntry
- setAmount(Int64) - Method in class org.stellar.sdk.xdr.PaymentOp
- setAmount(Int64) - Method in class org.stellar.sdk.xdr.SimplePaymentResult
- setAmountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom
- setAmountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
- setAmountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
- setAmountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom
- setAmountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
- setAmountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
- setAndPredicates(ClaimPredicate[]) - Method in class org.stellar.sdk.xdr.ClaimPredicate
- setArgs(SCVal[]) - Method in class org.stellar.sdk.xdr.InvokeContractArgs
- setAsset(Asset) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry
- setAsset(Asset) - Method in class org.stellar.sdk.xdr.ClawbackOp
- setAsset(Asset) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceOp
- setAsset(Asset) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID
- setAsset(Asset) - Method in class org.stellar.sdk.xdr.PaymentOp
- setAsset(Asset) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp
- setAsset(Asset) - Method in class org.stellar.sdk.xdr.SimplePaymentResult
- setAsset(AssetCode) - Method in class org.stellar.sdk.xdr.AllowTrustOp
- setAsset(TrustLineAsset) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTrustLine
- setAsset(TrustLineAsset) - Method in class org.stellar.sdk.xdr.TrustLineEntry
- setAssetA(Asset) - Method in class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters
- setAssetB(Asset) - Method in class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters
- setAssetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom
- setAssetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
- setAssetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
- setAssetCode(AssetCode12) - Method in class org.stellar.sdk.xdr.AlphaNum12
- setAssetCode(AssetCode4) - Method in class org.stellar.sdk.xdr.AlphaNum4
- setAssetCode12(byte[]) - Method in class org.stellar.sdk.xdr.AssetCode12
- setAssetCode12(AssetCode12) - Method in class org.stellar.sdk.xdr.AssetCode
- setAssetCode4(byte[]) - Method in class org.stellar.sdk.xdr.AssetCode4
- setAssetCode4(AssetCode4) - Method in class org.stellar.sdk.xdr.AssetCode
- setAssetParameter(String, Asset) - Method in class org.stellar.sdk.requests.RequestBuilder
-
Sets a parameter consisting of an asset represented as "assetCode:assetIssue" on the request.
- setAssetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom
- setAssetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
- setAssetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
- setAssetsParameter(String, List<Asset>) - Method in class org.stellar.sdk.requests.RequestBuilder
-
Sets a parameter consisting of a comma separated list of assets on the request.
- setAuth(Auth) - Method in class org.stellar.sdk.xdr.StellarMessage
- setAuth(SorobanAuthorizationEntry[]) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionOp
- setAuthorize(Uint32) - Method in class org.stellar.sdk.xdr.AllowTrustOp
- setB(Boolean) - Method in class org.stellar.sdk.xdr.SCVal
- setBalance(Int64) - Method in class org.stellar.sdk.xdr.AccountEntry
- setBalance(Int64) - Method in class org.stellar.sdk.xdr.TrustLineEntry
- setBalanceID(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry
- setBalanceID(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.ClaimClaimableBalanceOp
- setBalanceID(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.ClawbackClaimableBalanceOp
- setBalanceID(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceResult
- setBalanceID(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyClaimableBalance
- setBallot(SCPBallot) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
- setBallot(SCPBallot) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
- setBaseFee(long) - Method in class org.stellar.sdk.FeeBumpTransaction.Builder
- setBaseFee(long) - Method in class org.stellar.sdk.TransactionBuilder
- setBaseFee(Int64) - Method in class org.stellar.sdk.xdr.TxSetComponent.TxSetComponentTxsMaybeDiscountedFee
- setBaseFee(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setBaseReserve(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setBeginSponsoringFutureReservesOp(BeginSponsoringFutureReservesOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setBeginSponsoringFutureReservesResult(BeginSponsoringFutureReservesResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setBody(ContractEvent.ContractEventBody) - Method in class org.stellar.sdk.xdr.ContractEvent
- setBody(LiquidityPoolEntry.LiquidityPoolEntryBody) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry
- setBody(Operation.OperationBody) - Method in class org.stellar.sdk.xdr.Operation
- setBucketFileOffset(Uint64) - Method in class org.stellar.sdk.xdr.EvictionIterator
- setBucketListHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setBucketListLevel(Uint32) - Method in class org.stellar.sdk.xdr.EvictionIterator
- setBucketListSizeWindow(Uint64[]) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setBucketListSizeWindowSampleSize(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
- setBucketListTargetSizeBytes(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setBucketListWindowSamplePeriod(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
- setBucketListWriteFeeGrowthFactor(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setBumpSeqResult(BumpSequenceResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setBumpSequenceOp(BumpSequenceOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setBumpTo(SequenceNumber) - Method in class org.stellar.sdk.xdr.BumpSequenceOp
- setBuyAmount(Int64) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp
- setBuying(Asset) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp
- setBuying(Asset) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp
- setBuying(Asset) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp
- setBuying(Asset) - Method in class org.stellar.sdk.xdr.OfferEntry
- setBuying(Int64) - Method in class org.stellar.sdk.xdr.Liabilities
- setBytes(SCBytes) - Method in class org.stellar.sdk.xdr.SCVal
- setBytesN(SCSpecTypeBytesN) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
- setBytesRead(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setBytesWritten(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setCases(SCSpecUDTEnumCaseV0[]) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumV0
- setCases(SCSpecUDTErrorEnumCaseV0[]) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
- setCases(SCSpecUDTUnionCaseV0[]) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionV0
- setCert(AuthCert) - Method in class org.stellar.sdk.xdr.Hello
- setChanges(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.OperationMeta
- setChanges(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.UpgradeEntryMeta
- setChangeTrustOp(ChangeTrustOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setChangeTrustResult(ChangeTrustResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setClaimableBalance(ClaimableBalanceEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setClaimableBalance(LedgerKey.LedgerKeyClaimableBalance) - Method in class org.stellar.sdk.xdr.LedgerKey
- setClaimants(Claimant[]) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry
- setClaimants(Claimant[]) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceOp
- setClaimClaimableBalanceOp(ClaimClaimableBalanceOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setClaimClaimableBalanceResult(ClaimClaimableBalanceResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setClawbackClaimableBalanceOp(ClawbackClaimableBalanceOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setClawbackClaimableBalanceResult(ClawbackClaimableBalanceResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setClawbackOp(ClawbackOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setClawbackResult(ClawbackResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setClearFlags(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
-
Clears the given flags from the account.
- setClearFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
- setClearFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp
- setCloseTime(TimePoint) - Method in class org.stellar.sdk.xdr.StellarValue
- setCode(byte[]) - Method in class org.stellar.sdk.xdr.ContractCodeEntry
- setCode(ErrorCode) - Method in class org.stellar.sdk.xdr.Error
- setCode(SCErrorCode) - Method in class org.stellar.sdk.xdr.SCError
- setCommandType(SurveyMessageCommandType) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage
- setCommandType(SurveyMessageCommandType) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage
- setCommit(SCPBallot) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementExternalize
- setCommitQuorumSetHash(Hash) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementExternalize
- setCond(Preconditions) - Method in class org.stellar.sdk.xdr.Transaction
- setConfigSetting(ConfigSettingEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setConfigSetting(LedgerKey.LedgerKeyConfigSetting) - Method in class org.stellar.sdk.xdr.LedgerKey
- setConfigSettingID(ConfigSettingID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyConfigSetting
- setConfirm(SCPStatement.SCPStatementPledges.SCPStatementConfirm) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
- setConstantProduct(LiquidityPoolConstantProductParameters) - Method in class org.stellar.sdk.xdr.LiquidityPoolParameters
- setConstantProduct(LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody
- setConstTerm(Int64) - Method in class org.stellar.sdk.xdr.ContractCostParamEntry
- setContentHash(Hash) - Method in class org.stellar.sdk.xdr.ConfigUpgradeSetKey
- setContract(SCAddress) - Method in class org.stellar.sdk.xdr.ContractDataEntry
- setContract(SCAddress) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractData
- setContractAddress(SCAddress) - Method in class org.stellar.sdk.xdr.InvokeContractArgs
- setContractBandwidth(ConfigSettingContractBandwidthV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setContractCode(ContractCodeEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setContractCode(LedgerKey.LedgerKeyContractCode) - Method in class org.stellar.sdk.xdr.LedgerKey
- setContractCode(Uint32) - Method in class org.stellar.sdk.xdr.SCError
- setContractCompute(ConfigSettingContractComputeV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setContractCostParams(ContractCostParamEntry[]) - Method in class org.stellar.sdk.xdr.ContractCostParams
- setContractCostParamsCpuInsns(ContractCostParams) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setContractCostParamsMemBytes(ContractCostParams) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setContractData(ContractDataEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setContractData(LedgerKey.LedgerKeyContractData) - Method in class org.stellar.sdk.xdr.LedgerKey
- setContractDataEntrySizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setContractDataKeySizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setContractEvents(ConfigSettingContractEventsV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setContractExecutionLanes(ConfigSettingContractExecutionLanesV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setContractFn(InvokeContractArgs) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedFunction
- setContractHistoricalData(ConfigSettingContractHistoricalDataV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setContractId(Hash) - Method in class org.stellar.sdk.xdr.SCAddress
- setContractID(Hash) - Method in class org.stellar.sdk.xdr.ConfigUpgradeSetKey
- setContractID(Hash) - Method in class org.stellar.sdk.xdr.ContractEvent
- setContractID(HashIDPreimage.HashIDPreimageContractID) - Method in class org.stellar.sdk.xdr.HashIDPreimage
- setContractIDPreimage(ContractIDPreimage) - Method in class org.stellar.sdk.xdr.CreateContractArgs
- setContractIDPreimage(ContractIDPreimage) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageContractID
- setContractLedgerCost(ConfigSettingContractLedgerCostV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setContractMaxSizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setCostInputs(ContractCodeCostInputs) - Method in class org.stellar.sdk.xdr.ContractCodeEntry.ContractCodeEntryExt.ContractCodeEntryV1
- setCounter(Uint32) - Method in class org.stellar.sdk.xdr.SCPBallot
- setCreateAccountOp(CreateAccountOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setCreateAccountResult(CreateAccountResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setCreateClaimableBalanceOp(CreateClaimableBalanceOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setCreateClaimableBalanceResult(CreateClaimableBalanceResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setCreateContract(CreateContractArgs) - Method in class org.stellar.sdk.xdr.HostFunction
- setCreateContractHostFn(CreateContractArgs) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedFunction
- setCreated(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
- setCreatePassiveSellOfferOp(CreatePassiveSellOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setCreatePassiveSellOfferResult(ManageSellOfferResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setCredentials(SorobanCredentials) - Method in class org.stellar.sdk.xdr.SorobanAuthorizationEntry
- setD(Int32) - Method in class org.stellar.sdk.xdr.Price
- setData(DataEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setData(LedgerEntry.LedgerEntryData) - Method in class org.stellar.sdk.xdr.LedgerEntry
- setData(LedgerKey.LedgerKeyData) - Method in class org.stellar.sdk.xdr.LedgerKey
- setData(SCVal) - Method in class org.stellar.sdk.xdr.ContractEvent.ContractEventBody.ContractEventV0
- setDataName(String64) - Method in class org.stellar.sdk.xdr.DataEntry
- setDataName(String64) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyData
- setDataName(String64) - Method in class org.stellar.sdk.xdr.ManageDataOp
- setDataValue(byte[]) - Method in class org.stellar.sdk.xdr.DataValue
- setDataValue(DataValue) - Method in class org.stellar.sdk.xdr.DataEntry
- setDataValue(DataValue) - Method in class org.stellar.sdk.xdr.ManageDataOp
- setDeadEntry(LedgerKey) - Method in class org.stellar.sdk.xdr.BucketEntry
- setDestAmount(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
- setDestAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
- setDestAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
- setDestination(AccountID) - Method in class org.stellar.sdk.xdr.Claimant.ClaimantV0
- setDestination(AccountID) - Method in class org.stellar.sdk.xdr.CreateAccountOp
- setDestination(AccountID) - Method in class org.stellar.sdk.xdr.InflationPayout
- setDestination(AccountID) - Method in class org.stellar.sdk.xdr.SimplePaymentResult
- setDestination(MuxedAccount) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setDestination(MuxedAccount) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
- setDestination(MuxedAccount) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
- setDestination(MuxedAccount) - Method in class org.stellar.sdk.xdr.PaymentOp
- setDestMin(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
- setDiagnosticEvents(DiagnosticEvent[]) - Method in class org.stellar.sdk.xdr.SorobanTransactionMeta
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.AccountEntry.AccountEntryExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV1.AccountEntryExtensionV1Ext
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2.AccountEntryExtensionV2Ext
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.BucketMetadata.BucketMetadataExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry.ClaimableBalanceEntryExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntryExtensionV1.ClaimableBalanceEntryExtensionV1Ext
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.ContractCodeEntry.ContractCodeEntryExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.ContractEvent.ContractEventBody
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.DataEntry.DataEntryExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.ExtensionPoint
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction.FeeBumpTransactionExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.GeneralizedTransactionSet
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.InnerTransactionResult.InnerTransactionResultExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerCloseMeta
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerHeaderExtensionV1.LedgerHeaderExtensionV1Ext
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.OfferEntry.OfferEntryExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.PersistedSCPState
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.SCPHistoryEntry
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.StoredTransactionSet
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.Transaction.TransactionExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry.TransactionHistoryEntryExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionHistoryResultEntry.TransactionHistoryResultEntryExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionMeta
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionPhase
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionV0.TransactionV0Ext
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1.TrustLineEntryV1Ext
- setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TrustLineEntryExtensionV2.TrustLineEntryExtensionV2Ext
- setDiscriminant(AccountMergeResultCode) - Method in class org.stellar.sdk.xdr.AccountMergeResult
- setDiscriminant(AllowTrustResultCode) - Method in class org.stellar.sdk.xdr.AllowTrustResult
- setDiscriminant(AssetType) - Method in class org.stellar.sdk.xdr.Asset
- setDiscriminant(AssetType) - Method in class org.stellar.sdk.xdr.AssetCode
- setDiscriminant(AssetType) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset
- setDiscriminant(AssetType) - Method in class org.stellar.sdk.xdr.TrustLineAsset
- setDiscriminant(BeginSponsoringFutureReservesResultCode) - Method in class org.stellar.sdk.xdr.BeginSponsoringFutureReservesResult
- setDiscriminant(BucketEntryType) - Method in class org.stellar.sdk.xdr.BucketEntry
- setDiscriminant(BumpSequenceResultCode) - Method in class org.stellar.sdk.xdr.BumpSequenceResult
- setDiscriminant(ChangeTrustResultCode) - Method in class org.stellar.sdk.xdr.ChangeTrustResult
- setDiscriminant(ClaimableBalanceIDType) - Method in class org.stellar.sdk.xdr.ClaimableBalanceID
- setDiscriminant(ClaimantType) - Method in class org.stellar.sdk.xdr.Claimant
- setDiscriminant(ClaimAtomType) - Method in class org.stellar.sdk.xdr.ClaimAtom
- setDiscriminant(ClaimClaimableBalanceResultCode) - Method in class org.stellar.sdk.xdr.ClaimClaimableBalanceResult
- setDiscriminant(ClaimPredicateType) - Method in class org.stellar.sdk.xdr.ClaimPredicate
- setDiscriminant(ClawbackClaimableBalanceResultCode) - Method in class org.stellar.sdk.xdr.ClawbackClaimableBalanceResult
- setDiscriminant(ClawbackResultCode) - Method in class org.stellar.sdk.xdr.ClawbackResult
- setDiscriminant(ConfigSettingID) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setDiscriminant(ContractExecutableType) - Method in class org.stellar.sdk.xdr.ContractExecutable
- setDiscriminant(ContractIDPreimageType) - Method in class org.stellar.sdk.xdr.ContractIDPreimage
- setDiscriminant(CreateAccountResultCode) - Method in class org.stellar.sdk.xdr.CreateAccountResult
- setDiscriminant(CreateClaimableBalanceResultCode) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceResult
- setDiscriminant(CryptoKeyType) - Method in class org.stellar.sdk.xdr.MuxedAccount
- setDiscriminant(EndSponsoringFutureReservesResultCode) - Method in class org.stellar.sdk.xdr.EndSponsoringFutureReservesResult
- setDiscriminant(EnvelopeType) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction.FeeBumpTransactionInnerTx
- setDiscriminant(EnvelopeType) - Method in class org.stellar.sdk.xdr.HashIDPreimage
- setDiscriminant(EnvelopeType) - Method in class org.stellar.sdk.xdr.TransactionEnvelope
- setDiscriminant(EnvelopeType) - Method in class org.stellar.sdk.xdr.TransactionSignaturePayload.TransactionSignaturePayloadTaggedTransaction
- setDiscriminant(ExtendFootprintTTLResultCode) - Method in class org.stellar.sdk.xdr.ExtendFootprintTTLResult
- setDiscriminant(HostFunctionType) - Method in class org.stellar.sdk.xdr.HostFunction
- setDiscriminant(InflationResultCode) - Method in class org.stellar.sdk.xdr.InflationResult
- setDiscriminant(InvokeHostFunctionResultCode) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionResult
- setDiscriminant(IPAddrType) - Method in class org.stellar.sdk.xdr.PeerAddress.PeerAddressIp
- setDiscriminant(LedgerEntryChangeType) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
- setDiscriminant(LedgerEntryType) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setDiscriminant(LedgerEntryType) - Method in class org.stellar.sdk.xdr.LedgerKey
- setDiscriminant(LedgerUpgradeType) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
- setDiscriminant(LiquidityPoolDepositResultCode) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositResult
- setDiscriminant(LiquidityPoolType) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody
- setDiscriminant(LiquidityPoolType) - Method in class org.stellar.sdk.xdr.LiquidityPoolParameters
- setDiscriminant(LiquidityPoolWithdrawResultCode) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawResult
- setDiscriminant(ManageBuyOfferResultCode) - Method in class org.stellar.sdk.xdr.ManageBuyOfferResult
- setDiscriminant(ManageDataResultCode) - Method in class org.stellar.sdk.xdr.ManageDataResult
- setDiscriminant(ManageOfferEffect) - Method in class org.stellar.sdk.xdr.ManageOfferSuccessResult.ManageOfferSuccessResultOffer
- setDiscriminant(ManageSellOfferResultCode) - Method in class org.stellar.sdk.xdr.ManageSellOfferResult
- setDiscriminant(MemoType) - Method in class org.stellar.sdk.xdr.Memo
- setDiscriminant(MessageType) - Method in class org.stellar.sdk.xdr.StellarMessage
- setDiscriminant(OperationResultCode) - Method in class org.stellar.sdk.xdr.OperationResult
- setDiscriminant(OperationType) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setDiscriminant(OperationType) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setDiscriminant(PathPaymentStrictReceiveResultCode) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult
- setDiscriminant(PathPaymentStrictSendResultCode) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult
- setDiscriminant(PaymentResultCode) - Method in class org.stellar.sdk.xdr.PaymentResult
- setDiscriminant(PreconditionType) - Method in class org.stellar.sdk.xdr.Preconditions
- setDiscriminant(PublicKeyType) - Method in class org.stellar.sdk.xdr.PublicKey
- setDiscriminant(RestoreFootprintResultCode) - Method in class org.stellar.sdk.xdr.RestoreFootprintResult
- setDiscriminant(RevokeSponsorshipResultCode) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipResult
- setDiscriminant(RevokeSponsorshipType) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp
- setDiscriminant(SCAddressType) - Method in class org.stellar.sdk.xdr.SCAddress
- setDiscriminant(SCEnvMetaKind) - Method in class org.stellar.sdk.xdr.SCEnvMetaEntry
- setDiscriminant(SCErrorType) - Method in class org.stellar.sdk.xdr.SCError
- setDiscriminant(SCMetaKind) - Method in class org.stellar.sdk.xdr.SCMetaEntry
- setDiscriminant(SCPStatementType) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
- setDiscriminant(SCSpecEntryKind) - Method in class org.stellar.sdk.xdr.SCSpecEntry
- setDiscriminant(SCSpecType) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
- setDiscriminant(SCSpecUDTUnionCaseV0Kind) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0
- setDiscriminant(SCValType) - Method in class org.stellar.sdk.xdr.SCVal
- setDiscriminant(SetOptionsResultCode) - Method in class org.stellar.sdk.xdr.SetOptionsResult
- setDiscriminant(SetTrustLineFlagsResultCode) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsResult
- setDiscriminant(SignerKeyType) - Method in class org.stellar.sdk.xdr.SignerKey
- setDiscriminant(SorobanAuthorizedFunctionType) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedFunction
- setDiscriminant(SorobanCredentialsType) - Method in class org.stellar.sdk.xdr.SorobanCredentials
- setDiscriminant(StellarValueType) - Method in class org.stellar.sdk.xdr.StellarValue.StellarValueExt
- setDiscriminant(SurveyMessageResponseType) - Method in class org.stellar.sdk.xdr.SurveyResponseBody
- setDiscriminant(TransactionResultCode) - Method in class org.stellar.sdk.xdr.InnerTransactionResult.InnerTransactionResultResult
- setDiscriminant(TransactionResultCode) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultResult
- setDiscriminant(TxSetComponentType) - Method in class org.stellar.sdk.xdr.TxSetComponent
- setDiscriminant(Uint32) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecFunctionInputV0
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecFunctionV0
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumCaseV0
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumV0
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumCaseV0
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructFieldV0
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructV0
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseTupleV0
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseVoidV0
- setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionV0
- setDontHave(DontHave) - Method in class org.stellar.sdk.xdr.StellarMessage
- setDuplicateFetchBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setDuplicateFetchMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setDuplicateFloodBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setDuplicateFloodMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setDurability(ContractDataDurability) - Method in class org.stellar.sdk.xdr.ContractDataEntry
- setDurability(ContractDataDurability) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractData
- setDuration(Duration) - Method in class org.stellar.sdk.xdr.SCVal
- setDuration(Uint64) - Method in class org.stellar.sdk.xdr.Duration
- setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountMed25519
- setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.MuxedAccount
- setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.PublicKey
- setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.SignerKey
- setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.SignerKey.SignerKeyEd25519SignedPayload
- setEd25519SignedPayload(SignerKey.SignerKeyEd25519SignedPayload) - Method in class org.stellar.sdk.xdr.SignerKey
- setElementType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeVec
- setEncryptedBody(byte[]) - Method in class org.stellar.sdk.xdr.EncryptedBody
- setEncryptedBody(EncryptedBody) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage
- setEncryptionKey(Curve25519Public) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage
- setEndSponsoringFutureReservesResult(EndSponsoringFutureReservesResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setEnvelope(SCPEnvelope) - Method in class org.stellar.sdk.xdr.StellarMessage
- setError(Error) - Method in class org.stellar.sdk.xdr.StellarMessage
- setError(SCError) - Method in class org.stellar.sdk.xdr.SCVal
- setErrorType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeResult
- setEvent(ContractEvent) - Method in class org.stellar.sdk.xdr.DiagnosticEvent
- setEvents(ContractEvent[]) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionSuccessPreImage
- setEvents(ContractEvent[]) - Method in class org.stellar.sdk.xdr.SorobanTransactionMeta
- setEvictedPersistentLedgerEntries(LedgerEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
- setEvictedTemporaryLedgerKeys(LedgerKey[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
- setEvictionIterator(EvictionIterator) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setEvictionScanSize(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
- setExecutable(ContractExecutable) - Method in class org.stellar.sdk.xdr.CreateContractArgs
- setExecutable(ContractExecutable) - Method in class org.stellar.sdk.xdr.SCContractInstance
- setExpiration(Uint64) - Method in class org.stellar.sdk.xdr.AuthCert
- setExt(AccountEntry.AccountEntryExt) - Method in class org.stellar.sdk.xdr.AccountEntry
- setExt(AccountEntryExtensionV1.AccountEntryExtensionV1Ext) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV1
- setExt(AccountEntryExtensionV2.AccountEntryExtensionV2Ext) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2
- setExt(BucketMetadata.BucketMetadataExt) - Method in class org.stellar.sdk.xdr.BucketMetadata
- setExt(ClaimableBalanceEntry.ClaimableBalanceEntryExt) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry
- setExt(ClaimableBalanceEntryExtensionV1.ClaimableBalanceEntryExtensionV1Ext) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntryExtensionV1
- setExt(ContractCodeEntry.ContractCodeEntryExt) - Method in class org.stellar.sdk.xdr.ContractCodeEntry
- setExt(DataEntry.DataEntryExt) - Method in class org.stellar.sdk.xdr.DataEntry
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ContractCodeEntry.ContractCodeEntryExt.ContractCodeEntryV1
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ContractCostParamEntry
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ContractDataEntry
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ContractEvent
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ExtendFootprintTTLOp
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaExtV1
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.RestoreFootprintOp
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.SorobanTransactionData
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
- setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.TransactionMetaV3
- setExt(FeeBumpTransaction.FeeBumpTransactionExt) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction
- setExt(InnerTransactionResult.InnerTransactionResultExt) - Method in class org.stellar.sdk.xdr.InnerTransactionResult
- setExt(LedgerCloseMetaExt) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
- setExt(LedgerEntry.LedgerEntryExt) - Method in class org.stellar.sdk.xdr.LedgerEntry
- setExt(LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext) - Method in class org.stellar.sdk.xdr.LedgerEntryExtensionV1
- setExt(LedgerHeader.LedgerHeaderExt) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setExt(LedgerHeaderExtensionV1.LedgerHeaderExtensionV1Ext) - Method in class org.stellar.sdk.xdr.LedgerHeaderExtensionV1
- setExt(LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryExt) - Method in class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry
- setExt(OfferEntry.OfferEntryExt) - Method in class org.stellar.sdk.xdr.OfferEntry
- setExt(SorobanTransactionMetaExt) - Method in class org.stellar.sdk.xdr.SorobanTransactionMeta
- setExt(StellarValue.StellarValueExt) - Method in class org.stellar.sdk.xdr.StellarValue
- setExt(Transaction.TransactionExt) - Method in class org.stellar.sdk.xdr.Transaction
- setExt(TransactionHistoryEntry.TransactionHistoryEntryExt) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry
- setExt(TransactionHistoryResultEntry.TransactionHistoryResultEntryExt) - Method in class org.stellar.sdk.xdr.TransactionHistoryResultEntry
- setExt(TransactionResult.TransactionResultExt) - Method in class org.stellar.sdk.xdr.TransactionResult
- setExt(TransactionV0.TransactionV0Ext) - Method in class org.stellar.sdk.xdr.TransactionV0
- setExt(TrustLineEntry.TrustLineEntryExt) - Method in class org.stellar.sdk.xdr.TrustLineEntry
- setExt(TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1.TrustLineEntryV1Ext) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1
- setExt(TrustLineEntryExtensionV2.TrustLineEntryExtensionV2Ext) - Method in class org.stellar.sdk.xdr.TrustLineEntryExtensionV2
- setExtendFootprintTTLOp(ExtendFootprintTTLOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setExtendFootprintTTLResult(ExtendFootprintTTLResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setExtendTo(Uint32) - Method in class org.stellar.sdk.xdr.ExtendFootprintTTLOp
- setExternalize(SCPStatement.SCPStatementPledges.SCPStatementExternalize) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
- setExtraSigners(SignerKey[]) - Method in class org.stellar.sdk.xdr.PreconditionsV2
- setFee(Int32) - Method in class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters
- setFee(Int64) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction
- setFee(Uint32) - Method in class org.stellar.sdk.xdr.Transaction
- setFee(Uint32) - Method in class org.stellar.sdk.xdr.TransactionV0
- setFeeAccount(String) - Method in class org.stellar.sdk.FeeBumpTransaction.Builder
- setFeeBump(FeeBumpTransaction) - Method in class org.stellar.sdk.xdr.TransactionSignaturePayload.TransactionSignaturePayloadTaggedTransaction
- setFeeBump(FeeBumpTransactionEnvelope) - Method in class org.stellar.sdk.xdr.TransactionEnvelope
- setFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.InnerTransactionResult
- setFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.TransactionResult
- setFeeContractEvents1KB(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractEventsV0
- setFeeHistorical1KB(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractHistoricalDataV0
- setFeePool(Int64) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setFeeProcessing(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionResultMeta
- setFeeRatePerInstructionsIncrement(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractComputeV0
- setFeeRead1KB(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setFeeReadLedgerEntry(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setFeeSource(MuxedAccount) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction
- setFeeTxSize1KB(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractBandwidthV0
- setFeeWriteLedgerEntry(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setFields(SCSpecUDTStructFieldV0[]) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructV0
- setFlags(Integer) - Method in class org.stellar.sdk.xdr.Auth
- setFlags(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntry
- setFlags(Uint32) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntryExtensionV1
- setFlags(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeaderExtensionV1
- setFlags(Uint32) - Method in class org.stellar.sdk.xdr.OfferEntry
- setFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp.Builder
- setFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp.Builder
- setFlags(Uint32) - Method in class org.stellar.sdk.xdr.TrustLineEntry
- setFloodAdvert(FloodAdvert) - Method in class org.stellar.sdk.xdr.StellarMessage
- setFloodDemand(FloodDemand) - Method in class org.stellar.sdk.xdr.StellarMessage
- setFootprint(LedgerFootprint) - Method in class org.stellar.sdk.xdr.SorobanResources
- setFrom(MuxedAccount) - Method in class org.stellar.sdk.xdr.ClawbackOp
- setFromAddress(ContractIDPreimage.ContractIDPreimageFromAddress) - Method in class org.stellar.sdk.xdr.ContractIDPreimage
- setFromAsset(Asset) - Method in class org.stellar.sdk.xdr.ContractIDPreimage
- setFunction(SorobanAuthorizedFunction) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedInvocation
- setFunctionName(SCSymbol) - Method in class org.stellar.sdk.xdr.InvokeContractArgs
- setFunctionV0(SCSpecFunctionV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
- setGeneralizedTxSet(GeneralizedTransactionSet) - Method in class org.stellar.sdk.xdr.StellarMessage
- setGeneralizedTxSet(GeneralizedTransactionSet) - Method in class org.stellar.sdk.xdr.StoredTransactionSet
- setGeneralizedTxSet(GeneralizedTransactionSet) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry.TransactionHistoryEntryExt
- setGetSCPLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.StellarMessage
- setHash(byte[]) - Method in class org.stellar.sdk.xdr.Hash
- setHash(Hash) - Method in class org.stellar.sdk.xdr.ContractCodeEntry
- setHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry
- setHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractCode
- setHash(Hash) - Method in class org.stellar.sdk.xdr.Memo
- setHashX(Uint256) - Method in class org.stellar.sdk.xdr.SignerKey
- setHeader(LedgerHeader) - Method in class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry
- setHeaders(Headers) - Method in class org.stellar.sdk.responses.Response
- setHello(Hello) - Method in class org.stellar.sdk.xdr.StellarMessage
- setHi(Int64) - Method in class org.stellar.sdk.xdr.Int128Parts
- setHi(Uint64) - Method in class org.stellar.sdk.xdr.UInt128Parts
- setHi_hi(Int64) - Method in class org.stellar.sdk.xdr.Int256Parts
- setHi_hi(Uint64) - Method in class org.stellar.sdk.xdr.UInt256Parts
- setHi_lo(Uint64) - Method in class org.stellar.sdk.xdr.Int256Parts
- setHi_lo(Uint64) - Method in class org.stellar.sdk.xdr.UInt256Parts
- setHighThreshold(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
-
A number from 0-255 representing the threshold this account sets on all operations it performs that have a high threshold.
- setHighThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
- setHint(SignatureHint) - Method in class org.stellar.sdk.xdr.DecoratedSignature
- setHomeDomain(String) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
-
Sets the account's home domain address used in Federation.
- setHomeDomain(String32) - Method in class org.stellar.sdk.xdr.AccountEntry
- setHomeDomain(String32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
- setHostFunction(HostFunction) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionOp
- setHttpClient(OkHttpClient) - Method in class org.stellar.sdk.Server
- setI128(Int128Parts) - Method in class org.stellar.sdk.xdr.SCVal
- setI256(Int256Parts) - Method in class org.stellar.sdk.xdr.SCVal
- setI32(Int32) - Method in class org.stellar.sdk.xdr.SCVal
- setI64(Int64) - Method in class org.stellar.sdk.xdr.SCVal
- setId(NodeID) - Method in class org.stellar.sdk.xdr.PeerStats
- setId(Uint64) - Method in class org.stellar.sdk.xdr.Memo
- setId(Uint64) - Method in class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountMed25519
- setIdPool(Uint64) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setInboundPeers(PeerStatList) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV0
- setInboundPeers(PeerStatList) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1
- setInflationDest(AccountID) - Method in class org.stellar.sdk.xdr.AccountEntry
- setInflationDest(AccountID) - Method in class org.stellar.sdk.xdr.SetOptionsOp
- setInflationDestination(String) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
-
Sets the inflation destination for the account.
- setInflationResult(InflationResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setInflationSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setInnerResultPair(InnerTransactionResultPair) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultResult
- setInnerSets(SCPQuorumSet[]) - Method in class org.stellar.sdk.xdr.SCPQuorumSet
- setInnerTx(FeeBumpTransaction.FeeBumpTransactionInnerTx) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction
- setInputs(SCSpecFunctionInputV0[]) - Method in class org.stellar.sdk.xdr.SCSpecFunctionV0
- setInstance(SCContractInstance) - Method in class org.stellar.sdk.xdr.SCVal
- setInstructions(Uint32) - Method in class org.stellar.sdk.xdr.SorobanResources
- setInSuccessfulContractCall(Boolean) - Method in class org.stellar.sdk.xdr.DiagnosticEvent
- setInt32(Integer) - Method in class org.stellar.sdk.xdr.Int32
- setInt64(Long) - Method in class org.stellar.sdk.xdr.Int64
- setInterfaceVersion(Uint64) - Method in class org.stellar.sdk.xdr.SCEnvMetaEntry
- setInvocation(SorobanAuthorizedInvocation) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization
- setInvokeContract(InvokeContractArgs) - Method in class org.stellar.sdk.xdr.HostFunction
- setInvokeHostFunctionOp(InvokeHostFunctionOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setInvokeHostFunctionResult(InvokeHostFunctionResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setIp(PeerAddress.PeerAddressIp) - Method in class org.stellar.sdk.xdr.PeerAddress
- setIpv4(byte[]) - Method in class org.stellar.sdk.xdr.PeerAddress.PeerAddressIp
- setIpv6(byte[]) - Method in class org.stellar.sdk.xdr.PeerAddress.PeerAddressIp
- setIsCurrBucket(Boolean) - Method in class org.stellar.sdk.xdr.EvictionIterator
- setIssuer(AccountID) - Method in class org.stellar.sdk.xdr.AlphaNum12
- setIssuer(AccountID) - Method in class org.stellar.sdk.xdr.AlphaNum4
- setKey(byte[]) - Method in class org.stellar.sdk.xdr.Curve25519Public
- setKey(byte[]) - Method in class org.stellar.sdk.xdr.Curve25519Secret
- setKey(byte[]) - Method in class org.stellar.sdk.xdr.HmacSha256Key
- setKey(SCVal) - Method in class org.stellar.sdk.xdr.ContractDataEntry
- setKey(SCVal) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractData
- setKey(SCVal) - Method in class org.stellar.sdk.xdr.SCMapEntry
- setKey(SignerKey) - Method in class org.stellar.sdk.xdr.Signer
- setKey(XdrString) - Method in class org.stellar.sdk.xdr.SCMetaV0
- setKeyHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTtl
- setKeyHash(Hash) - Method in class org.stellar.sdk.xdr.TTLEntry
- setKeyType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeMap
- setLast(SimplePaymentResult) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultSuccess
- setLast(SimplePaymentResult) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess
- setLastModifiedLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerEntry
- setLcValueSignature(LedgerCloseValueSignature) - Method in class org.stellar.sdk.xdr.StellarValue.StellarValueExt
- setLedgerBounds(LedgerBounds) - Method in class org.stellar.sdk.xdr.PreconditionsV2
- setLedgerEntryChanges(LedgerEntryChange[]) - Method in class org.stellar.sdk.xdr.LedgerEntryChanges
- setLedgerHeader(LedgerHeaderHistoryEntry) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0
- setLedgerHeader(LedgerHeaderHistoryEntry) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
- setLedgerKey(LedgerKey) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp
- setLedgerMaxInstructions(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractComputeV0
- setLedgerMaxReadBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setLedgerMaxReadLedgerEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setLedgerMaxTxCount(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractExecutionLanesV0
- setLedgerMaxTxsSizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractBandwidthV0
- setLedgerMaxWriteBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setLedgerMaxWriteLedgerEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setLedgerMessages(LedgerSCPMessages) - Method in class org.stellar.sdk.xdr.SCPHistoryEntryV0
- setLedgerNum(Uint32) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage
- setLedgerNum(Uint32) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage
- setLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerSCPMessages
- setLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.StoredDebugTransactionSet
- setLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry
- setLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.TransactionHistoryResultEntry
- setLedgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.BucketMetadata
- setLedgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.Hello
- setLedgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setLiabilities(Liabilities) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV1
- setLiabilities(Liabilities) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1
- setLib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumV0
- setLib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
- setLib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructV0
- setLib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionV0
- setLimit(Int64) - Method in class org.stellar.sdk.xdr.ChangeTrustOp
- setLimit(Int64) - Method in class org.stellar.sdk.xdr.TrustLineEntry
- setLine(ChangeTrustAsset) - Method in class org.stellar.sdk.xdr.ChangeTrustOp
- setLinearTerm(Int64) - Method in class org.stellar.sdk.xdr.ContractCostParamEntry
- setLiquidityPool(ClaimLiquidityAtom) - Method in class org.stellar.sdk.xdr.ClaimAtom
- setLiquidityPool(LedgerKey.LedgerKeyLiquidityPool) - Method in class org.stellar.sdk.xdr.LedgerKey
- setLiquidityPool(LiquidityPoolEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setLiquidityPool(LiquidityPoolParameters) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset
- setLiquidityPoolDepositOp(LiquidityPoolDepositOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setLiquidityPoolDepositResult(LiquidityPoolDepositResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom
- setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID
- setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyLiquidityPool
- setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp
- setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry
- setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp
- setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.TrustLineAsset
- setLiquidityPoolUseCount(Int32) - Method in class org.stellar.sdk.xdr.TrustLineEntryExtensionV2
- setLiquidityPoolWithdrawOp(LiquidityPoolWithdrawOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setLiquidityPoolWithdrawResult(LiquidityPoolWithdrawResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setListeningPort(Integer) - Method in class org.stellar.sdk.xdr.Hello
- setLiveEntry(LedgerEntry) - Method in class org.stellar.sdk.xdr.BucketEntry
- setLiveUntilLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.TTLEntry
- setLo(Uint64) - Method in class org.stellar.sdk.xdr.Int128Parts
- setLo(Uint64) - Method in class org.stellar.sdk.xdr.UInt128Parts
- setLo_hi(Uint64) - Method in class org.stellar.sdk.xdr.Int256Parts
- setLo_hi(Uint64) - Method in class org.stellar.sdk.xdr.UInt256Parts
- setLo_lo(Uint64) - Method in class org.stellar.sdk.xdr.Int256Parts
- setLo_lo(Uint64) - Method in class org.stellar.sdk.xdr.UInt256Parts
- setLowThreshold(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
-
A number from 0-255 representing the threshold this account sets on all operations it performs that have a low threshold.
- setLowThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
- setMac(byte[]) - Method in class org.stellar.sdk.xdr.HmacSha256Mac
- setMac(HmacSha256Mac) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0
- setManageBuyOfferOp(ManageBuyOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setManageBuyOfferResult(ManageBuyOfferResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setManageDataOp(ManageDataOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setManageDataResult(ManageDataResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setManageSellOfferOp(ManageSellOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setManageSellOfferResult(ManageSellOfferResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setMap(SCMap) - Method in class org.stellar.sdk.xdr.SCVal
- setMap(SCSpecTypeMap) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
- setMasterKeyWeight(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
-
Weight of the master key.
- setMasterWeight(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
- setMaxAmountA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp
- setMaxAmountB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp
- setMaxEntriesToArchive(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
- setMaxEntryTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
- setMaxInboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1
- setMaxLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds
- setMaxOutboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1
- setMaxPrice(Price) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp
- setMaxTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds
- setMaxTxSetSize(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setMed25519(MuxedAccount.MuxedAccountMed25519) - Method in class org.stellar.sdk.xdr.MuxedAccount
- setMediumThreshold(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
-
A number from 0-255 representing the threshold this account sets on all operations it performs that have a medium threshold.
- setMedThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
- setMemo(Memo) - Method in class org.stellar.sdk.xdr.Transaction
- setMemo(Memo) - Method in class org.stellar.sdk.xdr.TransactionV0
- setMessage(StellarMessage) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0
- setMessages(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.LedgerSCPMessages
- setMessagesRead(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setMessagesWritten(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setMetaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.BucketEntry
- setMinAmountA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp
- setMinAmountB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp
- setMinLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds
- setMinPersistentTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
- setMinPrice(Price) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp
- setMinSeqAge(Duration) - Method in class org.stellar.sdk.xdr.PreconditionsV2
- setMinSeqLedgerGap(Uint32) - Method in class org.stellar.sdk.xdr.PreconditionsV2
- setMinSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.PreconditionsV2
- setMinTemporaryTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
- setMinTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds
- setMsg(XdrString) - Method in class org.stellar.sdk.xdr.Error
- setN(Int32) - Method in class org.stellar.sdk.xdr.Price
- setN(Uint32) - Method in class org.stellar.sdk.xdr.SCSpecTypeBytesN
- setName(SCSymbol) - Method in class org.stellar.sdk.xdr.SCSpecFunctionV0
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecFunctionInputV0
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecTypeUDT
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumCaseV0
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumV0
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumCaseV0
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructFieldV0
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructV0
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseTupleV0
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseVoidV0
- setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionV0
- setNC(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
- setNCommit(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
- setNDataSegmentBytes(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setNDataSegments(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setNElemSegments(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setNetworkId(Hash) - Method in class org.stellar.sdk.xdr.TransactionSignaturePayload
- setNetworkID(Hash) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageContractID
- setNetworkID(Hash) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization
- setNetworkID(Hash) - Method in class org.stellar.sdk.xdr.Hello
- setNewBaseFee(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
- setNewBaseReserve(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
- setNewConfig(ConfigUpgradeSetKey) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
- setNewFlags(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
- setNewLedgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
- setNewMaxSorobanTxSetSize(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
- setNewMaxTxSetSize(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
- setNExports(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setNFunctions(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setNGlobals(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setNH(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
- setNH(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementExternalize
- setNH(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
- setNImports(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setNInstructions(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setNodeID(NodeID) - Method in class org.stellar.sdk.xdr.LedgerCloseValueSignature
- setNodeID(NodeID) - Method in class org.stellar.sdk.xdr.SCPStatement
- setNodeID(PublicKey) - Method in class org.stellar.sdk.xdr.NodeID
- setNoIssuer(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult
- setNoIssuer(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult
- setNominate(SCPNomination) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
- setNonce(Int64) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization
- setNonce(Int64) - Method in class org.stellar.sdk.xdr.SCNonceKey
- setNonce(Int64) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials
- setNonce(Uint256) - Method in class org.stellar.sdk.xdr.Hello
- setNonce_key(SCNonceKey) - Method in class org.stellar.sdk.xdr.SCVal
- setNotPredicate(ClaimPredicate) - Method in class org.stellar.sdk.xdr.ClaimPredicate
- setNPrepared(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
- setNTableEntries(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setNTypes(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
- setNumBytes(Uint32) - Method in class org.stellar.sdk.xdr.SendMoreExtended
- setNumFailures(Uint32) - Method in class org.stellar.sdk.xdr.PeerAddress
- setNumMessages(Uint32) - Method in class org.stellar.sdk.xdr.SendMore
- setNumMessages(Uint32) - Method in class org.stellar.sdk.xdr.SendMoreExtended
- setNumSponsored(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2
- setNumSponsoring(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2
- setNumSubEntries(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntry
- setOffer(LedgerKey.LedgerKeyOffer) - Method in class org.stellar.sdk.xdr.LedgerKey
- setOffer(ManageOfferSuccessResult.ManageOfferSuccessResultOffer) - Method in class org.stellar.sdk.xdr.ManageOfferSuccessResult
- setOffer(OfferEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setOffer(OfferEntry) - Method in class org.stellar.sdk.xdr.ManageOfferSuccessResult.ManageOfferSuccessResultOffer
- setOfferId(long) - Method in class org.stellar.sdk.ManageBuyOfferOperation.Builder
-
Sets offer ID.
- setOfferId(long) - Method in class org.stellar.sdk.ManageSellOfferOperation.Builder
-
Sets offer ID.
- setOfferID(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
- setOfferID(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
- setOfferID(Int64) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyOffer
- setOfferID(Int64) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp
- setOfferID(Int64) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp
- setOfferID(Int64) - Method in class org.stellar.sdk.xdr.OfferEntry
- setOffers(ClaimAtom[]) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultSuccess
- setOffers(ClaimAtom[]) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess
- setOffersClaimed(ClaimAtom[]) - Method in class org.stellar.sdk.xdr.ManageOfferSuccessResult
- setOkType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeResult
- setOperationID(HashIDPreimage.HashIDPreimageOperationID) - Method in class org.stellar.sdk.xdr.HashIDPreimage
- setOperations(Operation[]) - Method in class org.stellar.sdk.xdr.Transaction
- setOperations(Operation[]) - Method in class org.stellar.sdk.xdr.TransactionV0
- setOperations(OperationMeta[]) - Method in class org.stellar.sdk.xdr.TransactionMeta
- setOperations(OperationMeta[]) - Method in class org.stellar.sdk.xdr.TransactionMetaV1
- setOperations(OperationMeta[]) - Method in class org.stellar.sdk.xdr.TransactionMetaV2
- setOperations(OperationMeta[]) - Method in class org.stellar.sdk.xdr.TransactionMetaV3
- setOpNum(Uint32) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageOperationID
- setOpNum(Uint32) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID
- setOption(SCSpecTypeOption) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
- setOptionsOp(SetOptionsOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.Builder
- SetOptionsOp - Class in org.stellar.sdk.xdr
- SetOptionsOp() - Constructor for class org.stellar.sdk.xdr.SetOptionsOp
- SetOptionsOp.Builder - Class in org.stellar.sdk.xdr
- SetOptionsOperation - Class in org.stellar.sdk
-
Represents SetOptions operation.
- SetOptionsOperation.Builder - Class in org.stellar.sdk
-
Builds SetOptions operation.
- SetOptionsOperationResponse - Class in org.stellar.sdk.responses.operations
-
Represents SetOptions operation response.
- setOptionsResult(SetOptionsResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.Builder
- SetOptionsResult - Class in org.stellar.sdk.xdr
- SetOptionsResult() - Constructor for class org.stellar.sdk.xdr.SetOptionsResult
- SetOptionsResult.Builder - Class in org.stellar.sdk.xdr
- SetOptionsResultCode - Enum Class in org.stellar.sdk.xdr
- setOrderBook(ClaimOfferAtom) - Method in class org.stellar.sdk.xdr.ClaimAtom
- setOrPredicates(ClaimPredicate[]) - Method in class org.stellar.sdk.xdr.ClaimPredicate
- setOutboundPeers(PeerStatList) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV0
- setOutboundPeers(PeerStatList) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1
- setOutputs(SCSpecTypeDef[]) - Method in class org.stellar.sdk.xdr.SCSpecFunctionV0
- setOverlayMinVersion(Uint32) - Method in class org.stellar.sdk.xdr.Hello
- setOverlayVersion(Uint32) - Method in class org.stellar.sdk.xdr.Hello
- setParams(LiquidityPoolConstantProductParameters) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
- setPath(Asset[]) - Method in class org.stellar.sdk.PathPaymentStrictReceiveOperation.Builder
-
Sets path for this operation
- setPath(Asset[]) - Method in class org.stellar.sdk.PathPaymentStrictSendOperation.Builder
-
Sets path for this operation
- setPath(Asset[]) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
- setPath(Asset[]) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
- setPathPaymentStrictReceiveOp(PathPaymentStrictReceiveOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setPathPaymentStrictReceiveResult(PathPaymentStrictReceiveResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setPathPaymentStrictSendOp(PathPaymentStrictSendOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setPathPaymentStrictSendResult(PathPaymentStrictSendResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setPayload(byte[]) - Method in class org.stellar.sdk.xdr.SignerKey.SignerKeyEd25519SignedPayload
- setPaymentOp(PaymentOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setPaymentResult(PaymentResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setPayouts(InflationPayout[]) - Method in class org.stellar.sdk.xdr.InflationResult
- setPeerID(NodeID) - Method in class org.stellar.sdk.xdr.Hello
- setPeers(PeerAddress[]) - Method in class org.stellar.sdk.xdr.StellarMessage
- setPeerStatList(PeerStats[]) - Method in class org.stellar.sdk.xdr.PeerStatList
- setPersistentRentRateDenominator(Int64) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
- setPhases(TransactionPhase[]) - Method in class org.stellar.sdk.xdr.TransactionSetV1
- setPledges(SCPStatement.SCPStatementPledges) - Method in class org.stellar.sdk.xdr.SCPStatement
- setPoolID(Hash) - Method in class org.stellar.sdk.xdr.PoolID
- setPoolSharesTrustLineCount(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
- setPort(Uint32) - Method in class org.stellar.sdk.xdr.PeerAddress
- setPreAuthTx(Uint256) - Method in class org.stellar.sdk.xdr.SignerKey
- setPredicate(ClaimPredicate) - Method in class org.stellar.sdk.xdr.Claimant.ClaimantV0
- setPrepare(SCPStatement.SCPStatementPledges.SCPStatementPrepare) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
- setPrepared(SCPBallot) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
- setPreparedPrime(SCPBallot) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
- setPreviousLedgerHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setPreviousLedgerHash(Hash) - Method in class org.stellar.sdk.xdr.TransactionSet
- setPreviousLedgerHash(Hash) - Method in class org.stellar.sdk.xdr.TransactionSetV1
- setPrice(Price) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp
- setPrice(Price) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp
- setPrice(Price) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp
- setPrice(Price) - Method in class org.stellar.sdk.xdr.OfferEntry
- setPubkey(Curve25519Public) - Method in class org.stellar.sdk.xdr.AuthCert
- setQSet(SCPQuorumSet) - Method in class org.stellar.sdk.xdr.StellarMessage
- setQSetHash(Uint256) - Method in class org.stellar.sdk.xdr.StellarMessage
- setQuorumSetHash(Hash) - Method in class org.stellar.sdk.xdr.SCPNomination
- setQuorumSetHash(Hash) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
- setQuorumSetHash(Hash) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
- setQuorumSets(SCPQuorumSet[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV0
- setQuorumSets(SCPQuorumSet[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV1
- setQuorumSets(SCPQuorumSet[]) - Method in class org.stellar.sdk.xdr.SCPHistoryEntryV0
- setReadBytes(Uint32) - Method in class org.stellar.sdk.xdr.SorobanResources
- setReadOnly(Collection<LedgerKey>) - Method in class org.stellar.sdk.SorobanDataBuilder
-
Sets the read-only portion of the storage access footprint to be a certain set of ledger keys.
- setReadOnly(LedgerKey[]) - Method in class org.stellar.sdk.xdr.LedgerFootprint
- setReadWrite(Collection<LedgerKey>) - Method in class org.stellar.sdk.SorobanDataBuilder
-
Sets the read-write portion of the storage access footprint to be a certain set of ledger keys.
- setReadWrite(LedgerKey[]) - Method in class org.stellar.sdk.xdr.LedgerFootprint
- setRelBefore(Int64) - Method in class org.stellar.sdk.xdr.ClaimPredicate
- setRemoved(LedgerKey) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
- setRentFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
- setReqHash(Uint256) - Method in class org.stellar.sdk.xdr.DontHave
- setRequest(SurveyRequestMessage) - Method in class org.stellar.sdk.xdr.SignedSurveyRequestMessage
- setRequestSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedSurveyRequestMessage
- setReserveA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
- setReserveB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
- setResourceFee(long) - Method in class org.stellar.sdk.SorobanDataBuilder
-
Sets the "resource" fee portion of the Soroban data.
- setResourceFee(Int64) - Method in class org.stellar.sdk.xdr.SorobanTransactionData
- setResources(SorobanDataBuilder.Resources) - Method in class org.stellar.sdk.SorobanDataBuilder
-
Sets up the resource metrics.
- setResources(SorobanResources) - Method in class org.stellar.sdk.xdr.SorobanTransactionData
- setResponse(SurveyResponseMessage) - Method in class org.stellar.sdk.xdr.SignedSurveyResponseMessage
- setResponseSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedSurveyResponseMessage
- setRestoreFootprintOp(RestoreFootprintOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setRestoreFootprintResult(RestoreFootprintResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setResult(InnerTransactionResult) - Method in class org.stellar.sdk.xdr.InnerTransactionResultPair
- setResult(InnerTransactionResult.InnerTransactionResultResult) - Method in class org.stellar.sdk.xdr.InnerTransactionResult
- setResult(SCSpecTypeResult) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
- setResult(TransactionResult) - Method in class org.stellar.sdk.xdr.TransactionResultPair
- setResult(TransactionResult.TransactionResultResult) - Method in class org.stellar.sdk.xdr.TransactionResult
- setResult(TransactionResultPair) - Method in class org.stellar.sdk.xdr.TransactionResultMeta
- setResults(OperationResult[]) - Method in class org.stellar.sdk.xdr.InnerTransactionResult.InnerTransactionResultResult
- setResults(OperationResult[]) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultResult
- setResults(TransactionResultPair[]) - Method in class org.stellar.sdk.xdr.TransactionResultSet
- setRetHash(Hash) - Method in class org.stellar.sdk.xdr.Memo
- setReturnValue(SCVal) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionSuccessPreImage
- setReturnValue(SCVal) - Method in class org.stellar.sdk.xdr.SorobanTransactionMeta
- setRevokeID(HashIDPreimage.HashIDPreimageRevokeID) - Method in class org.stellar.sdk.xdr.HashIDPreimage
- setRevokeSponsorshipOp(RevokeSponsorshipOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setRevokeSponsorshipResult(RevokeSponsorshipResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setRootInvocation(SorobanAuthorizedInvocation) - Method in class org.stellar.sdk.xdr.SorobanAuthorizationEntry
- setSalt(Uint256) - Method in class org.stellar.sdk.xdr.ContractIDPreimage.ContractIDPreimageFromAddress
- setSCBytes(byte[]) - Method in class org.stellar.sdk.xdr.SCBytes
- setSCMap(SCMapEntry[]) - Method in class org.stellar.sdk.xdr.SCMap
- setScpEnvelopes(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV0
- setScpEnvelopes(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV1
- setScpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0
- setScpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
- setScpValue(StellarValue) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setScpValue(StellarValue) - Method in class org.stellar.sdk.xdr.StoredDebugTransactionSet
- setSCString(XdrString) - Method in class org.stellar.sdk.xdr.SCString
- setSCSymbol(XdrString) - Method in class org.stellar.sdk.xdr.SCSymbol
- setSCVec(SCVal[]) - Method in class org.stellar.sdk.xdr.SCVec
- setSecondsConnected(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setSellerEd25519(Uint256) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
- setSellerID(AccountID) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
- setSellerID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyOffer
- setSellerID(AccountID) - Method in class org.stellar.sdk.xdr.OfferEntry
- setSelling(Asset) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp
- setSelling(Asset) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp
- setSelling(Asset) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp
- setSelling(Asset) - Method in class org.stellar.sdk.xdr.OfferEntry
- setSelling(Int64) - Method in class org.stellar.sdk.xdr.Liabilities
- setSendAmount(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
- setSendAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
- setSendAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
- setSendMax(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
- setSendMoreExtendedMessage(SendMoreExtended) - Method in class org.stellar.sdk.xdr.StellarMessage
- setSendMoreMessage(SendMore) - Method in class org.stellar.sdk.xdr.StellarMessage
- setSeqLedger(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3
- setSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.AccountEntry
- setSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageOperationID
- setSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID
- setSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.Transaction
- setSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.TransactionV0
- setSeqTime(TimePoint) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3
- setSequence(Uint64) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0
- setSequenceNumber(long) - Method in class org.stellar.sdk.Account
- setSequenceNumber(long) - Method in class org.stellar.sdk.responses.AccountResponse
- setSequenceNumber(long) - Method in interface org.stellar.sdk.TransactionBuilderAccount
-
Set current sequence number on this Account.
- setSequenceNumber(Int64) - Method in class org.stellar.sdk.xdr.SequenceNumber
- setSetFlags(int) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
-
Sets the given flags on the account.
- setSetFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
- setSetFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp
- setSetOptionsOp(SetOptionsOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setSetOptionsResult(SetOptionsResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setSetTrustLineFlagsOp(SetTrustLineFlagsOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
- setSetTrustLineFlagsResult(SetTrustLineFlagsResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
- setSig(Signature) - Method in class org.stellar.sdk.xdr.AuthCert
- setSignature(byte[]) - Method in class org.stellar.sdk.xdr.Signature
- setSignature(SCVal) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials
- setSignature(Signature) - Method in class org.stellar.sdk.xdr.DecoratedSignature
- setSignature(Signature) - Method in class org.stellar.sdk.xdr.LedgerCloseValueSignature
- setSignature(Signature) - Method in class org.stellar.sdk.xdr.SCPEnvelope
- setSignatureExpirationLedger(Uint32) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization
- setSignatureExpirationLedger(Uint32) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials
- setSignatureHint(byte[]) - Method in class org.stellar.sdk.xdr.SignatureHint
- setSignatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.FeeBumpTransactionEnvelope
- setSignatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.TransactionV0Envelope
- setSignatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.TransactionV1Envelope
- setSignedSurveyRequestMessage(SignedSurveyRequestMessage) - Method in class org.stellar.sdk.xdr.StellarMessage
- setSignedSurveyResponseMessage(SignedSurveyResponseMessage) - Method in class org.stellar.sdk.xdr.StellarMessage
- setSigner(SignerKey, Integer) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
-
Add, update, or remove a signer from the account.
- setSigner(RevokeSponsorshipOp.RevokeSponsorshipOpSigner) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp
- setSigner(Signer) - Method in class org.stellar.sdk.xdr.SetOptionsOp
- setSignerKey(SignerKey) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpSigner
- setSigners(Signer[]) - Method in class org.stellar.sdk.xdr.AccountEntry
- setSignerSponsoringIDs(SponsorshipDescriptor[]) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2
- setSkipList(Hash[]) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setSlotIndex(Uint64) - Method in class org.stellar.sdk.xdr.SCPStatement
- setSorobanAuthorization(HashIDPreimage.HashIDPreimageSorobanAuthorization) - Method in class org.stellar.sdk.xdr.HashIDPreimage
- setSorobanData(String) - Method in class org.stellar.sdk.TransactionBuilder
-
Sets the transaction's internal Soroban transaction data (resources, footprint, etc.).
- setSorobanData(SorobanTransactionData) - Method in class org.stellar.sdk.TransactionBuilder
-
Sets the transaction's internal Soroban transaction data (resources, footprint, etc.).
- setSorobanData(SorobanTransactionData) - Method in class org.stellar.sdk.xdr.Transaction.TransactionExt
- setSorobanFeeWrite1KB(Int64) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaExtV1
- setSorobanMeta(SorobanTransactionMeta) - Method in class org.stellar.sdk.xdr.TransactionMetaV3
- setSourceAccount(String) - Method in class org.stellar.sdk.BeginSponsoringFutureReservesOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.BumpSequenceOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.ChangeTrustOperation.Builder
-
Set source account of this operation
- setSourceAccount(String) - Method in class org.stellar.sdk.ClaimClaimableBalanceOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.CreateClaimableBalanceOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.CreatePassiveSellOfferOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.ManageBuyOfferOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.ManageDataOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.ManageSellOfferOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.PathPaymentStrictReceiveOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.PathPaymentStrictSendOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.RevokeAccountSponsorshipOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.RevokeClaimableBalanceSponsorshipOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.RevokeDataSponsorshipOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.RevokeOfferSponsorshipOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.RevokeSignerSponsorshipOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.RevokeTrustlineSponsorshipOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.AccountMergeOperation.Builder
-
Set source account of this operation
- setSourceAccount(String) - Method in class org.stellar.sdk.AllowTrustOperation.Builder
-
Deprecated.Set source account of this operation
- setSourceAccount(String) - Method in class org.stellar.sdk.ClawbackClaimableBalanceOperation.Builder
-
Set source account of this operation
- setSourceAccount(String) - Method in class org.stellar.sdk.ClawbackOperation.Builder
-
Set source account of this operation
- setSourceAccount(String) - Method in class org.stellar.sdk.CreateAccountOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.Operation
-
The source account for the operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.PaymentOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.SetOptionsOperation.Builder
-
Sets the source account for this operation.
- setSourceAccount(String) - Method in class org.stellar.sdk.SetTrustlineFlagsOperation.Builder
-
Set source account of this operation
- setSourceAccount(AccountID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageOperationID
- setSourceAccount(AccountID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID
- setSourceAccount(MuxedAccount) - Method in class org.stellar.sdk.xdr.Operation
- setSourceAccount(MuxedAccount) - Method in class org.stellar.sdk.xdr.Transaction
- setSourceAccountBalance(Int64) - Method in class org.stellar.sdk.xdr.AccountMergeResult
- setSourceAccountEd25519(Uint256) - Method in class org.stellar.sdk.xdr.TransactionV0
- setSponsoredID(AccountID) - Method in class org.stellar.sdk.xdr.BeginSponsoringFutureReservesOp
- setSponsoringID(SponsorshipDescriptor) - Method in class org.stellar.sdk.xdr.LedgerEntryExtensionV1
- setSponsorshipDescriptor(AccountID) - Method in class org.stellar.sdk.xdr.SponsorshipDescriptor
- setStartingBalance(Int64) - Method in class org.stellar.sdk.xdr.CreateAccountOp
- setStartingEvictionScanLevel(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
- setState(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
- setStateArchivalSettings(StateArchivalSettings) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
- setStatement(SCPStatement) - Method in class org.stellar.sdk.xdr.SCPEnvelope
- setStorage(SCMap) - Method in class org.stellar.sdk.xdr.SCContractInstance
- setStr(SCString) - Method in class org.stellar.sdk.xdr.SCVal
- setString32(XdrString) - Method in class org.stellar.sdk.xdr.String32
- setString64(XdrString) - Method in class org.stellar.sdk.xdr.String64
- setSubInvocations(SorobanAuthorizedInvocation[]) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedInvocation
- setSubmitHttpClient(OkHttpClient) - Method in class org.stellar.sdk.Server
-
submitHttpClient is used only for submitting transactions.
- setSuccess(Hash) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionResult
- setSuccess(ManageOfferSuccessResult) - Method in class org.stellar.sdk.xdr.ManageBuyOfferResult
- setSuccess(ManageOfferSuccessResult) - Method in class org.stellar.sdk.xdr.ManageSellOfferResult
- setSuccess(PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultSuccess) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult
- setSuccess(PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult
- setSurveyedPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage
- setSurveyedPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage
- setSurveyorPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage
- setSurveyorPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage
- setSym(SCSymbol) - Method in class org.stellar.sdk.xdr.SCVal
- setTaggedTransaction(TransactionSignaturePayload.TransactionSignaturePayloadTaggedTransaction) - Method in class org.stellar.sdk.xdr.TransactionSignaturePayload
- setTempRentRateDenominator(Int64) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
- setText(XdrString) - Method in class org.stellar.sdk.xdr.Memo
- setThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SCPQuorumSet
- setThresholds(byte[]) - Method in class org.stellar.sdk.xdr.Thresholds
- setThresholds(Thresholds) - Method in class org.stellar.sdk.xdr.AccountEntry
- setTimeBounds(TimeBounds) - Method in class org.stellar.sdk.xdr.Preconditions
- setTimeBounds(TimeBounds) - Method in class org.stellar.sdk.xdr.PreconditionsV2
- setTimeBounds(TimeBounds) - Method in class org.stellar.sdk.xdr.TransactionV0
- setTimeout(long) - Method in class org.stellar.sdk.TransactionBuilder
-
An alias for
TransactionBuilder.setTimeout(BigInteger)withtimeoutin seconds. - setTimeout(BigInteger) - Method in class org.stellar.sdk.TransactionBuilder
-
Because of the distributed nature of the Stellar network it is possible that the status of your transaction will be determined after a long time if the network is highly congested.
- setTimepoint(TimePoint) - Method in class org.stellar.sdk.xdr.SCVal
- setTimePoint(Uint64) - Method in class org.stellar.sdk.xdr.TimePoint
- setTopics(SCVal[]) - Method in class org.stellar.sdk.xdr.ContractEvent.ContractEventBody.ContractEventV0
- setTopologyResponseBodyV0(TopologyResponseBodyV0) - Method in class org.stellar.sdk.xdr.SurveyResponseBody
- setTopologyResponseBodyV1(TopologyResponseBodyV1) - Method in class org.stellar.sdk.xdr.SurveyResponseBody
- setTotalByteSizeOfBucketList(Uint64) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
- setTotalCoins(Int64) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setTotalInboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV0
- setTotalInboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1
- setTotalNonRefundableResourceFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
- setTotalOutboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV0
- setTotalOutboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV1
- setTotalPoolShares(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
- setTotalRefundableResourceFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
- setTr(OperationResult.OperationResultTr) - Method in class org.stellar.sdk.xdr.OperationResult
- setTransaction(TransactionEnvelope) - Method in class org.stellar.sdk.xdr.StellarMessage
- setTransactionHash(Hash) - Method in class org.stellar.sdk.xdr.InnerTransactionResultPair
- setTransactionHash(Hash) - Method in class org.stellar.sdk.xdr.TransactionResultPair
- setTrustLine(LedgerKey.LedgerKeyTrustLine) - Method in class org.stellar.sdk.xdr.LedgerKey
- setTrustLine(TrustLineEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setTrustLineFlagsOp(SetTrustLineFlagsOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.Builder
- SetTrustLineFlagsOp - Class in org.stellar.sdk.xdr
- SetTrustLineFlagsOp() - Constructor for class org.stellar.sdk.xdr.SetTrustLineFlagsOp
- SetTrustLineFlagsOp.Builder - Class in org.stellar.sdk.xdr
- SetTrustlineFlagsOperation - Class in org.stellar.sdk
-
Represents SetTrustlineFlags operation.
- SetTrustlineFlagsOperation.Builder - Class in org.stellar.sdk
-
Builds SetTrustlineFlagsOperation operation.
- SetTrustLineFlagsOperationResponse - Class in org.stellar.sdk.responses.operations
-
Represents a Set Trustine Flags operation response.
- SetTrustLineFlagsOperationResponse(String, String, String, List<Integer>, List<String>, List<Integer>, List<String>, String) - Constructor for class org.stellar.sdk.responses.operations.SetTrustLineFlagsOperationResponse
- setTrustLineFlagsResult(SetTrustLineFlagsResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.Builder
- SetTrustLineFlagsResult - Class in org.stellar.sdk.xdr
- SetTrustLineFlagsResult() - Constructor for class org.stellar.sdk.xdr.SetTrustLineFlagsResult
- SetTrustLineFlagsResult.Builder - Class in org.stellar.sdk.xdr
- SetTrustLineFlagsResultCode - Enum Class in org.stellar.sdk.xdr
- setTrustor(AccountID) - Method in class org.stellar.sdk.xdr.AllowTrustOp
- setTrustor(AccountID) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp
- setTtl(LedgerKey.LedgerKeyTtl) - Method in class org.stellar.sdk.xdr.LedgerKey
- setTtl(TTLEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
- setTuple(SCSpecTypeTuple) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
- setTupleCase(SCSpecUDTUnionCaseTupleV0) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0
- setTx(FeeBumpTransaction) - Method in class org.stellar.sdk.xdr.FeeBumpTransactionEnvelope
- setTx(Transaction) - Method in class org.stellar.sdk.xdr.TransactionSignaturePayload.TransactionSignaturePayloadTaggedTransaction
- setTx(Transaction) - Method in class org.stellar.sdk.xdr.TransactionV1Envelope
- setTx(TransactionV0) - Method in class org.stellar.sdk.xdr.TransactionV0Envelope
- setTxAdvertVector(Hash[]) - Method in class org.stellar.sdk.xdr.TxAdvertVector
- setTxApplyProcessing(TransactionMeta) - Method in class org.stellar.sdk.xdr.TransactionResultMeta
- setTxChanges(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV1
- setTxChangesAfter(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV2
- setTxChangesAfter(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV3
- setTxChangesBefore(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV2
- setTxChangesBefore(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV3
- setTxDemandVector(Hash[]) - Method in class org.stellar.sdk.xdr.TxDemandVector
- setTxHashes(TxAdvertVector) - Method in class org.stellar.sdk.xdr.FloodAdvert
- setTxHashes(TxDemandVector) - Method in class org.stellar.sdk.xdr.FloodDemand
- setTxMaxContractEventsSizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractEventsV0
- setTxMaxInstructions(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractComputeV0
- setTxMaxReadBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setTxMaxReadLedgerEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setTxMaxSizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractBandwidthV0
- setTxMaxWriteBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setTxMaxWriteLedgerEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setTxMemoryLimit(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractComputeV0
- setTxProcessing(TransactionResultMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0
- setTxProcessing(TransactionResultMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
- setTxResultSet(TransactionResultSet) - Method in class org.stellar.sdk.xdr.TransactionHistoryResultEntry
- setTxs(TransactionEnvelope[]) - Method in class org.stellar.sdk.xdr.TransactionSet
- setTxs(TransactionEnvelope[]) - Method in class org.stellar.sdk.xdr.TxSetComponent.TxSetComponentTxsMaybeDiscountedFee
- setTxSet(GeneralizedTransactionSet) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
- setTxSet(StoredTransactionSet) - Method in class org.stellar.sdk.xdr.StoredDebugTransactionSet
- setTxSet(TransactionSet) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0
- setTxSet(TransactionSet) - Method in class org.stellar.sdk.xdr.StellarMessage
- setTxSet(TransactionSet) - Method in class org.stellar.sdk.xdr.StoredTransactionSet
- setTxSet(TransactionSet) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry
- setTxSetHash(Hash) - Method in class org.stellar.sdk.xdr.StellarValue
- setTxSetHash(Uint256) - Method in class org.stellar.sdk.xdr.StellarMessage
- setTxSetResultHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerHeader
- setTxSets(StoredTransactionSet[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV0
- setTxsMaybeDiscountedFee(TxSetComponent.TxSetComponentTxsMaybeDiscountedFee) - Method in class org.stellar.sdk.xdr.TxSetComponent
- setType(TypeToken<Page<T>>) - Method in class org.stellar.sdk.responses.Page
- setType(TypeToken<T>) - Method in interface org.stellar.sdk.responses.TypedResponse
- setType(ContractEventType) - Method in class org.stellar.sdk.xdr.ContractEvent
- setType(MessageType) - Method in class org.stellar.sdk.xdr.DontHave
- setType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecFunctionInputV0
- setType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructFieldV0
- setType(SCSpecTypeDef[]) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseTupleV0
- setU128(UInt128Parts) - Method in class org.stellar.sdk.xdr.SCVal
- setU256(UInt256Parts) - Method in class org.stellar.sdk.xdr.SCVal
- setU32(Uint32) - Method in class org.stellar.sdk.xdr.SCVal
- setU64(Uint64) - Method in class org.stellar.sdk.xdr.SCVal
- setUdt(SCSpecTypeUDT) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
- setUdtEnumV0(SCSpecUDTEnumV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
- setUdtErrorEnumV0(SCSpecUDTErrorEnumV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
- setUdtStructV0(SCSpecUDTStructV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
- setUdtUnionV0(SCSpecUDTUnionV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
- setUint256(byte[]) - Method in class org.stellar.sdk.xdr.Uint256
- setUint32(XdrUnsignedInteger) - Method in class org.stellar.sdk.xdr.Uint32
- setUint64(XdrUnsignedHyperInteger) - Method in class org.stellar.sdk.xdr.Uint64
- setUniqueFetchBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setUniqueFetchMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setUniqueFloodBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setUniqueFloodMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
- setUpdated(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
- setUpdatedEntry(ConfigSettingEntry[]) - Method in class org.stellar.sdk.xdr.ConfigUpgradeSet
- setUpgrade(LedgerUpgrade) - Method in class org.stellar.sdk.xdr.UpgradeEntryMeta
- setUpgrades(UpgradeType[]) - Method in class org.stellar.sdk.xdr.StellarValue
- setUpgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0
- setUpgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
- setUpgradeType(byte[]) - Method in class org.stellar.sdk.xdr.UpgradeType
- setV0(AuthenticatedMessage.AuthenticatedMessageV0) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage
- setV0(Claimant.ClaimantV0) - Method in class org.stellar.sdk.xdr.Claimant
- setV0(ClaimOfferAtomV0) - Method in class org.stellar.sdk.xdr.ClaimAtom
- setV0(ContractEvent.ContractEventBody.ContractEventV0) - Method in class org.stellar.sdk.xdr.ContractEvent.ContractEventBody
- setV0(Hash) - Method in class org.stellar.sdk.xdr.ClaimableBalanceID
- setV0(LedgerCloseMetaV0) - Method in class org.stellar.sdk.xdr.LedgerCloseMeta
- setV0(PersistedSCPStateV0) - Method in class org.stellar.sdk.xdr.PersistedSCPState
- setV0(SCMetaV0) - Method in class org.stellar.sdk.xdr.SCMetaEntry
- setV0(SCPHistoryEntryV0) - Method in class org.stellar.sdk.xdr.SCPHistoryEntry
- setV0(TransactionV0Envelope) - Method in class org.stellar.sdk.xdr.TransactionEnvelope
- setV0Components(TxSetComponent[]) - Method in class org.stellar.sdk.xdr.TransactionPhase
- setV1(AccountEntryExtensionV1) - Method in class org.stellar.sdk.xdr.AccountEntry.AccountEntryExt
- setV1(ClaimableBalanceEntryExtensionV1) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry.ClaimableBalanceEntryExt
- setV1(ContractCodeEntry.ContractCodeEntryExt.ContractCodeEntryV1) - Method in class org.stellar.sdk.xdr.ContractCodeEntry.ContractCodeEntryExt
- setV1(LedgerCloseMetaExtV1) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaExt
- setV1(LedgerCloseMetaV1) - Method in class org.stellar.sdk.xdr.LedgerCloseMeta
- setV1(LedgerEntryExtensionV1) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryExt
- setV1(LedgerHeaderExtensionV1) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderExt
- setV1(PersistedSCPStateV1) - Method in class org.stellar.sdk.xdr.PersistedSCPState
- setV1(SorobanTransactionMetaExtV1) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExt
- setV1(TransactionMetaV1) - Method in class org.stellar.sdk.xdr.TransactionMeta
- setV1(TransactionV1Envelope) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction.FeeBumpTransactionInnerTx
- setV1(TransactionV1Envelope) - Method in class org.stellar.sdk.xdr.TransactionEnvelope
- setV1(TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt
- setV1TxSet(TransactionSetV1) - Method in class org.stellar.sdk.xdr.GeneralizedTransactionSet
- setV2(AccountEntryExtensionV2) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV1.AccountEntryExtensionV1Ext
- setV2(PreconditionsV2) - Method in class org.stellar.sdk.xdr.Preconditions
- setV2(TransactionMetaV2) - Method in class org.stellar.sdk.xdr.TransactionMeta
- setV2(TrustLineEntryExtensionV2) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1.TrustLineEntryV1Ext
- setV3(AccountEntryExtensionV3) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2.AccountEntryExtensionV2Ext
- setV3(TransactionMetaV3) - Method in class org.stellar.sdk.xdr.TransactionMeta
- setVal(SCVal) - Method in class org.stellar.sdk.xdr.ContractDataEntry
- setVal(SCVal) - Method in class org.stellar.sdk.xdr.SCMapEntry
- setVal(XdrString) - Method in class org.stellar.sdk.xdr.SCMetaV0
- setValidators(NodeID[]) - Method in class org.stellar.sdk.xdr.SCPQuorumSet
- setValue(byte[]) - Method in class org.stellar.sdk.xdr.Value
- setValue(Uint32) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumCaseV0
- setValue(Uint32) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumCaseV0
- setValue(Value) - Method in class org.stellar.sdk.xdr.SCPBallot
- setValueType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeMap
- setValueType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeOption
- setValueTypes(SCSpecTypeDef[]) - Method in class org.stellar.sdk.xdr.SCSpecTypeTuple
- setVec(SCSpecTypeVec) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
- setVec(SCVec) - Method in class org.stellar.sdk.xdr.SCVal
- setVersionStr(XdrString) - Method in class org.stellar.sdk.xdr.Hello
- setVersionStr(XdrString) - Method in class org.stellar.sdk.xdr.PeerStats
- setVoidCase(SCSpecUDTUnionCaseVoidV0) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0
- setVotes(Value[]) - Method in class org.stellar.sdk.xdr.SCPNomination
- setWasm(byte[]) - Method in class org.stellar.sdk.xdr.HostFunction
- setWasm_hash(Hash) - Method in class org.stellar.sdk.xdr.ContractExecutable
- setWeight(Uint32) - Method in class org.stellar.sdk.xdr.Signer
- setWriteBytes(Uint32) - Method in class org.stellar.sdk.xdr.SorobanResources
- setWriteFee1KBBucketListHigh(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- setWriteFee1KBBucketListLow(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
- sha256Hash(byte[]) - Static method in class org.stellar.sdk.Signer
-
Create
sha256HashSignerKeyfrom a sha256 hash of a preimage. - sig(Signature) - Method in class org.stellar.sdk.xdr.AuthCert.Builder
- sign(byte[]) - Method in class org.stellar.sdk.KeyPair
-
Sign the provided data with the keypair's private key.
- sign(byte[]) - Method in class org.stellar.sdk.AbstractTransaction
-
Adds a new sha256Hash signature to this transaction by revealing preimage.
- sign(KeyPair) - Method in class org.stellar.sdk.AbstractTransaction
-
Adds a new signature ed25519PublicKey to this transaction.
- sign(HashIDPreimage) - Method in interface org.stellar.sdk.Auth.Signer
- signature(SCVal) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials.Builder
- signature(Signature) - Method in class org.stellar.sdk.xdr.DecoratedSignature.Builder
- signature(Signature) - Method in class org.stellar.sdk.xdr.LedgerCloseValueSignature.Builder
- signature(Signature) - Method in class org.stellar.sdk.xdr.SCPEnvelope.Builder
- Signature - Class in org.stellar.sdk.xdr
- Signature() - Constructor for class org.stellar.sdk.xdr.Signature
- Signature(byte[]) - Constructor for class org.stellar.sdk.xdr.Signature
- signatureBase() - Method in class org.stellar.sdk.AbstractTransaction
-
Returns signature base.
- signatureBase() - Method in class org.stellar.sdk.FeeBumpTransaction
- signatureBase() - Method in class org.stellar.sdk.Transaction
- signatureExpirationLedger(Uint32) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization.Builder
- signatureExpirationLedger(Uint32) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials.Builder
- SignatureHint - Class in org.stellar.sdk.xdr
- SignatureHint() - Constructor for class org.stellar.sdk.xdr.SignatureHint
- SignatureHint(byte[]) - Constructor for class org.stellar.sdk.xdr.SignatureHint
- signatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.FeeBumpTransactionEnvelope.Builder
- signatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.TransactionV0Envelope.Builder
- signatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.TransactionV1Envelope.Builder
- signDecorated(byte[]) - Method in class org.stellar.sdk.KeyPair
-
Sign the provided data with the keypair's private key and returns
DecoratedSignature. - SIGNED_PAYLOAD_MAX_PAYLOAD_LENGTH - Static variable in class org.stellar.sdk.SignedPayloadSigner
- signedPayload(SignedPayloadSigner) - Static method in class org.stellar.sdk.Signer
- SignedPayloadSigner - Class in org.stellar.sdk
-
Data model for the signed payload signer
- SignedPayloadSigner(byte[], byte[]) - Constructor for class org.stellar.sdk.SignedPayloadSigner
-
constructor
- SignedPayloadSigner(AccountID, byte[]) - Constructor for class org.stellar.sdk.SignedPayloadSigner
-
constructor
- signedSurveyRequestMessage(SignedSurveyRequestMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.Builder
- SignedSurveyRequestMessage - Class in org.stellar.sdk.xdr
- SignedSurveyRequestMessage() - Constructor for class org.stellar.sdk.xdr.SignedSurveyRequestMessage
- SignedSurveyRequestMessage.Builder - Class in org.stellar.sdk.xdr
- signedSurveyResponseMessage(SignedSurveyResponseMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.Builder
- SignedSurveyResponseMessage - Class in org.stellar.sdk.xdr
- SignedSurveyResponseMessage() - Constructor for class org.stellar.sdk.xdr.SignedSurveyResponseMessage
- SignedSurveyResponseMessage.Builder - Class in org.stellar.sdk.xdr
- signer(RevokeSponsorshipOp.RevokeSponsorshipOpSigner) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.Builder
- signer(Signer) - Method in class org.stellar.sdk.xdr.SetOptionsOp.Builder
- Signer - Class in org.stellar.sdk
-
Signer is a helper class that creates
SignerKeyobjects. - Signer - Class in org.stellar.sdk.xdr
- Signer() - Constructor for class org.stellar.sdk.Signer
- Signer() - Constructor for class org.stellar.sdk.xdr.Signer
- Signer(String, int) - Constructor for class org.stellar.sdk.Sep10Challenge.Signer
- Signer(String, String, int, String) - Constructor for class org.stellar.sdk.responses.AccountResponse.Signer
- SIGNER_KEY_TYPE_ED25519 - Enum constant in enum class org.stellar.sdk.xdr.SignerKeyType
- SIGNER_KEY_TYPE_ED25519_SIGNED_PAYLOAD - Enum constant in enum class org.stellar.sdk.xdr.SignerKeyType
- SIGNER_KEY_TYPE_HASH_X - Enum constant in enum class org.stellar.sdk.xdr.SignerKeyType
- SIGNER_KEY_TYPE_PRE_AUTH_TX - Enum constant in enum class org.stellar.sdk.xdr.SignerKeyType
- Signer.Builder - Class in org.stellar.sdk.xdr
- SignerCreatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents signer_created effect response.
- signerKey(SignerKey) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpSigner.Builder
- SignerKey - Class in org.stellar.sdk.xdr
- SignerKey() - Constructor for class org.stellar.sdk.xdr.SignerKey
- SignerKey.Builder - Class in org.stellar.sdk.xdr
- SignerKey.SignerKeyEd25519SignedPayload - Class in org.stellar.sdk.xdr
- SignerKey.SignerKeyEd25519SignedPayload.Builder - Class in org.stellar.sdk.xdr
- SignerKeyEd25519SignedPayload() - Constructor for class org.stellar.sdk.xdr.SignerKey.SignerKeyEd25519SignedPayload
- SignerKeyType - Enum Class in org.stellar.sdk.xdr
- SignerRemovedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents signer_removed effect response.
- signers(Signer[]) - Method in class org.stellar.sdk.xdr.AccountEntry.Builder
- signerSponsoringIDs(SponsorshipDescriptor[]) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2.Builder
- SignerSponsorshipCreatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents signer_sponsorship_created effect response.
- SignerSponsorshipCreatedEffectResponse(String, String) - Constructor for class org.stellar.sdk.responses.effects.SignerSponsorshipCreatedEffectResponse
- SignerSponsorshipRemovedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents signer_sponsorship_removed effect response.
- SignerSponsorshipRemovedEffectResponse(String, String) - Constructor for class org.stellar.sdk.responses.effects.SignerSponsorshipRemovedEffectResponse
- SignerSponsorshipUpdatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents signer_sponsorship_updated effect response.
- SignerSponsorshipUpdatedEffectResponse(String, String, String) - Constructor for class org.stellar.sdk.responses.effects.SignerSponsorshipUpdatedEffectResponse
- SignerUpdatedEffectResponse - Class in org.stellar.sdk.responses.effects
-
Represents signed_updated effect response.
- signPayloadDecorated(byte[]) - Method in class org.stellar.sdk.KeyPair
-
Sign the provided payload data for payload signer where the input is the data being signed.
- SimplePaymentResult - Class in org.stellar.sdk.xdr
- SimplePaymentResult() - Constructor for class org.stellar.sdk.xdr.SimplePaymentResult
- SimplePaymentResult.Builder - Class in org.stellar.sdk.xdr
- SimulateHostFunctionResult(List<String>, String) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse.SimulateHostFunctionResult
- simulateTransaction(Transaction) - Method in class org.stellar.sdk.SorobanServer
-
An alias for
SorobanServer.simulateTransaction(Transaction, SimulateTransactionRequest.ResourceConfig)with no resource leeway. - simulateTransaction(Transaction, SimulateTransactionRequest.ResourceConfig) - Method in class org.stellar.sdk.SorobanServer
-
Submit a trial contract invocation to get back return values, expected ledger footprint, expected authorizations, and expected costs.
- SimulateTransactionCost(BigInteger, BigInteger) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse.SimulateTransactionCost
- SimulateTransactionRequest - Class in org.stellar.sdk.requests.sorobanrpc
-
Request for JSON-RPC method simulateTransaction.
- SimulateTransactionRequest(String, SimulateTransactionRequest.ResourceConfig) - Constructor for class org.stellar.sdk.requests.sorobanrpc.SimulateTransactionRequest
- SimulateTransactionRequest.ResourceConfig - Class in org.stellar.sdk.requests.sorobanrpc
- SimulateTransactionRequest.ResourceConfig.ResourceConfigBuilder - Class in org.stellar.sdk.requests.sorobanrpc
- SimulateTransactionResponse - Class in org.stellar.sdk.responses.sorobanrpc
-
Response for JSON-RPC method simulateTransaction.
- SimulateTransactionResponse(String, String, List<String>, Long, List<SimulateTransactionResponse.SimulateHostFunctionResult>, SimulateTransactionResponse.SimulateTransactionCost, SimulateTransactionResponse.RestorePreamble, List<SimulateTransactionResponse.LedgerEntryChange>, Long) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse
- SimulateTransactionResponse.LedgerEntryChange - Class in org.stellar.sdk.responses.sorobanrpc
-
LedgerEntryChange designates a change in a ledger entry.
- SimulateTransactionResponse.RestorePreamble - Class in org.stellar.sdk.responses.sorobanrpc
- SimulateTransactionResponse.SimulateHostFunctionResult - Class in org.stellar.sdk.responses.sorobanrpc
- SimulateTransactionResponse.SimulateTransactionCost - Class in org.stellar.sdk.responses.sorobanrpc
- size() - Method in class org.stellar.sdk.responses.AccountResponse.Data
- skipList(Hash[]) - Method in class org.stellar.sdk.xdr.LedgerHeader.Builder
- slotIndex(Uint64) - Method in class org.stellar.sdk.xdr.SCPStatement.Builder
- SOROBAN_AUTHORIZED_FUNCTION_TYPE_CONTRACT_FN - Enum constant in enum class org.stellar.sdk.xdr.SorobanAuthorizedFunctionType
- SOROBAN_AUTHORIZED_FUNCTION_TYPE_CREATE_CONTRACT_HOST_FN - Enum constant in enum class org.stellar.sdk.xdr.SorobanAuthorizedFunctionType
- SOROBAN_CREDENTIALS_ADDRESS - Enum constant in enum class org.stellar.sdk.xdr.SorobanCredentialsType
- SOROBAN_CREDENTIALS_SOURCE_ACCOUNT - Enum constant in enum class org.stellar.sdk.xdr.SorobanCredentialsType
- SorobanAddressCredentials - Class in org.stellar.sdk.xdr
- SorobanAddressCredentials() - Constructor for class org.stellar.sdk.xdr.SorobanAddressCredentials
- SorobanAddressCredentials.Builder - Class in org.stellar.sdk.xdr
- sorobanAuthorization(HashIDPreimage.HashIDPreimageSorobanAuthorization) - Method in class org.stellar.sdk.xdr.HashIDPreimage.Builder
- SorobanAuthorizationEntry - Class in org.stellar.sdk.xdr
- SorobanAuthorizationEntry() - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizationEntry
- SorobanAuthorizationEntry.Builder - Class in org.stellar.sdk.xdr
- SorobanAuthorizedFunction - Class in org.stellar.sdk.xdr
- SorobanAuthorizedFunction() - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizedFunction
- SorobanAuthorizedFunction.Builder - Class in org.stellar.sdk.xdr
- SorobanAuthorizedFunctionType - Enum Class in org.stellar.sdk.xdr
- SorobanAuthorizedInvocation - Class in org.stellar.sdk.xdr
- SorobanAuthorizedInvocation() - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizedInvocation
- SorobanAuthorizedInvocation.Builder - Class in org.stellar.sdk.xdr
- SorobanCredentials - Class in org.stellar.sdk.xdr
- SorobanCredentials() - Constructor for class org.stellar.sdk.xdr.SorobanCredentials
- SorobanCredentials.Builder - Class in org.stellar.sdk.xdr
- SorobanCredentialsType - Enum Class in org.stellar.sdk.xdr
- sorobanData(SorobanTransactionData) - Method in class org.stellar.sdk.xdr.Transaction.TransactionExt.Builder
- SorobanDataBuilder - Class in org.stellar.sdk
-
Supports building
SorobanTransactionDatastructures with various items set to specific values. - SorobanDataBuilder() - Constructor for class org.stellar.sdk.SorobanDataBuilder
-
Creates a new builder with an empty
SorobanTransactionData. - SorobanDataBuilder(String) - Constructor for class org.stellar.sdk.SorobanDataBuilder
-
Creates a new builder from a base64 representation of
SorobanTransactionData. - SorobanDataBuilder(SorobanTransactionData) - Constructor for class org.stellar.sdk.SorobanDataBuilder
-
Creates a new builder from a
SorobanTransactionData. - SorobanDataBuilder.Resources - Class in org.stellar.sdk
-
Represents the resource metrics of the Soroban data.
- SorobanDataBuilder.Resources.ResourcesBuilder - Class in org.stellar.sdk
- sorobanFeeWrite1KB(Int64) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaExtV1.Builder
- sorobanMeta(SorobanTransactionMeta) - Method in class org.stellar.sdk.xdr.TransactionMetaV3.Builder
- SorobanResources - Class in org.stellar.sdk.xdr
- SorobanResources() - Constructor for class org.stellar.sdk.xdr.SorobanResources
- SorobanResources.Builder - Class in org.stellar.sdk.xdr
- SorobanRpcErrorResponse - Exception Class in org.stellar.sdk.requests.sorobanrpc
-
Throws when Soroban-RPC instance responds with error.
- SorobanRpcErrorResponse(Integer, String, String) - Constructor for exception class org.stellar.sdk.requests.sorobanrpc.SorobanRpcErrorResponse
- SorobanRpcRequest<T> - Class in org.stellar.sdk.requests.sorobanrpc
-
Represent the request sent to Soroban-RPC.
- SorobanRpcRequest(String, String, T) - Constructor for class org.stellar.sdk.requests.sorobanrpc.SorobanRpcRequest
- SorobanRpcResponse<T> - Class in org.stellar.sdk.responses.sorobanrpc
-
Represent the response returned by Soroban-RPC.
- SorobanRpcResponse(String, String, T, SorobanRpcResponse.Error) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SorobanRpcResponse
- SorobanRpcResponse.Error - Class in org.stellar.sdk.responses.sorobanrpc
- SorobanServer - Class in org.stellar.sdk
-
Main class used to connect to the Soroban-RPC instance and exposes an interface for requests to that instance.
- SorobanServer(String) - Constructor for class org.stellar.sdk.SorobanServer
-
Creates a new SorobanServer instance.
- SorobanServer(String, OkHttpClient) - Constructor for class org.stellar.sdk.SorobanServer
-
Creates a new SorobanServer instance.
- SorobanServer.Durability - Enum Class in org.stellar.sdk
-
Represents the "durability keyspace" that this ledger key belongs to, check
SorobanServer.getContractData(java.lang.String, org.stellar.sdk.xdr.SCVal, org.stellar.sdk.SorobanServer.Durability)for more details. - SorobanTransactionData - Class in org.stellar.sdk.xdr
- SorobanTransactionData() - Constructor for class org.stellar.sdk.xdr.SorobanTransactionData
- SorobanTransactionData.Builder - Class in org.stellar.sdk.xdr
- SorobanTransactionMeta - Class in org.stellar.sdk.xdr
- SorobanTransactionMeta() - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMeta
- SorobanTransactionMeta.Builder - Class in org.stellar.sdk.xdr
- SorobanTransactionMetaExt - Class in org.stellar.sdk.xdr
- SorobanTransactionMetaExt() - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMetaExt
- SorobanTransactionMetaExt.Builder - Class in org.stellar.sdk.xdr
- SorobanTransactionMetaExtV1 - Class in org.stellar.sdk.xdr
- SorobanTransactionMetaExtV1() - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
- SorobanTransactionMetaExtV1.Builder - Class in org.stellar.sdk.xdr
- sourceAccount(String) - Method in class org.stellar.sdk.Operation.OperationBuilder
-
The source account for the operation.
- sourceAccount(String) - Method in class org.stellar.sdk.requests.StrictReceivePathsRequestBuilder
- sourceAccount(AccountID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageOperationID.Builder
- sourceAccount(AccountID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID.Builder
- sourceAccount(MuxedAccount) - Method in class org.stellar.sdk.xdr.Operation.Builder
- sourceAccount(MuxedAccount) - Method in class org.stellar.sdk.xdr.Transaction.Builder
- sourceAccountBalance(Int64) - Method in class org.stellar.sdk.xdr.AccountMergeResult.Builder
- sourceAccountEd25519(Uint256) - Method in class org.stellar.sdk.xdr.TransactionV0.Builder
- sourceAmount(String) - Method in class org.stellar.sdk.requests.StrictSendPathsRequestBuilder
- sourceAsset(Asset) - Method in class org.stellar.sdk.requests.StrictSendPathsRequestBuilder
- sourceAssets(List<Asset>) - Method in class org.stellar.sdk.requests.StrictReceivePathsRequestBuilder
- sponsoredID(AccountID) - Method in class org.stellar.sdk.xdr.BeginSponsoringFutureReservesOp.Builder
- sponsoringID(SponsorshipDescriptor) - Method in class org.stellar.sdk.xdr.LedgerEntryExtensionV1.Builder
- SponsorshipDescriptor - Class in org.stellar.sdk.xdr
- SponsorshipDescriptor() - Constructor for class org.stellar.sdk.xdr.SponsorshipDescriptor
- SponsorshipDescriptor(AccountID) - Constructor for class org.stellar.sdk.xdr.SponsorshipDescriptor
- SSEStream<T> - Class in org.stellar.sdk.requests
- STANDALONE - Static variable in class org.stellar.sdk.Network
- startingBalance(Int64) - Method in class org.stellar.sdk.xdr.CreateAccountOp.Builder
- startingEvictionScanLevel(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.Builder
- startLedger(Long) - Method in class org.stellar.sdk.requests.sorobanrpc.GetEventsRequest.GetEventsRequestBuilder
- state(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange.Builder
- stateArchivalSettings(StateArchivalSettings) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry.Builder
- StateArchivalSettings - Class in org.stellar.sdk.xdr
- StateArchivalSettings() - Constructor for class org.stellar.sdk.xdr.StateArchivalSettings
- StateArchivalSettings.Builder - Class in org.stellar.sdk.xdr
- statement(SCPStatement) - Method in class org.stellar.sdk.xdr.SCPEnvelope.Builder
- STELLAR_VALUE_BASIC - Enum constant in enum class org.stellar.sdk.xdr.StellarValueType
- STELLAR_VALUE_SIGNED - Enum constant in enum class org.stellar.sdk.xdr.StellarValueType
- StellarMessage - Class in org.stellar.sdk.xdr
- StellarMessage() - Constructor for class org.stellar.sdk.xdr.StellarMessage
- StellarMessage.Builder - Class in org.stellar.sdk.xdr
- StellarTomlNotFoundInvalidException - Exception Class in org.stellar.sdk.federation
-
Stellar.toml file was not found or was malformed.
- StellarTomlNotFoundInvalidException() - Constructor for exception class org.stellar.sdk.federation.StellarTomlNotFoundInvalidException
- StellarValue - Class in org.stellar.sdk.xdr
- StellarValue() - Constructor for class org.stellar.sdk.xdr.StellarValue
- StellarValue.Builder - Class in org.stellar.sdk.xdr
- StellarValue.StellarValueExt - Class in org.stellar.sdk.xdr
- StellarValue.StellarValueExt.Builder - Class in org.stellar.sdk.xdr
- StellarValueExt() - Constructor for class org.stellar.sdk.xdr.StellarValue.StellarValueExt
- StellarValueType - Enum Class in org.stellar.sdk.xdr
- storage(SCMap) - Method in class org.stellar.sdk.xdr.SCContractInstance.Builder
- StoredDebugTransactionSet - Class in org.stellar.sdk.xdr
- StoredDebugTransactionSet() - Constructor for class org.stellar.sdk.xdr.StoredDebugTransactionSet
- StoredDebugTransactionSet.Builder - Class in org.stellar.sdk.xdr
- StoredTransactionSet - Class in org.stellar.sdk.xdr
- StoredTransactionSet() - Constructor for class org.stellar.sdk.xdr.StoredTransactionSet
- StoredTransactionSet.Builder - Class in org.stellar.sdk.xdr
- str(SCString) - Method in class org.stellar.sdk.xdr.SCVal.Builder
- stream(EventListener<AccountResponse>) - Method in class org.stellar.sdk.requests.AccountsRequestBuilder
-
An overloaded version of
AccountsRequestBuilder.stream(EventListener, long)with default reconnect timeout. - stream(EventListener<AccountResponse>, long) - Method in class org.stellar.sdk.requests.AccountsRequestBuilder
-
Allows to stream SSE events from horizon.
- stream(EventListener<EffectResponse>) - Method in class org.stellar.sdk.requests.EffectsRequestBuilder
-
An overloaded version of
EffectsRequestBuilder.stream(EventListener, long)with default reconnect timeout. - stream(EventListener<EffectResponse>, long) - Method in class org.stellar.sdk.requests.EffectsRequestBuilder
-
Allows to stream SSE events from horizon.
- stream(EventListener<LedgerResponse>) - Method in class org.stellar.sdk.requests.LedgersRequestBuilder
-
An overloaded version of
LedgersRequestBuilder.stream(EventListener, long)with default reconnect timeout. - stream(EventListener<LedgerResponse>, long) - Method in class org.stellar.sdk.requests.LedgersRequestBuilder
-
Allows to stream SSE events from horizon.
- stream(EventListener<LiquidityPoolResponse>) - Method in class org.stellar.sdk.requests.LiquidityPoolsRequestBuilder
-
An overloaded version of
LiquidityPoolsRequestBuilder.stream(EventListener, long)with default reconnect timeout. - stream(EventListener<LiquidityPoolResponse>, long) - Method in class org.stellar.sdk.requests.LiquidityPoolsRequestBuilder
-
Allows to stream SSE events from horizon.
- stream(EventListener<OfferResponse>) - Method in class org.stellar.sdk.requests.OffersRequestBuilder
-
An overloaded version of
OffersRequestBuilder.stream(EventListener, long)with default reconnect timeout. - stream(EventListener<OfferResponse>, long) - Method in class org.stellar.sdk.requests.OffersRequestBuilder
-
Allows to stream SSE events from horizon.
- stream(EventListener<OperationResponse>) - Method in class org.stellar.sdk.requests.OperationsRequestBuilder
-
An overloaded version of
OperationsRequestBuilder.stream(EventListener, long)with default reconnect timeout. - stream(EventListener<OperationResponse>) - Method in class org.stellar.sdk.requests.PaymentsRequestBuilder
-
An overloaded version of
PaymentsRequestBuilder.stream(EventListener, long)with default reconnect timeout. - stream(EventListener<OperationResponse>, long) - Method in class org.stellar.sdk.requests.OperationsRequestBuilder
-
Allows to stream SSE events from horizon.
- stream(EventListener<OperationResponse>, long) - Method in class org.stellar.sdk.requests.PaymentsRequestBuilder
-
Allows to stream SSE events from horizon.
- stream(EventListener<OrderBookResponse>) - Method in class org.stellar.sdk.requests.OrderBookRequestBuilder
-
An overloaded version of
OrderBookRequestBuilder.stream(EventListener, long)with default reconnect timeout. - stream(EventListener<OrderBookResponse>, long) - Method in class org.stellar.sdk.requests.OrderBookRequestBuilder
-
Allows to stream SSE events from horizon.
- stream(EventListener<TradeResponse>) - Method in class org.stellar.sdk.requests.TradesRequestBuilder
-
An overloaded version of
TradesRequestBuilder.stream(EventListener, long)with default reconnect timeout. - stream(EventListener<TradeResponse>, long) - Method in class org.stellar.sdk.requests.TradesRequestBuilder
-
Allows to stream SSE events from horizon.
- stream(EventListener<TransactionResponse>) - Method in class org.stellar.sdk.requests.TransactionsRequestBuilder
-
An overloaded version of
TransactionsRequestBuilder.stream(EventListener, long)with default reconnect timeout. - stream(EventListener<TransactionResponse>, long) - Method in class org.stellar.sdk.requests.TransactionsRequestBuilder
-
Allows to stream SSE events from horizon.
- strictReceivePaths() - Method in class org.stellar.sdk.Server
-
Returns
StrictReceivePathsRequestBuilderinstance. - StrictReceivePathsRequestBuilder - Class in org.stellar.sdk.requests
-
Builds requests connected to paths.
- StrictReceivePathsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.StrictReceivePathsRequestBuilder
- strictSendPaths() - Method in class org.stellar.sdk.Server
-
Returns
StrictSendPathsRequestBuilderinstance. - StrictSendPathsRequestBuilder - Class in org.stellar.sdk.requests
- StrictSendPathsRequestBuilder(OkHttpClient, HttpUrl) - Constructor for class org.stellar.sdk.requests.StrictSendPathsRequestBuilder
- String32 - Class in org.stellar.sdk.xdr
- String32() - Constructor for class org.stellar.sdk.xdr.String32
- String32(XdrString) - Constructor for class org.stellar.sdk.xdr.String32
- String64 - Class in org.stellar.sdk.xdr
- String64() - Constructor for class org.stellar.sdk.xdr.String64
- String64(XdrString) - Constructor for class org.stellar.sdk.xdr.String64
- StrKey - Class in org.stellar.sdk
-
StrKey is a helper class that allows encoding and decoding Stellar keys to/from strings, i.e.
- StrKey() - Constructor for class org.stellar.sdk.StrKey
- subInvocations(SorobanAuthorizedInvocation[]) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedInvocation.Builder
- submitTransaction(FeeBumpTransaction) - Method in class org.stellar.sdk.Server
-
Submits a fee bump transaction to the network
- submitTransaction(FeeBumpTransaction, boolean) - Method in class org.stellar.sdk.Server
-
Submits a fee bump transaction to the network
- submitTransaction(Transaction) - Method in class org.stellar.sdk.Server
-
Submits a transaction to the network
- submitTransaction(Transaction, boolean) - Method in class org.stellar.sdk.Server
-
Submits a transaction to the network
- SubmitTransactionResponse - Class in org.stellar.sdk.responses
-
Represents server response after submitting transaction.
- SubmitTransactionResponse.Extras - Class in org.stellar.sdk.responses
-
Additional information returned by a server.
- SubmitTransactionResponse.Extras.ResultCodes - Class in org.stellar.sdk.responses
-
Contains result codes for this transaction.
- SubmitTransactionTimeoutResponseException - Exception Class in org.stellar.sdk.responses
- SubmitTransactionTimeoutResponseException() - Constructor for exception class org.stellar.sdk.responses.SubmitTransactionTimeoutResponseException
- SubmitTransactionUnknownResponseException - Exception Class in org.stellar.sdk.responses
- SubmitTransactionUnknownResponseException(int, String) - Constructor for exception class org.stellar.sdk.responses.SubmitTransactionUnknownResponseException
- submitTransactionXdr(String) - Method in class org.stellar.sdk.Server
-
Submits a base64 encoded transaction envelope to the network
- success(Hash) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionResult.Builder
- success(ManageOfferSuccessResult) - Method in class org.stellar.sdk.xdr.ManageBuyOfferResult.Builder
- success(ManageOfferSuccessResult) - Method in class org.stellar.sdk.xdr.ManageSellOfferResult.Builder
- success(PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultSuccess) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult.Builder
- success(PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult.Builder
- SUCCESS - Enum constant in enum class org.stellar.sdk.responses.sorobanrpc.GetTransactionResponse.GetTransactionStatus
- SURVEY_REQUEST - Enum constant in enum class org.stellar.sdk.xdr.MessageType
- SURVEY_RESPONSE - Enum constant in enum class org.stellar.sdk.xdr.MessageType
- SURVEY_TOPOLOGY - Enum constant in enum class org.stellar.sdk.xdr.SurveyMessageCommandType
- SURVEY_TOPOLOGY_RESPONSE_V0 - Enum constant in enum class org.stellar.sdk.xdr.SurveyMessageResponseType
- SURVEY_TOPOLOGY_RESPONSE_V1 - Enum constant in enum class org.stellar.sdk.xdr.SurveyMessageResponseType
- surveyedPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage.Builder
- surveyedPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage.Builder
- SurveyMessageCommandType - Enum Class in org.stellar.sdk.xdr
- SurveyMessageResponseType - Enum Class in org.stellar.sdk.xdr
- surveyorPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage.Builder
- surveyorPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage.Builder
- SurveyRequestMessage - Class in org.stellar.sdk.xdr
- SurveyRequestMessage() - Constructor for class org.stellar.sdk.xdr.SurveyRequestMessage
- SurveyRequestMessage.Builder - Class in org.stellar.sdk.xdr
- SurveyResponseBody - Class in org.stellar.sdk.xdr
- SurveyResponseBody() - Constructor for class org.stellar.sdk.xdr.SurveyResponseBody
- SurveyResponseBody.Builder - Class in org.stellar.sdk.xdr
- SurveyResponseMessage - Class in org.stellar.sdk.xdr
- SurveyResponseMessage() - Constructor for class org.stellar.sdk.xdr.SurveyResponseMessage
- SurveyResponseMessage.Builder - Class in org.stellar.sdk.xdr
- sym(SCSymbol) - Method in class org.stellar.sdk.xdr.SCVal.Builder
- SYSTEM - Enum constant in enum class org.stellar.sdk.requests.sorobanrpc.EventFilterType
- SYSTEM - Enum constant in enum class org.stellar.sdk.xdr.ContractEventType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form