Index

A B C D E F G H I K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

S

salt(Uint256) - Method in class org.stellar.sdk.xdr.ContractIDPreimage.ContractIDPreimageFromAddress.ContractIDPreimageFromAddressBuilder
 
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's original definition in the XDR file is:
SCAddress() - Constructor for class org.stellar.sdk.xdr.SCAddress
 
SCAddress(SCAddressType, AccountID, Hash) - Constructor for class org.stellar.sdk.xdr.SCAddress
 
SCAddress.SCAddressBuilder - Class in org.stellar.sdk.xdr
 
SCAddressType - Enum Class in org.stellar.sdk.xdr
SCAddressType's original definition in the XDR file is:
SCBytes - Class in org.stellar.sdk.xdr
SCBytes's original definition in the XDR file is:
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's original definition in the XDR file is:
SCContractInstance() - Constructor for class org.stellar.sdk.xdr.SCContractInstance
 
SCContractInstance(ContractExecutable, SCMap) - Constructor for class org.stellar.sdk.xdr.SCContractInstance
 
SCContractInstance.SCContractInstanceBuilder - 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's original definition in the XDR file is:
SCEnvMetaEntry() - Constructor for class org.stellar.sdk.xdr.SCEnvMetaEntry
 
SCEnvMetaEntry(SCEnvMetaKind, SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion) - Constructor for class org.stellar.sdk.xdr.SCEnvMetaEntry
 
SCEnvMetaEntry.SCEnvMetaEntryBuilder - Class in org.stellar.sdk.xdr
 
SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion - Class in org.stellar.sdk.xdr
SCEnvMetaEntryInterfaceVersion's original definition in the XDR file is:
SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion.SCEnvMetaEntryInterfaceVersionBuilder - Class in org.stellar.sdk.xdr
 
SCEnvMetaEntryInterfaceVersion() - Constructor for class org.stellar.sdk.xdr.SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion
 
SCEnvMetaEntryInterfaceVersion(Uint32, Uint32) - Constructor for class org.stellar.sdk.xdr.SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion
 
SCEnvMetaKind - Enum Class in org.stellar.sdk.xdr
SCEnvMetaKind's original definition in the XDR file is:
SCError - Class in org.stellar.sdk.xdr
SCError's original definition in the XDR file is:
SCError() - Constructor for class org.stellar.sdk.xdr.SCError
 
SCError(SCErrorType, Uint32, SCErrorCode) - Constructor for class org.stellar.sdk.xdr.SCError
 
SCError.SCErrorBuilder - Class in org.stellar.sdk.xdr
 
SCErrorCode - Enum Class in org.stellar.sdk.xdr
SCErrorCode's original definition in the XDR file is:
SCErrorType - Enum Class in org.stellar.sdk.xdr
SCErrorType's original definition in the XDR file is:
SCMap - Class in org.stellar.sdk.xdr
SCMap's original definition in the XDR file is:
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's original definition in the XDR file is:
SCMapEntry() - Constructor for class org.stellar.sdk.xdr.SCMapEntry
 
SCMapEntry(SCVal, SCVal) - Constructor for class org.stellar.sdk.xdr.SCMapEntry
 
SCMapEntry.SCMapEntryBuilder - Class in org.stellar.sdk.xdr
 
SCMetaEntry - Class in org.stellar.sdk.xdr
SCMetaEntry's original definition in the XDR file is:
SCMetaEntry() - Constructor for class org.stellar.sdk.xdr.SCMetaEntry
 
SCMetaEntry(SCMetaKind, SCMetaV0) - Constructor for class org.stellar.sdk.xdr.SCMetaEntry
 
SCMetaEntry.SCMetaEntryBuilder - Class in org.stellar.sdk.xdr
 
SCMetaKind - Enum Class in org.stellar.sdk.xdr
SCMetaKind's original definition in the XDR file is:
SCMetaV0 - Class in org.stellar.sdk.xdr
SCMetaV0's original definition in the XDR file is:
SCMetaV0() - Constructor for class org.stellar.sdk.xdr.SCMetaV0
 
SCMetaV0(XdrString, XdrString) - Constructor for class org.stellar.sdk.xdr.SCMetaV0
 
SCMetaV0.SCMetaV0Builder - Class in org.stellar.sdk.xdr
 
SCNonceKey - Class in org.stellar.sdk.xdr
SCNonceKey's original definition in the XDR file is:
SCNonceKey() - Constructor for class org.stellar.sdk.xdr.SCNonceKey
 
SCNonceKey(Int64) - Constructor for class org.stellar.sdk.xdr.SCNonceKey
 
SCNonceKey.SCNonceKeyBuilder - 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's original definition in the XDR file is:
SCPBallot() - Constructor for class org.stellar.sdk.xdr.SCPBallot
 
SCPBallot(Uint32, Value) - Constructor for class org.stellar.sdk.xdr.SCPBallot
 
SCPBallot.SCPBallotBuilder - Class in org.stellar.sdk.xdr
 
SCPEnvelope - Class in org.stellar.sdk.xdr
SCPEnvelope's original definition in the XDR file is:
SCPEnvelope() - Constructor for class org.stellar.sdk.xdr.SCPEnvelope
 
SCPEnvelope(SCPStatement, Signature) - Constructor for class org.stellar.sdk.xdr.SCPEnvelope
 
SCPEnvelope.SCPEnvelopeBuilder - Class in org.stellar.sdk.xdr
 
scpEnvelopes(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV0.PersistedSCPStateV0Builder
 
scpEnvelopes(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV1.PersistedSCPStateV1Builder
 
SCPHistoryEntry - Class in org.stellar.sdk.xdr
SCPHistoryEntry's original definition in the XDR file is:
SCPHistoryEntry() - Constructor for class org.stellar.sdk.xdr.SCPHistoryEntry
 
SCPHistoryEntry(Integer, SCPHistoryEntryV0) - Constructor for class org.stellar.sdk.xdr.SCPHistoryEntry
 
SCPHistoryEntry.SCPHistoryEntryBuilder - Class in org.stellar.sdk.xdr
 
SCPHistoryEntryV0 - Class in org.stellar.sdk.xdr
SCPHistoryEntryV0's original definition in the XDR file is:
SCPHistoryEntryV0() - Constructor for class org.stellar.sdk.xdr.SCPHistoryEntryV0
 
SCPHistoryEntryV0(SCPQuorumSet[], LedgerSCPMessages) - Constructor for class org.stellar.sdk.xdr.SCPHistoryEntryV0
 
SCPHistoryEntryV0.SCPHistoryEntryV0Builder - Class in org.stellar.sdk.xdr
 
scpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0.LedgerCloseMetaV0Builder
 
scpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1.LedgerCloseMetaV1Builder
 
SCPNomination - Class in org.stellar.sdk.xdr
SCPNomination's original definition in the XDR file is:
SCPNomination() - Constructor for class org.stellar.sdk.xdr.SCPNomination
 
SCPNomination(Hash, Value[], Value[]) - Constructor for class org.stellar.sdk.xdr.SCPNomination
 
SCPNomination.SCPNominationBuilder - Class in org.stellar.sdk.xdr
 
SCPQuorumSet - Class in org.stellar.sdk.xdr
SCPQuorumSet's original definition in the XDR file is:
SCPQuorumSet() - Constructor for class org.stellar.sdk.xdr.SCPQuorumSet
 
SCPQuorumSet(Uint32, NodeID[], SCPQuorumSet[]) - Constructor for class org.stellar.sdk.xdr.SCPQuorumSet
 
SCPQuorumSet.SCPQuorumSetBuilder - Class in org.stellar.sdk.xdr
 
SCPStatement - Class in org.stellar.sdk.xdr
SCPStatement's original definition in the XDR file is:
SCPStatement() - Constructor for class org.stellar.sdk.xdr.SCPStatement
 
SCPStatement(NodeID, Uint64, SCPStatement.SCPStatementPledges) - Constructor for class org.stellar.sdk.xdr.SCPStatement
 
SCPStatement.SCPStatementBuilder - Class in org.stellar.sdk.xdr
 
SCPStatement.SCPStatementPledges - Class in org.stellar.sdk.xdr
SCPStatementPledges's original definition in the XDR file is:
SCPStatement.SCPStatementPledges.SCPStatementConfirm - Class in org.stellar.sdk.xdr
SCPStatementConfirm's original definition in the XDR file is:
SCPStatement.SCPStatementPledges.SCPStatementConfirm.SCPStatementConfirmBuilder - Class in org.stellar.sdk.xdr
 
SCPStatement.SCPStatementPledges.SCPStatementExternalize - Class in org.stellar.sdk.xdr
SCPStatementExternalize's original definition in the XDR file is:
SCPStatement.SCPStatementPledges.SCPStatementExternalize.SCPStatementExternalizeBuilder - Class in org.stellar.sdk.xdr
 
SCPStatement.SCPStatementPledges.SCPStatementPledgesBuilder - Class in org.stellar.sdk.xdr
 
SCPStatement.SCPStatementPledges.SCPStatementPrepare - Class in org.stellar.sdk.xdr
SCPStatementPrepare's original definition in the XDR file is:
SCPStatement.SCPStatementPledges.SCPStatementPrepare.SCPStatementPrepareBuilder - Class in org.stellar.sdk.xdr
 
SCPStatementConfirm() - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
 
SCPStatementConfirm(SCPBallot, Uint32, Uint32, Uint32, Hash) - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
 
SCPStatementExternalize() - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementExternalize
 
SCPStatementExternalize(SCPBallot, Uint32, Hash) - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementExternalize
 
SCPStatementPledges() - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
 
SCPStatementPledges(SCPStatementType, SCPStatement.SCPStatementPledges.SCPStatementPrepare, SCPStatement.SCPStatementPledges.SCPStatementConfirm, SCPStatement.SCPStatementPledges.SCPStatementExternalize, SCPNomination) - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
 
SCPStatementPrepare() - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
 
SCPStatementPrepare(Hash, SCPBallot, SCPBallot, SCPBallot, Uint32, Uint32) - Constructor for class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
 
SCPStatementType - Enum Class in org.stellar.sdk.xdr
SCPStatementType's original definition in the XDR file is:
scpValue(StellarValue) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderBuilder
 
scpValue(StellarValue) - Method in class org.stellar.sdk.xdr.StoredDebugTransactionSet.StoredDebugTransactionSetBuilder
 
SCSpecEntry - Class in org.stellar.sdk.xdr
SCSpecEntry's original definition in the XDR file is:
SCSpecEntry() - Constructor for class org.stellar.sdk.xdr.SCSpecEntry
 
SCSpecEntry(SCSpecEntryKind, SCSpecFunctionV0, SCSpecUDTStructV0, SCSpecUDTUnionV0, SCSpecUDTEnumV0, SCSpecUDTErrorEnumV0) - Constructor for class org.stellar.sdk.xdr.SCSpecEntry
 
SCSpecEntry.SCSpecEntryBuilder - Class in org.stellar.sdk.xdr
 
SCSpecEntryKind - Enum Class in org.stellar.sdk.xdr
SCSpecEntryKind's original definition in the XDR file is:
SCSpecFunctionInputV0 - Class in org.stellar.sdk.xdr
SCSpecFunctionInputV0's original definition in the XDR file is:
SCSpecFunctionInputV0() - Constructor for class org.stellar.sdk.xdr.SCSpecFunctionInputV0
 
SCSpecFunctionInputV0(XdrString, XdrString, SCSpecTypeDef) - Constructor for class org.stellar.sdk.xdr.SCSpecFunctionInputV0
 
SCSpecFunctionInputV0.SCSpecFunctionInputV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecFunctionV0 - Class in org.stellar.sdk.xdr
SCSpecFunctionV0's original definition in the XDR file is:
SCSpecFunctionV0() - Constructor for class org.stellar.sdk.xdr.SCSpecFunctionV0
 
SCSpecFunctionV0(XdrString, SCSymbol, SCSpecFunctionInputV0[], SCSpecTypeDef[]) - Constructor for class org.stellar.sdk.xdr.SCSpecFunctionV0
 
SCSpecFunctionV0.SCSpecFunctionV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecType - Enum Class in org.stellar.sdk.xdr
SCSpecType's original definition in the XDR file is:
SCSpecTypeBytesN - Class in org.stellar.sdk.xdr
SCSpecTypeBytesN's original definition in the XDR file is:
SCSpecTypeBytesN() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeBytesN
 
SCSpecTypeBytesN(Uint32) - Constructor for class org.stellar.sdk.xdr.SCSpecTypeBytesN
 
SCSpecTypeBytesN.SCSpecTypeBytesNBuilder - Class in org.stellar.sdk.xdr
 
SCSpecTypeDef - Class in org.stellar.sdk.xdr
SCSpecTypeDef's original definition in the XDR file is:
SCSpecTypeDef() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeDef
 
SCSpecTypeDef(SCSpecType, SCSpecTypeOption, SCSpecTypeResult, SCSpecTypeVec, SCSpecTypeMap, SCSpecTypeTuple, SCSpecTypeBytesN, SCSpecTypeUDT) - Constructor for class org.stellar.sdk.xdr.SCSpecTypeDef
 
SCSpecTypeDef.SCSpecTypeDefBuilder - Class in org.stellar.sdk.xdr
 
SCSpecTypeMap - Class in org.stellar.sdk.xdr
SCSpecTypeMap's original definition in the XDR file is:
SCSpecTypeMap() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeMap
 
SCSpecTypeMap(SCSpecTypeDef, SCSpecTypeDef) - Constructor for class org.stellar.sdk.xdr.SCSpecTypeMap
 
SCSpecTypeMap.SCSpecTypeMapBuilder - Class in org.stellar.sdk.xdr
 
SCSpecTypeOption - Class in org.stellar.sdk.xdr
SCSpecTypeOption's original definition in the XDR file is:
SCSpecTypeOption() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeOption
 
SCSpecTypeOption(SCSpecTypeDef) - Constructor for class org.stellar.sdk.xdr.SCSpecTypeOption
 
SCSpecTypeOption.SCSpecTypeOptionBuilder - Class in org.stellar.sdk.xdr
 
SCSpecTypeResult - Class in org.stellar.sdk.xdr
SCSpecTypeResult's original definition in the XDR file is:
SCSpecTypeResult() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeResult
 
SCSpecTypeResult(SCSpecTypeDef, SCSpecTypeDef) - Constructor for class org.stellar.sdk.xdr.SCSpecTypeResult
 
SCSpecTypeResult.SCSpecTypeResultBuilder - Class in org.stellar.sdk.xdr
 
SCSpecTypeTuple - Class in org.stellar.sdk.xdr
SCSpecTypeTuple's original definition in the XDR file is:
SCSpecTypeTuple() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeTuple
 
SCSpecTypeTuple(SCSpecTypeDef[]) - Constructor for class org.stellar.sdk.xdr.SCSpecTypeTuple
 
SCSpecTypeTuple.SCSpecTypeTupleBuilder - Class in org.stellar.sdk.xdr
 
SCSpecTypeUDT - Class in org.stellar.sdk.xdr
SCSpecTypeUDT's original definition in the XDR file is:
SCSpecTypeUDT() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeUDT
 
SCSpecTypeUDT(XdrString) - Constructor for class org.stellar.sdk.xdr.SCSpecTypeUDT
 
SCSpecTypeUDT.SCSpecTypeUDTBuilder - Class in org.stellar.sdk.xdr
 
SCSpecTypeVec - Class in org.stellar.sdk.xdr
SCSpecTypeVec's original definition in the XDR file is:
SCSpecTypeVec() - Constructor for class org.stellar.sdk.xdr.SCSpecTypeVec
 
SCSpecTypeVec(SCSpecTypeDef) - Constructor for class org.stellar.sdk.xdr.SCSpecTypeVec
 
SCSpecTypeVec.SCSpecTypeVecBuilder - Class in org.stellar.sdk.xdr
 
SCSpecUDTEnumCaseV0 - Class in org.stellar.sdk.xdr
SCSpecUDTEnumCaseV0's original definition in the XDR file is:
SCSpecUDTEnumCaseV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTEnumCaseV0
 
SCSpecUDTEnumCaseV0(XdrString, XdrString, Uint32) - Constructor for class org.stellar.sdk.xdr.SCSpecUDTEnumCaseV0
 
SCSpecUDTEnumCaseV0.SCSpecUDTEnumCaseV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecUDTEnumV0 - Class in org.stellar.sdk.xdr
SCSpecUDTEnumV0's original definition in the XDR file is:
SCSpecUDTEnumV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTEnumV0
 
SCSpecUDTEnumV0(XdrString, XdrString, XdrString, SCSpecUDTEnumCaseV0[]) - Constructor for class org.stellar.sdk.xdr.SCSpecUDTEnumV0
 
SCSpecUDTEnumV0.SCSpecUDTEnumV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecUDTErrorEnumCaseV0 - Class in org.stellar.sdk.xdr
SCSpecUDTErrorEnumCaseV0's original definition in the XDR file is:
SCSpecUDTErrorEnumCaseV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTErrorEnumCaseV0
 
SCSpecUDTErrorEnumCaseV0(XdrString, XdrString, Uint32) - Constructor for class org.stellar.sdk.xdr.SCSpecUDTErrorEnumCaseV0
 
SCSpecUDTErrorEnumCaseV0.SCSpecUDTErrorEnumCaseV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecUDTErrorEnumV0 - Class in org.stellar.sdk.xdr
SCSpecUDTErrorEnumV0's original definition in the XDR file is:
SCSpecUDTErrorEnumV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
 
SCSpecUDTErrorEnumV0(XdrString, XdrString, XdrString, SCSpecUDTErrorEnumCaseV0[]) - Constructor for class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
 
SCSpecUDTErrorEnumV0.SCSpecUDTErrorEnumV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecUDTStructFieldV0 - Class in org.stellar.sdk.xdr
SCSpecUDTStructFieldV0's original definition in the XDR file is:
SCSpecUDTStructFieldV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTStructFieldV0
 
SCSpecUDTStructFieldV0(XdrString, XdrString, SCSpecTypeDef) - Constructor for class org.stellar.sdk.xdr.SCSpecUDTStructFieldV0
 
SCSpecUDTStructFieldV0.SCSpecUDTStructFieldV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecUDTStructV0 - Class in org.stellar.sdk.xdr
SCSpecUDTStructV0's original definition in the XDR file is:
SCSpecUDTStructV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTStructV0
 
SCSpecUDTStructV0(XdrString, XdrString, XdrString, SCSpecUDTStructFieldV0[]) - Constructor for class org.stellar.sdk.xdr.SCSpecUDTStructV0
 
SCSpecUDTStructV0.SCSpecUDTStructV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecUDTUnionCaseTupleV0 - Class in org.stellar.sdk.xdr
SCSpecUDTUnionCaseTupleV0's original definition in the XDR file is:
SCSpecUDTUnionCaseTupleV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionCaseTupleV0
 
SCSpecUDTUnionCaseTupleV0(XdrString, XdrString, SCSpecTypeDef[]) - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionCaseTupleV0
 
SCSpecUDTUnionCaseTupleV0.SCSpecUDTUnionCaseTupleV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecUDTUnionCaseV0 - Class in org.stellar.sdk.xdr
SCSpecUDTUnionCaseV0's original definition in the XDR file is:
SCSpecUDTUnionCaseV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0
 
SCSpecUDTUnionCaseV0(SCSpecUDTUnionCaseV0Kind, SCSpecUDTUnionCaseVoidV0, SCSpecUDTUnionCaseTupleV0) - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0
 
SCSpecUDTUnionCaseV0.SCSpecUDTUnionCaseV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecUDTUnionCaseV0Kind - Enum Class in org.stellar.sdk.xdr
SCSpecUDTUnionCaseV0Kind's original definition in the XDR file is:
SCSpecUDTUnionCaseVoidV0 - Class in org.stellar.sdk.xdr
SCSpecUDTUnionCaseVoidV0's original definition in the XDR file is:
SCSpecUDTUnionCaseVoidV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionCaseVoidV0
 
SCSpecUDTUnionCaseVoidV0(XdrString, XdrString) - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionCaseVoidV0
 
SCSpecUDTUnionCaseVoidV0.SCSpecUDTUnionCaseVoidV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecUDTUnionV0 - Class in org.stellar.sdk.xdr
SCSpecUDTUnionV0's original definition in the XDR file is:
SCSpecUDTUnionV0() - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionV0
 
SCSpecUDTUnionV0(XdrString, XdrString, XdrString, SCSpecUDTUnionCaseV0[]) - Constructor for class org.stellar.sdk.xdr.SCSpecUDTUnionV0
 
SCSpecUDTUnionV0.SCSpecUDTUnionV0Builder - Class in org.stellar.sdk.xdr
 
SCString - Class in org.stellar.sdk.xdr
SCString's original definition in the XDR file is:
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's original definition in the XDR file is:
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 SCVal more 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's original definition in the XDR file is:
SCVal() - Constructor for class org.stellar.sdk.xdr.SCVal
 
SCVal(SCValType, Boolean, SCError, Uint32, Int32, Uint64, Int64, TimePoint, Duration, UInt128Parts, Int128Parts, UInt256Parts, Int256Parts, SCBytes, SCString, SCSymbol, SCVec, SCMap, SCAddress, SCNonceKey, SCContractInstance) - Constructor for class org.stellar.sdk.xdr.SCVal
 
SCVal.SCValBuilder - Class in org.stellar.sdk.xdr
 
SCValType - Enum Class in org.stellar.sdk.xdr
SCValType's original definition in the XDR file is:
SCVec - Class in org.stellar.sdk.xdr
SCVec's original definition in the XDR file is:
SCVec() - Constructor for class org.stellar.sdk.xdr.SCVec
 
SCVec(SCVal[]) - Constructor for class org.stellar.sdk.xdr.SCVec
 
SdkException - Exception Class in org.stellar.sdk.exception
Base class for all exceptions thrown by the SDK.
SdkException() - Constructor for exception class org.stellar.sdk.exception.SdkException
 
SdkException(String) - Constructor for exception class org.stellar.sdk.exception.SdkException
 
SdkException(String, Throwable) - Constructor for exception class org.stellar.sdk.exception.SdkException
 
SdkException(String, Throwable, boolean, boolean) - Constructor for exception class org.stellar.sdk.exception.SdkException
 
SdkException(Throwable) - Constructor for exception class org.stellar.sdk.exception.SdkException
 
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.PeerStatsBuilder
 
seed(byte[]) - Method in class org.stellar.sdk.xdr.ShortHashSeed.ShortHashSeedBuilder
 
segementLengthMask(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter.SerializedBinaryFuseFilterBuilder
 
segmentCount(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter.SerializedBinaryFuseFilterBuilder
 
segmentCountLength(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter.SerializedBinaryFuseFilterBuilder
 
segmentLength(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter.SerializedBinaryFuseFilterBuilder
 
seller(String) - Method in class org.stellar.sdk.operations.RevokeOfferSponsorshipOperation.RevokeOfferSponsorshipOperationBuilder
The account whose offer will be revoked.
sellerEd25519(Uint256) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0.ClaimOfferAtomV0Builder
 
sellerID(AccountID) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.ClaimOfferAtomBuilder
 
sellerID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyOffer.LedgerKeyOfferBuilder
 
sellerID(AccountID) - Method in class org.stellar.sdk.xdr.OfferEntry.OfferEntryBuilder
 
selling(Asset) - Method in class org.stellar.sdk.operations.CreatePassiveSellOfferOperation.CreatePassiveSellOfferOperationBuilder
The asset being sold in this operation
selling(Asset) - Method in class org.stellar.sdk.operations.ManageBuyOfferOperation.ManageBuyOfferOperationBuilder
The asset being sold in this operation
selling(Asset) - Method in class org.stellar.sdk.operations.ManageSellOfferOperation.ManageSellOfferOperationBuilder
The asset being sold in this operation
selling(Asset) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp.CreatePassiveSellOfferOpBuilder
 
selling(Asset) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp.ManageBuyOfferOpBuilder
 
selling(Asset) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp.ManageSellOfferOpBuilder
 
selling(Asset) - Method in class org.stellar.sdk.xdr.OfferEntry.OfferEntryBuilder
 
selling(Int64) - Method in class org.stellar.sdk.xdr.Liabilities.LiabilitiesBuilder
 
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(BigDecimal) - Method in class org.stellar.sdk.operations.PathPaymentStrictSendOperation.PathPaymentStrictSendOperationBuilder
 
sendAmount(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp.PathPaymentStrictSendOpBuilder
 
sendAsset(Asset) - Method in class org.stellar.sdk.operations.PathPaymentStrictReceiveOperation.PathPaymentStrictReceiveOperationBuilder
The asset deducted from the sender's account.
sendAsset(Asset) - Method in class org.stellar.sdk.operations.PathPaymentStrictSendOperation.PathPaymentStrictSendOperationBuilder
The asset deducted from the sender's account.
sendAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp.PathPaymentStrictReceiveOpBuilder
 
sendAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp.PathPaymentStrictSendOpBuilder
 
sendMax(BigDecimal) - Method in class org.stellar.sdk.operations.PathPaymentStrictReceiveOperation.PathPaymentStrictReceiveOperationBuilder
 
sendMax(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp.PathPaymentStrictReceiveOpBuilder
 
SendMore - Class in org.stellar.sdk.xdr
SendMore's original definition in the XDR file is:
SendMore() - Constructor for class org.stellar.sdk.xdr.SendMore
 
SendMore(Uint32) - Constructor for class org.stellar.sdk.xdr.SendMore
 
SendMore.SendMoreBuilder - Class in org.stellar.sdk.xdr
 
SendMoreExtended - Class in org.stellar.sdk.xdr
SendMoreExtended's original definition in the XDR file is:
SendMoreExtended() - Constructor for class org.stellar.sdk.xdr.SendMoreExtended
 
SendMoreExtended(Uint32, Uint32) - Constructor for class org.stellar.sdk.xdr.SendMoreExtended
 
SendMoreExtended.SendMoreExtendedBuilder - Class in org.stellar.sdk.xdr
 
sendMoreExtendedMessage(SendMoreExtended) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
 
sendMoreMessage(SendMore) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
 
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
Creates a new SendTransactionResponse instance.
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
Sep10Challenge.Signer - Class in org.stellar.sdk
Represents a transaction signer.
seqLedger(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3.AccountEntryExtensionV3Builder
 
seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.AccountEntry.AccountEntryBuilder
 
seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageOperationID.HashIDPreimageOperationIDBuilder
 
seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder
 
seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.Transaction.TransactionBuilder
 
seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.TransactionV0.TransactionV0Builder
 
seqTime(TimePoint) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3.AccountEntryExtensionV3Builder
 
sequence(Uint64) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0.AuthenticatedMessageV0Builder
 
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's original definition in the XDR file is:
SequenceNumber() - Constructor for class org.stellar.sdk.xdr.SequenceNumber
 
SequenceNumber(Int64) - Constructor for class org.stellar.sdk.xdr.SequenceNumber
 
SerializedBinaryFuseFilter - Class in org.stellar.sdk.xdr
SerializedBinaryFuseFilter's original definition in the XDR file is:
SerializedBinaryFuseFilter() - Constructor for class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
SerializedBinaryFuseFilter(BinaryFuseFilterType, ShortHashSeed, ShortHashSeed, Uint32, Uint32, Uint32, Uint32, Uint32, byte[]) - Constructor for class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
SerializedBinaryFuseFilter.SerializedBinaryFuseFilterBuilder - Class in org.stellar.sdk.xdr
 
Server - Class in org.stellar.sdk
Main class used to connect to Horizon server.
Server(String) - Constructor for class org.stellar.sdk.Server
Constructs a new Server object with default HTTP clients.
Server(String, OkHttpClient, OkHttpClient) - Constructor for class org.stellar.sdk.Server
Constructs a new Server object with custom HTTP clients.
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
 
setAddedAuthenticatedPeers(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
 
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
 
setArchivedEntry(LedgerEntry) - Method in class org.stellar.sdk.xdr.ColdArchiveArchivedLeaf
 
setArchivedEntry(LedgerEntry) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry
 
setArchivedLeaf(ColdArchiveArchivedLeaf) - Method in class org.stellar.sdk.xdr.ColdArchiveBucketEntry
 
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
 
setAverageLatencyMs(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedPeerData
 
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.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(ArchivalProof.ArchivalProofBody) - Method in class org.stellar.sdk.xdr.ArchivalProof
 
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
 
setBoundaryLeaf(ColdArchiveBoundaryLeaf) - Method in class org.stellar.sdk.xdr.ColdArchiveBucketEntry
 
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
 
setBucketListType(BucketListType) - Method in class org.stellar.sdk.xdr.BucketMetadata.BucketMetadataExt
 
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(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
 
setConstructorArgs(SCVal[]) - Method in class org.stellar.sdk.xdr.CreateContractArgsV2
 
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.CreateContractArgsV2
 
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
 
setCreateContractV2(CreateContractArgsV2) - Method in class org.stellar.sdk.xdr.HostFunction
 
setCreateContractV2HostFn(CreateContractArgsV2) - 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
 
setDeletedKey(LedgerKey) - Method in class org.stellar.sdk.xdr.ColdArchiveDeletedLeaf
 
setDeletedLeaf(ColdArchiveDeletedLeaf) - Method in class org.stellar.sdk.xdr.ColdArchiveBucketEntry
 
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.DiagnosticEvents
 
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(ArchivalProofType) - Method in class org.stellar.sdk.xdr.ArchivalProof.ArchivalProofBody
 
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(ColdArchiveBucketEntryType) - Method in class org.stellar.sdk.xdr.ColdArchiveBucketEntry
 
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(HotArchiveBucketEntryType) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry
 
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
 
setDroppedAuthenticatedPeers(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
 
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
 
setEntriesToProve(ColdArchiveBucketEntry[]) - Method in class org.stellar.sdk.xdr.NonexistenceProofBody
 
setEnvelope(SCPEnvelope) - Method in class org.stellar.sdk.xdr.StellarMessage
 
setEpoch(Uint32) - Method in class org.stellar.sdk.xdr.ArchivalProof
 
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.CreateContractArgsV2
 
setExecutable(ContractExecutable) - Method in class org.stellar.sdk.xdr.SCContractInstance
 
setExistenceProof(ExistenceProofBody) - Method in class org.stellar.sdk.xdr.ArchivalProof.ArchivalProofBody
 
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
 
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
 
setFilterSeed(ShortHashSeed) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
setFingerprintLength(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
setFingerprints(byte[]) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
setFlags(Integer) - Method in class org.stellar.sdk.operations.SetOptionsOperation.SetOptionsOperationBuilder
Indicates which flags to set.
setFlags(Integer) - Method in class org.stellar.sdk.xdr.Auth
 
setFlags(EnumSet<TrustLineFlags>) - Method in class org.stellar.sdk.operations.SetTrustlineFlagsOperation.SetTrustlineFlagsOperationBuilder
One or more flags (combined via bitwise-OR) indicating which flags to set.
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.SetOptionsOpBuilder
 
setFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp.SetTrustLineFlagsOpBuilder
 
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.ArchivalProofNode
 
setHash(Hash) - Method in class org.stellar.sdk.xdr.ColdArchiveHashEntry
 
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
 
setHashEntry(ColdArchiveHashEntry) - Method in class org.stellar.sdk.xdr.ColdArchiveBucketEntry
 
setHashX(Uint256) - Method in class org.stellar.sdk.xdr.SignerKey
 
setHeader(LedgerHeader) - Method in class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry
 
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
 
setHighBoundEntries(ColdArchiveBucketEntry[]) - Method in class org.stellar.sdk.xdr.ExistenceProofBody
 
setHighThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
 
setHint(SignatureHint) - Method in class org.stellar.sdk.xdr.DecoratedSignature
 
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
 
setInboundPeers(TimeSlicedPeerDataList) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV2
 
setInboundPeersIndex(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyRequestMessage
 
setIndex(Uint32) - Method in class org.stellar.sdk.xdr.ArchivalProofNode
 
setIndex(Uint32) - Method in class org.stellar.sdk.xdr.ColdArchiveArchivedLeaf
 
setIndex(Uint32) - Method in class org.stellar.sdk.xdr.ColdArchiveBoundaryLeaf
 
setIndex(Uint32) - Method in class org.stellar.sdk.xdr.ColdArchiveDeletedLeaf
 
setIndex(Uint32) - Method in class org.stellar.sdk.xdr.ColdArchiveHashEntry
 
setInflationDest(AccountID) - Method in class org.stellar.sdk.xdr.AccountEntry
 
setInflationDest(AccountID) - Method in class org.stellar.sdk.xdr.SetOptionsOp
 
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
 
setInputHashSeed(ShortHashSeed) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
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(SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion) - 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
 
setIsLowerBound(Boolean) - Method in class org.stellar.sdk.xdr.ColdArchiveBoundaryLeaf
 
setIssuer(AccountID) - Method in class org.stellar.sdk.xdr.AlphaNum12
 
setIssuer(AccountID) - Method in class org.stellar.sdk.xdr.AlphaNum4
 
setIsValidator(Boolean) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
 
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(LedgerKey) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry
 
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
 
setKeysToProve(LedgerKey[]) - Method in class org.stellar.sdk.xdr.ExistenceProofBody
 
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
 
setLedgerNum(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStartCollectingMessage
 
setLedgerNum(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStopCollectingMessage
 
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
 
setLevel(Uint32) - Method in class org.stellar.sdk.xdr.ColdArchiveHashEntry
 
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
 
setLostSyncCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
 
setLowBoundEntries(ColdArchiveBucketEntry[]) - Method in class org.stellar.sdk.xdr.ExistenceProofBody
 
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
 
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.TimeSlicedNodeData
 
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.TimeSlicedNodeData
 
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
 
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
 
setMetaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.ColdArchiveBucketEntry
 
setMetaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry
 
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
 
setNodeData(TimeSlicedNodeData) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV2
 
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(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyRequestMessage
 
setNonce(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyResponseMessage
 
setNonce(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStartCollectingMessage
 
setNonce(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStopCollectingMessage
 
setNonce_key(SCNonceKey) - Method in class org.stellar.sdk.xdr.SCVal
 
setNonexistenceProof(NonexistenceProofBody) - Method in class org.stellar.sdk.xdr.ArchivalProof.ArchivalProofBody
 
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(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.OperationBodyBuilder
 
SetOptionsOp - Class in org.stellar.sdk.xdr
SetOptionsOp's original definition in the XDR file is:
SetOptionsOp() - Constructor for class org.stellar.sdk.xdr.SetOptionsOp
 
SetOptionsOp(AccountID, Uint32, Uint32, Uint32, Uint32, Uint32, Uint32, String32, Signer) - Constructor for class org.stellar.sdk.xdr.SetOptionsOp
 
SetOptionsOp.SetOptionsOpBuilder - Class in org.stellar.sdk.xdr
 
SetOptionsOperation - Class in org.stellar.sdk.operations
Represents SetOptions operation.
SetOptionsOperation.SetOptionsOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
SetOptionsOperationBuilder() - Constructor for class org.stellar.sdk.operations.SetOptionsOperation.SetOptionsOperationBuilder
 
SetOptionsOperationResponse - Class in org.stellar.sdk.responses.operations
Represents SetOptions operation response.
SetOptionsOperationResponse(Integer, Integer, Integer, String, String, String, Integer, Integer, List<Integer>, List<String>, List<Integer>, List<String>) - Constructor for class org.stellar.sdk.responses.operations.SetOptionsOperationResponse
 
setOptionsResult(SetOptionsResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr.OperationResultTrBuilder
 
SetOptionsResult - Class in org.stellar.sdk.xdr
SetOptionsResult's original definition in the XDR file is:
SetOptionsResult() - Constructor for class org.stellar.sdk.xdr.SetOptionsResult
 
SetOptionsResult(SetOptionsResultCode) - Constructor for class org.stellar.sdk.xdr.SetOptionsResult
 
SetOptionsResult.SetOptionsResultBuilder - Class in org.stellar.sdk.xdr
 
SetOptionsResultCode - Enum Class in org.stellar.sdk.xdr
SetOptionsResultCode's original definition in the XDR file is:
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
 
setOutboundPeers(TimeSlicedPeerDataList) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV2
 
setOutboundPeersIndex(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyRequestMessage
 
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
 
setP75SCPFirstToSelfLatencyMs(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
 
setP75SCPSelfToOtherLatencyMs(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
 
setParams(LiquidityPoolConstantProductParameters) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
 
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
 
setPeerStats(PeerStats) - Method in class org.stellar.sdk.xdr.TimeSlicedPeerData
 
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
 
setPreRelease(Uint32) - Method in class org.stellar.sdk.xdr.SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion
 
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
 
setProofLevel(ArchivalProofNode[]) - Method in class org.stellar.sdk.xdr.ProofLevel
 
setProofLevels(ProofLevel[]) - Method in class org.stellar.sdk.xdr.ExistenceProofBody
 
setProofLevels(ProofLevel[]) - Method in class org.stellar.sdk.xdr.NonexistenceProofBody
 
setProtocol(Uint32) - Method in class org.stellar.sdk.xdr.SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion
 
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
 
setRequest(SurveyRequestMessage) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyRequestMessage
 
setRequest(TimeSlicedSurveyRequestMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyRequestMessage
 
setRequestSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedSurveyRequestMessage
 
setRequestSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyRequestMessage
 
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
 
setResponse(SurveyResponseMessage) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyResponseMessage
 
setResponse(TimeSlicedSurveyResponseMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyResponseMessage
 
setResponseSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedSurveyResponseMessage
 
setResponseSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyResponseMessage
 
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
 
setSeed(byte[]) - Method in class org.stellar.sdk.xdr.ShortHashSeed
 
setSegementLengthMask(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
setSegmentCount(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
setSegmentCountLength(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
setSegmentLength(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
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(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
 
setSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStartCollectingMessage
 
setSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStopCollectingMessage
 
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
 
setSignedTimeSlicedSurveyRequestMessage(SignedTimeSlicedSurveyRequestMessage) - Method in class org.stellar.sdk.xdr.StellarMessage
 
setSignedTimeSlicedSurveyResponseMessage(SignedTimeSlicedSurveyResponseMessage) - Method in class org.stellar.sdk.xdr.StellarMessage
 
setSignedTimeSlicedSurveyStartCollectingMessage(SignedTimeSlicedSurveyStartCollectingMessage) - Method in class org.stellar.sdk.xdr.StellarMessage
 
setSignedTimeSlicedSurveyStopCollectingMessage(SignedTimeSlicedSurveyStopCollectingMessage) - Method in class org.stellar.sdk.xdr.StellarMessage
 
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.operations.Operation
The source account for the 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
 
setStartCollecting(TimeSlicedSurveyStartCollectingMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStartCollectingMessage
 
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
 
setStopCollecting(TimeSlicedSurveyStopCollectingMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStopCollectingMessage
 
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
 
setSurveyorID(NodeID) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStartCollectingMessage
 
setSurveyorID(NodeID) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStopCollectingMessage
 
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) with timeout in 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
 
setTimeSlicedPeerDataList(TimeSlicedPeerData[]) - Method in class org.stellar.sdk.xdr.TimeSlicedPeerDataList
 
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
 
setTopologyResponseBodyV2(TopologyResponseBodyV2) - 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.TimeSlicedNodeData
 
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.TimeSlicedNodeData
 
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.OperationBodyBuilder
 
SetTrustLineFlagsOp - Class in org.stellar.sdk.xdr
SetTrustLineFlagsOp's original definition in the XDR file is:
SetTrustLineFlagsOp() - Constructor for class org.stellar.sdk.xdr.SetTrustLineFlagsOp
 
SetTrustLineFlagsOp(AccountID, Asset, Uint32, Uint32) - Constructor for class org.stellar.sdk.xdr.SetTrustLineFlagsOp
 
SetTrustLineFlagsOp.SetTrustLineFlagsOpBuilder - Class in org.stellar.sdk.xdr
 
SetTrustlineFlagsOperation - Class in org.stellar.sdk.operations
Represents SetTrustlineFlags operation.
SetTrustlineFlagsOperation.SetTrustlineFlagsOperationBuilder<C,B> - Class in org.stellar.sdk.operations
 
SetTrustlineFlagsOperationBuilder() - Constructor for class org.stellar.sdk.operations.SetTrustlineFlagsOperation.SetTrustlineFlagsOperationBuilder
 
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.OperationResultTrBuilder
 
SetTrustLineFlagsResult - Class in org.stellar.sdk.xdr
SetTrustLineFlagsResult's original definition in the XDR file is:
SetTrustLineFlagsResult() - Constructor for class org.stellar.sdk.xdr.SetTrustLineFlagsResult
 
SetTrustLineFlagsResult(SetTrustLineFlagsResultCode) - Constructor for class org.stellar.sdk.xdr.SetTrustLineFlagsResult
 
SetTrustLineFlagsResult.SetTrustLineFlagsResultBuilder - Class in org.stellar.sdk.xdr
 
SetTrustLineFlagsResultCode - Enum Class in org.stellar.sdk.xdr
SetTrustLineFlagsResultCode's original definition in the XDR file is:
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.gson.TypedResponse
 
setType(BinaryFuseFilterType) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
 
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 sha256Hash SignerKey from a sha256 hash of a preimage.
ShortHashSeed - Class in org.stellar.sdk.xdr
ShortHashSeed's original definition in the XDR file is:
ShortHashSeed() - Constructor for class org.stellar.sdk.xdr.ShortHashSeed
 
ShortHashSeed(byte[]) - Constructor for class org.stellar.sdk.xdr.ShortHashSeed
 
ShortHashSeed.ShortHashSeedBuilder - Class in org.stellar.sdk.xdr
 
sig(Signature) - Method in class org.stellar.sdk.xdr.AuthCert.AuthCertBuilder
 
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.SorobanAddressCredentialsBuilder
 
signature(Signature) - Method in class org.stellar.sdk.xdr.DecoratedSignature.DecoratedSignatureBuilder
 
signature(Signature) - Method in class org.stellar.sdk.xdr.LedgerCloseValueSignature.LedgerCloseValueSignatureBuilder
 
signature(Signature) - Method in class org.stellar.sdk.xdr.SCPEnvelope.SCPEnvelopeBuilder
 
signature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStartCollectingMessage.SignedTimeSlicedSurveyStartCollectingMessageBuilder
 
signature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStopCollectingMessage.SignedTimeSlicedSurveyStopCollectingMessageBuilder
 
Signature - Class in org.stellar.sdk.xdr
Signature's original definition in the XDR file is:
Signature() - Constructor for class org.stellar.sdk.xdr.Signature
 
Signature(byte[]) - Constructor for class org.stellar.sdk.xdr.Signature
 
Signature(String, byte[]) - Constructor for class org.stellar.sdk.Auth.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.HashIDPreimageSorobanAuthorizationBuilder
 
signatureExpirationLedger(Uint32) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials.SorobanAddressCredentialsBuilder
 
SignatureHint - Class in org.stellar.sdk.xdr
SignatureHint's original definition in the XDR file is:
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.FeeBumpTransactionEnvelopeBuilder
 
signatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.TransactionV0Envelope.TransactionV0EnvelopeBuilder
 
signatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.TransactionV1Envelope.TransactionV1EnvelopeBuilder
 
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
The maximum length of a signed payload
signedPayload(SignedPayloadSigner) - Static method in class org.stellar.sdk.Signer
Create SignerKey SignerKey from SignedPayloadSigner
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.StellarMessageBuilder
 
SignedSurveyRequestMessage - Class in org.stellar.sdk.xdr
SignedSurveyRequestMessage's original definition in the XDR file is:
SignedSurveyRequestMessage() - Constructor for class org.stellar.sdk.xdr.SignedSurveyRequestMessage
 
SignedSurveyRequestMessage(Signature, SurveyRequestMessage) - Constructor for class org.stellar.sdk.xdr.SignedSurveyRequestMessage
 
SignedSurveyRequestMessage.SignedSurveyRequestMessageBuilder - Class in org.stellar.sdk.xdr
 
signedSurveyResponseMessage(SignedSurveyResponseMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
 
SignedSurveyResponseMessage - Class in org.stellar.sdk.xdr
SignedSurveyResponseMessage's original definition in the XDR file is:
SignedSurveyResponseMessage() - Constructor for class org.stellar.sdk.xdr.SignedSurveyResponseMessage
 
SignedSurveyResponseMessage(Signature, SurveyResponseMessage) - Constructor for class org.stellar.sdk.xdr.SignedSurveyResponseMessage
 
SignedSurveyResponseMessage.SignedSurveyResponseMessageBuilder - Class in org.stellar.sdk.xdr
 
signedTimeSlicedSurveyRequestMessage(SignedTimeSlicedSurveyRequestMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
 
SignedTimeSlicedSurveyRequestMessage - Class in org.stellar.sdk.xdr
SignedTimeSlicedSurveyRequestMessage's original definition in the XDR file is:
SignedTimeSlicedSurveyRequestMessage() - Constructor for class org.stellar.sdk.xdr.SignedTimeSlicedSurveyRequestMessage
 
SignedTimeSlicedSurveyRequestMessage(Signature, TimeSlicedSurveyRequestMessage) - Constructor for class org.stellar.sdk.xdr.SignedTimeSlicedSurveyRequestMessage
 
SignedTimeSlicedSurveyRequestMessage.SignedTimeSlicedSurveyRequestMessageBuilder - Class in org.stellar.sdk.xdr
 
signedTimeSlicedSurveyResponseMessage(SignedTimeSlicedSurveyResponseMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
 
SignedTimeSlicedSurveyResponseMessage - Class in org.stellar.sdk.xdr
SignedTimeSlicedSurveyResponseMessage's original definition in the XDR file is:
SignedTimeSlicedSurveyResponseMessage() - Constructor for class org.stellar.sdk.xdr.SignedTimeSlicedSurveyResponseMessage
 
SignedTimeSlicedSurveyResponseMessage(Signature, TimeSlicedSurveyResponseMessage) - Constructor for class org.stellar.sdk.xdr.SignedTimeSlicedSurveyResponseMessage
 
SignedTimeSlicedSurveyResponseMessage.SignedTimeSlicedSurveyResponseMessageBuilder - Class in org.stellar.sdk.xdr
 
signedTimeSlicedSurveyStartCollectingMessage(SignedTimeSlicedSurveyStartCollectingMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
 
SignedTimeSlicedSurveyStartCollectingMessage - Class in org.stellar.sdk.xdr
SignedTimeSlicedSurveyStartCollectingMessage's original definition in the XDR file is:
SignedTimeSlicedSurveyStartCollectingMessage() - Constructor for class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStartCollectingMessage
 
SignedTimeSlicedSurveyStartCollectingMessage(Signature, TimeSlicedSurveyStartCollectingMessage) - Constructor for class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStartCollectingMessage
 
SignedTimeSlicedSurveyStartCollectingMessage.SignedTimeSlicedSurveyStartCollectingMessageBuilder - Class in org.stellar.sdk.xdr
 
signedTimeSlicedSurveyStopCollectingMessage(SignedTimeSlicedSurveyStopCollectingMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
 
SignedTimeSlicedSurveyStopCollectingMessage - Class in org.stellar.sdk.xdr
SignedTimeSlicedSurveyStopCollectingMessage's original definition in the XDR file is:
SignedTimeSlicedSurveyStopCollectingMessage() - Constructor for class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStopCollectingMessage
 
SignedTimeSlicedSurveyStopCollectingMessage(Signature, TimeSlicedSurveyStopCollectingMessage) - Constructor for class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStopCollectingMessage
 
SignedTimeSlicedSurveyStopCollectingMessage.SignedTimeSlicedSurveyStopCollectingMessageBuilder - Class in org.stellar.sdk.xdr
 
signer(SignerKey) - Method in class org.stellar.sdk.operations.RevokeSignerSponsorshipOperation.RevokeSignerSponsorshipOperationBuilder
The signer whose sponsorship which will be revoked.
signer(RevokeSponsorshipOp.RevokeSponsorshipOpSigner) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpBuilder
 
signer(Signer) - Method in class org.stellar.sdk.xdr.SetOptionsOp.SetOptionsOpBuilder
 
signer(SignerKey) - Method in class org.stellar.sdk.operations.SetOptionsOperation.SetOptionsOperationBuilder
Additional signer added/removed in this operation.
Signer - Class in org.stellar.sdk
Signer is a helper class that creates SignerKey objects.
Signer - Class in org.stellar.sdk.xdr
Signer's original definition in the XDR file is:
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, Integer, String) - Constructor for class org.stellar.sdk.responses.AccountResponse.Signer
 
Signer(SignerKey, Uint32) - Constructor for class org.stellar.sdk.xdr.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.SignerBuilder - 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.RevokeSponsorshipOpSignerBuilder
 
SignerKey - Class in org.stellar.sdk.xdr
SignerKey's original definition in the XDR file is:
SignerKey() - Constructor for class org.stellar.sdk.xdr.SignerKey
 
SignerKey(SignerKeyType, Uint256, Uint256, Uint256, SignerKey.SignerKeyEd25519SignedPayload) - Constructor for class org.stellar.sdk.xdr.SignerKey
 
SignerKey.SignerKeyBuilder - Class in org.stellar.sdk.xdr
 
SignerKey.SignerKeyEd25519SignedPayload - Class in org.stellar.sdk.xdr
SignerKeyEd25519SignedPayload's original definition in the XDR file is:
SignerKey.SignerKeyEd25519SignedPayload.SignerKeyEd25519SignedPayloadBuilder - Class in org.stellar.sdk.xdr
 
SignerKeyEd25519SignedPayload() - Constructor for class org.stellar.sdk.xdr.SignerKey.SignerKeyEd25519SignedPayload
 
SignerKeyEd25519SignedPayload(Uint256, byte[]) - Constructor for class org.stellar.sdk.xdr.SignerKey.SignerKeyEd25519SignedPayload
 
SignerKeyType - Enum Class in org.stellar.sdk.xdr
SignerKeyType's original definition in the XDR file is:
SignerRemovedEffectResponse - Class in org.stellar.sdk.responses.effects
Represents signer_removed effect response.
signers(Signer[]) - Method in class org.stellar.sdk.xdr.AccountEntry.AccountEntryBuilder
 
signerSponsoringIDs(SponsorshipDescriptor[]) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2.AccountEntryExtensionV2Builder
 
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.
signerWeight(Integer) - Method in class org.stellar.sdk.operations.SetOptionsOperation.SetOptionsOperationBuilder
Additional signer weight.
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's original definition in the XDR file is:
SimplePaymentResult() - Constructor for class org.stellar.sdk.xdr.SimplePaymentResult
 
SimplePaymentResult(AccountID, Asset, Int64) - Constructor for class org.stellar.sdk.xdr.SimplePaymentResult
 
SimplePaymentResult.SimplePaymentResultBuilder - Class in org.stellar.sdk.xdr
 
SimulateHostFunctionResult(List<String>, String) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse.SimulateHostFunctionResult
Creates a new SimulateHostFunctionResult instance.
simulateTransaction(Transaction) - Method in class org.stellar.sdk.SorobanServer
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.
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.RestorePreamble, List<SimulateTransactionResponse.LedgerEntryChange>, Long) - Constructor for class org.stellar.sdk.responses.sorobanrpc.SimulateTransactionResponse
Creates a new SimulateTransactionResponse instance.
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
 
size() - Method in class org.stellar.sdk.responses.AccountResponse.Data
 
skipList(Hash[]) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderBuilder
 
slotIndex(Uint64) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementBuilder
 
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_AUTHORIZED_FUNCTION_TYPE_CREATE_CONTRACT_V2_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's original definition in the XDR file is:
SorobanAddressCredentials() - Constructor for class org.stellar.sdk.xdr.SorobanAddressCredentials
 
SorobanAddressCredentials(SCAddress, Int64, Uint32, SCVal) - Constructor for class org.stellar.sdk.xdr.SorobanAddressCredentials
 
SorobanAddressCredentials.SorobanAddressCredentialsBuilder - Class in org.stellar.sdk.xdr
 
sorobanAuthorization(HashIDPreimage.HashIDPreimageSorobanAuthorization) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageBuilder
 
SorobanAuthorizationEntry - Class in org.stellar.sdk.xdr
SorobanAuthorizationEntry's original definition in the XDR file is:
SorobanAuthorizationEntry() - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizationEntry
 
SorobanAuthorizationEntry(SorobanCredentials, SorobanAuthorizedInvocation) - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizationEntry
 
SorobanAuthorizationEntry.SorobanAuthorizationEntryBuilder - Class in org.stellar.sdk.xdr
 
SorobanAuthorizedFunction - Class in org.stellar.sdk.xdr
SorobanAuthorizedFunction's original definition in the XDR file is:
SorobanAuthorizedFunction() - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizedFunction
 
SorobanAuthorizedFunction(SorobanAuthorizedFunctionType, InvokeContractArgs, CreateContractArgs, CreateContractArgsV2) - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizedFunction
 
SorobanAuthorizedFunction.SorobanAuthorizedFunctionBuilder - Class in org.stellar.sdk.xdr
 
SorobanAuthorizedFunctionType - Enum Class in org.stellar.sdk.xdr
SorobanAuthorizedFunctionType's original definition in the XDR file is:
SorobanAuthorizedInvocation - Class in org.stellar.sdk.xdr
SorobanAuthorizedInvocation's original definition in the XDR file is:
SorobanAuthorizedInvocation() - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizedInvocation
 
SorobanAuthorizedInvocation(SorobanAuthorizedFunction, SorobanAuthorizedInvocation[]) - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizedInvocation
 
SorobanAuthorizedInvocation.SorobanAuthorizedInvocationBuilder - Class in org.stellar.sdk.xdr
 
SorobanCredentials - Class in org.stellar.sdk.xdr
SorobanCredentials's original definition in the XDR file is:
SorobanCredentials() - Constructor for class org.stellar.sdk.xdr.SorobanCredentials
 
SorobanCredentials(SorobanCredentialsType, SorobanAddressCredentials) - Constructor for class org.stellar.sdk.xdr.SorobanCredentials
 
SorobanCredentials.SorobanCredentialsBuilder - Class in org.stellar.sdk.xdr
 
SorobanCredentialsType - Enum Class in org.stellar.sdk.xdr
SorobanCredentialsType's original definition in the XDR file is:
sorobanData(SorobanTransactionData) - Method in class org.stellar.sdk.xdr.Transaction.TransactionExt.TransactionExtBuilder
 
SorobanDataBuilder - Class in org.stellar.sdk
Supports building SorobanTransactionData structures 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.LedgerCloseMetaExtV1Builder
 
sorobanMeta(SorobanTransactionMeta) - Method in class org.stellar.sdk.xdr.TransactionMetaV3.TransactionMetaV3Builder
 
SorobanResources - Class in org.stellar.sdk.xdr
SorobanResources's original definition in the XDR file is:
SorobanResources() - Constructor for class org.stellar.sdk.xdr.SorobanResources
 
SorobanResources(LedgerFootprint, Uint32, Uint32, Uint32) - Constructor for class org.stellar.sdk.xdr.SorobanResources
 
SorobanResources.SorobanResourcesBuilder - Class in org.stellar.sdk.xdr
 
SorobanRpcException - Exception Class in org.stellar.sdk.exception
Throws when Soroban-RPC instance responds with error.
SorobanRpcException(Integer, String, String) - Constructor for exception class org.stellar.sdk.exception.SorobanRpcException
 
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's original definition in the XDR file is:
SorobanTransactionData() - Constructor for class org.stellar.sdk.xdr.SorobanTransactionData
 
SorobanTransactionData(ExtensionPoint, SorobanResources, Int64) - Constructor for class org.stellar.sdk.xdr.SorobanTransactionData
 
SorobanTransactionData.SorobanTransactionDataBuilder - Class in org.stellar.sdk.xdr
 
SorobanTransactionMeta - Class in org.stellar.sdk.xdr
SorobanTransactionMeta's original definition in the XDR file is:
SorobanTransactionMeta() - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMeta
 
SorobanTransactionMeta(SorobanTransactionMetaExt, ContractEvent[], SCVal, DiagnosticEvent[]) - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMeta
 
SorobanTransactionMeta.SorobanTransactionMetaBuilder - Class in org.stellar.sdk.xdr
 
SorobanTransactionMetaExt - Class in org.stellar.sdk.xdr
SorobanTransactionMetaExt's original definition in the XDR file is:
SorobanTransactionMetaExt() - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMetaExt
 
SorobanTransactionMetaExt(Integer, SorobanTransactionMetaExtV1) - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMetaExt
 
SorobanTransactionMetaExt.SorobanTransactionMetaExtBuilder - Class in org.stellar.sdk.xdr
 
SorobanTransactionMetaExtV1 - Class in org.stellar.sdk.xdr
SorobanTransactionMetaExtV1's original definition in the XDR file is:
SorobanTransactionMetaExtV1() - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
 
SorobanTransactionMetaExtV1(ExtensionPoint, Int64, Int64, Int64) - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
 
SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder - Class in org.stellar.sdk.xdr
 
sourceAccount(String) - Method in class org.stellar.sdk.operations.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.HashIDPreimageOperationIDBuilder
 
sourceAccount(AccountID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder
 
sourceAccount(MuxedAccount) - Method in class org.stellar.sdk.xdr.Operation.OperationBuilder
 
sourceAccount(MuxedAccount) - Method in class org.stellar.sdk.xdr.Transaction.TransactionBuilder
 
sourceAccountBalance(Int64) - Method in class org.stellar.sdk.xdr.AccountMergeResult.AccountMergeResultBuilder
 
sourceAccountEd25519(Uint256) - Method in class org.stellar.sdk.xdr.TransactionV0.TransactionV0Builder
 
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(String) - Method in class org.stellar.sdk.operations.BeginSponsoringFutureReservesOperation.BeginSponsoringFutureReservesOperationBuilder
The sponsored account id.
sponsoredID(AccountID) - Method in class org.stellar.sdk.xdr.BeginSponsoringFutureReservesOp.BeginSponsoringFutureReservesOpBuilder
 
sponsoringID(SponsorshipDescriptor) - Method in class org.stellar.sdk.xdr.LedgerEntryExtensionV1.LedgerEntryExtensionV1Builder
 
SponsorshipDescriptor - Class in org.stellar.sdk.xdr
SponsorshipDescriptor's original definition in the XDR file is:
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
 
startCollecting(TimeSlicedSurveyStartCollectingMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStartCollectingMessage.SignedTimeSlicedSurveyStartCollectingMessageBuilder
 
startingBalance(BigDecimal) - Method in class org.stellar.sdk.operations.CreateAccountOperation.CreateAccountOperationBuilder
 
startingBalance(Int64) - Method in class org.stellar.sdk.xdr.CreateAccountOp.CreateAccountOpBuilder
 
startingEvictionScanLevel(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
 
startLedger(Long) - Method in class org.stellar.sdk.requests.sorobanrpc.GetEventsRequest.GetEventsRequestBuilder
 
startLedger(Long) - Method in class org.stellar.sdk.requests.sorobanrpc.GetLedgersRequest.GetLedgersRequestBuilder
 
startLedger(Long) - Method in class org.stellar.sdk.requests.sorobanrpc.GetTransactionsRequest.GetTransactionsRequestBuilder
 
state(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange.LedgerEntryChangeBuilder
 
stateArchivalSettings(StateArchivalSettings) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry.ConfigSettingEntryBuilder
 
StateArchivalSettings - Class in org.stellar.sdk.xdr
StateArchivalSettings's original definition in the XDR file is:
StateArchivalSettings() - Constructor for class org.stellar.sdk.xdr.StateArchivalSettings
 
StateArchivalSettings(Uint32, Uint32, Uint32, Int64, Int64, Uint32, Uint32, Uint32, Uint32, Uint32) - Constructor for class org.stellar.sdk.xdr.StateArchivalSettings
 
StateArchivalSettings.StateArchivalSettingsBuilder - Class in org.stellar.sdk.xdr
 
statement(SCPStatement) - Method in class org.stellar.sdk.xdr.SCPEnvelope.SCPEnvelopeBuilder
 
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's original definition in the XDR file is:
StellarMessage() - Constructor for class org.stellar.sdk.xdr.StellarMessage
 
StellarMessage(MessageType, Error, Hello, Auth, DontHave, PeerAddress[], Uint256, TransactionSet, GeneralizedTransactionSet, TransactionEnvelope, SignedSurveyRequestMessage, SignedSurveyResponseMessage, SignedTimeSlicedSurveyRequestMessage, SignedTimeSlicedSurveyResponseMessage, SignedTimeSlicedSurveyStartCollectingMessage, SignedTimeSlicedSurveyStopCollectingMessage, Uint256, SCPQuorumSet, SCPEnvelope, Uint32, SendMore, SendMoreExtended, FloodAdvert, FloodDemand) - Constructor for class org.stellar.sdk.xdr.StellarMessage
 
StellarMessage.StellarMessageBuilder - Class in org.stellar.sdk.xdr
 
StellarTomlNotFoundInvalidException - Exception Class in org.stellar.sdk.federation.exception
Stellar.toml file was not found or was malformed.
StellarTomlNotFoundInvalidException(Integer) - Constructor for exception class org.stellar.sdk.federation.exception.StellarTomlNotFoundInvalidException
 
StellarValue - Class in org.stellar.sdk.xdr
StellarValue's original definition in the XDR file is:
StellarValue() - Constructor for class org.stellar.sdk.xdr.StellarValue
 
StellarValue(Hash, TimePoint, UpgradeType[], StellarValue.StellarValueExt) - Constructor for class org.stellar.sdk.xdr.StellarValue
 
StellarValue.StellarValueBuilder - Class in org.stellar.sdk.xdr
 
StellarValue.StellarValueExt - Class in org.stellar.sdk.xdr
StellarValueExt's original definition in the XDR file is:
StellarValue.StellarValueExt.StellarValueExtBuilder - Class in org.stellar.sdk.xdr
 
StellarValueExt() - Constructor for class org.stellar.sdk.xdr.StellarValue.StellarValueExt
 
StellarValueExt(StellarValueType, LedgerCloseValueSignature) - Constructor for class org.stellar.sdk.xdr.StellarValue.StellarValueExt
 
StellarValueType - Enum Class in org.stellar.sdk.xdr
StellarValueType's original definition in the XDR file is:
stopCollecting(TimeSlicedSurveyStopCollectingMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStopCollectingMessage.SignedTimeSlicedSurveyStopCollectingMessageBuilder
 
storage(SCMap) - Method in class org.stellar.sdk.xdr.SCContractInstance.SCContractInstanceBuilder
 
StoredDebugTransactionSet - Class in org.stellar.sdk.xdr
StoredDebugTransactionSet's original definition in the XDR file is:
StoredDebugTransactionSet() - Constructor for class org.stellar.sdk.xdr.StoredDebugTransactionSet
 
StoredDebugTransactionSet(StoredTransactionSet, Uint32, StellarValue) - Constructor for class org.stellar.sdk.xdr.StoredDebugTransactionSet
 
StoredDebugTransactionSet.StoredDebugTransactionSetBuilder - Class in org.stellar.sdk.xdr
 
StoredTransactionSet - Class in org.stellar.sdk.xdr
StoredTransactionSet's original definition in the XDR file is:
StoredTransactionSet() - Constructor for class org.stellar.sdk.xdr.StoredTransactionSet
 
StoredTransactionSet(Integer, TransactionSet, GeneralizedTransactionSet) - Constructor for class org.stellar.sdk.xdr.StoredTransactionSet
 
StoredTransactionSet.StoredTransactionSetBuilder - Class in org.stellar.sdk.xdr
 
str(SCString) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
 
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
 
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
 
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's original definition in the XDR file is:
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's original definition in the XDR file is:
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.SorobanAuthorizedInvocationBuilder
 
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
submitTransactionAsync(FeeBumpTransaction) - Method in class org.stellar.sdk.Server
Submits a base64 asynchronous transaction to the network.
submitTransactionAsync(FeeBumpTransaction, boolean) - Method in class org.stellar.sdk.Server
Submits a base64 asynchronous transaction to the network.
submitTransactionAsync(Transaction) - Method in class org.stellar.sdk.Server
Submits a base64 asynchronous transaction to the network.
submitTransactionAsync(Transaction, boolean) - Method in class org.stellar.sdk.Server
Submits a base64 asynchronous transaction to the network.
SubmitTransactionAsyncResponse - Class in org.stellar.sdk.responses
Represents the response from the "Submit a Transaction Asynchronously" endpoint of Horizon API.
SubmitTransactionAsyncResponse(String, SubmitTransactionAsyncResponse.TransactionStatus, String) - Constructor for class org.stellar.sdk.responses.SubmitTransactionAsyncResponse
 
SubmitTransactionAsyncResponse.TransactionStatus - Enum Class in org.stellar.sdk.responses
 
submitTransactionXdr(String) - Method in class org.stellar.sdk.Server
Submits a base64 encoded transaction envelope to the network
submitTransactionXdrAsync(String) - Method in class org.stellar.sdk.Server
Submits a base64 asynchronous transaction to the network.
success(Hash) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionResult.InvokeHostFunctionResultBuilder
 
success(ManageOfferSuccessResult) - Method in class org.stellar.sdk.xdr.ManageBuyOfferResult.ManageBuyOfferResultBuilder
 
success(ManageOfferSuccessResult) - Method in class org.stellar.sdk.xdr.ManageSellOfferResult.ManageSellOfferResultBuilder
 
success(PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultSuccess) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultBuilder
 
success(PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult.PathPaymentStrictSendResultBuilder
 
SUCCESS - Enum constant in enum class org.stellar.sdk.responses.sorobanrpc.GetTransactionResponse.GetTransactionStatus
 
SUCCESS - Enum constant in enum class org.stellar.sdk.responses.sorobanrpc.GetTransactionsResponse.TransactionStatus
 
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
 
SURVEY_TOPOLOGY_RESPONSE_V2 - Enum constant in enum class org.stellar.sdk.xdr.SurveyMessageResponseType
 
surveyedPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage.SurveyRequestMessageBuilder
 
surveyedPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage.SurveyResponseMessageBuilder
 
SurveyMessageCommandType - Enum Class in org.stellar.sdk.xdr
SurveyMessageCommandType's original definition in the XDR file is:
SurveyMessageResponseType - Enum Class in org.stellar.sdk.xdr
SurveyMessageResponseType's original definition in the XDR file is:
surveyorID(NodeID) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStartCollectingMessage.TimeSlicedSurveyStartCollectingMessageBuilder
 
surveyorID(NodeID) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStopCollectingMessage.TimeSlicedSurveyStopCollectingMessageBuilder
 
surveyorPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage.SurveyRequestMessageBuilder
 
surveyorPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage.SurveyResponseMessageBuilder
 
SurveyRequestMessage - Class in org.stellar.sdk.xdr
SurveyRequestMessage's original definition in the XDR file is:
SurveyRequestMessage() - Constructor for class org.stellar.sdk.xdr.SurveyRequestMessage
 
SurveyRequestMessage(NodeID, NodeID, Uint32, Curve25519Public, SurveyMessageCommandType) - Constructor for class org.stellar.sdk.xdr.SurveyRequestMessage
 
SurveyRequestMessage.SurveyRequestMessageBuilder - Class in org.stellar.sdk.xdr
 
SurveyResponseBody - Class in org.stellar.sdk.xdr
SurveyResponseBody's original definition in the XDR file is:
SurveyResponseBody() - Constructor for class org.stellar.sdk.xdr.SurveyResponseBody
 
SurveyResponseBody(SurveyMessageResponseType, TopologyResponseBodyV0, TopologyResponseBodyV1, TopologyResponseBodyV2) - Constructor for class org.stellar.sdk.xdr.SurveyResponseBody
 
SurveyResponseBody.SurveyResponseBodyBuilder - Class in org.stellar.sdk.xdr
 
SurveyResponseMessage - Class in org.stellar.sdk.xdr
SurveyResponseMessage's original definition in the XDR file is:
SurveyResponseMessage() - Constructor for class org.stellar.sdk.xdr.SurveyResponseMessage
 
SurveyResponseMessage(NodeID, NodeID, Uint32, SurveyMessageCommandType, EncryptedBody) - Constructor for class org.stellar.sdk.xdr.SurveyResponseMessage
 
SurveyResponseMessage.SurveyResponseMessageBuilder - Class in org.stellar.sdk.xdr
 
sym(SCSymbol) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
 
SYSTEM - Enum constant in enum class org.stellar.sdk.requests.sorobanrpc.EventFilterType
 
SYSTEM - Enum constant in enum class org.stellar.sdk.xdr.ContractEventType
 
A B C D E F G H I K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form