Index

A B C D E F G H I J 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
Value of the salt field.
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_CLAIMABLE_BALANCE - 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_ADDRESS_TYPE_LIQUIDITY_POOL - Enum constant in enum class org.stellar.sdk.xdr.SCAddressType
 
SC_ADDRESS_TYPE_MUXED_ACCOUNT - 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_EVENT_V0 - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEntryKind
 
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_EVENT_DATA_FORMAT_MAP - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEventDataFormat
 
SC_SPEC_EVENT_DATA_FORMAT_SINGLE_VALUE - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEventDataFormat
 
SC_SPEC_EVENT_DATA_FORMAT_VEC - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEventDataFormat
 
SC_SPEC_EVENT_PARAM_LOCATION_DATA - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEventParamLocationV0
 
SC_SPEC_EVENT_PARAM_LOCATION_TOPIC_LIST - Enum constant in enum class org.stellar.sdk.xdr.SCSpecEventParamLocationV0
 
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_MUXED_ADDRESS - 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, ContractID, MuxedEd25519Account, ClaimableBalanceID, PoolID) - Constructor for class org.stellar.sdk.xdr.SCAddress
Creates a new SCAddress instance.
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
Creates a new SCBytes instance.
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
Creates a new SCContractInstance instance.
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
Creates a new SCEnvMetaEntry instance.
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
Creates a new SCEnvMetaEntryInterfaceVersion instance.
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
Creates a new SCError instance.
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
Creates a new SCMap instance.
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
Creates a new SCMapEntry instance.
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
Creates a new SCMetaEntry instance.
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
Creates a new SCMetaV0 instance.
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
Creates a new SCNonceKey instance.
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
Creates a new SCPBallot instance.
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
Creates a new SCPEnvelope instance.
SCPEnvelope.SCPEnvelopeBuilder - Class in org.stellar.sdk.xdr
 
scpEnvelopes(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV0.PersistedSCPStateV0Builder
Value of the scpEnvelopes field.
scpEnvelopes(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV1.PersistedSCPStateV1Builder
Value of the scpEnvelopes field.
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
Creates a new SCPHistoryEntry instance.
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
Creates a new SCPHistoryEntryV0 instance.
SCPHistoryEntryV0.SCPHistoryEntryV0Builder - Class in org.stellar.sdk.xdr
 
scpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0.LedgerCloseMetaV0Builder
Value of the scpInfo field.
scpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1.LedgerCloseMetaV1Builder
Value of the scpInfo field.
scpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2.LedgerCloseMetaV2Builder
Value of the scpInfo field.
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
Creates a new SCPNomination instance.
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
Creates a new SCPQuorumSet instance.
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
Creates a new SCPStatement instance.
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
Creates a new SCPStatementConfirm instance.
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
Creates a new SCPStatementExternalize instance.
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
Creates a new SCPStatementPledges instance.
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
Creates a new SCPStatementPrepare instance.
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
Value of the scpValue field.
scpValue(StellarValue) - Method in class org.stellar.sdk.xdr.StoredDebugTransactionSet.StoredDebugTransactionSetBuilder
Value of the scpValue field.
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, SCSpecEventV0) - Constructor for class org.stellar.sdk.xdr.SCSpecEntry
Creates a new SCSpecEntry instance.
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:
SCSpecEventDataFormat - Enum Class in org.stellar.sdk.xdr
SCSpecEventDataFormat's original definition in the XDR file is:
SCSpecEventParamLocationV0 - Enum Class in org.stellar.sdk.xdr
SCSpecEventParamLocationV0's original definition in the XDR file is:
SCSpecEventParamV0 - Class in org.stellar.sdk.xdr
SCSpecEventParamV0's original definition in the XDR file is:
SCSpecEventParamV0() - Constructor for class org.stellar.sdk.xdr.SCSpecEventParamV0
 
SCSpecEventParamV0(XdrString, XdrString, SCSpecTypeDef, SCSpecEventParamLocationV0) - Constructor for class org.stellar.sdk.xdr.SCSpecEventParamV0
Creates a new SCSpecEventParamV0 instance.
SCSpecEventParamV0.SCSpecEventParamV0Builder - Class in org.stellar.sdk.xdr
 
SCSpecEventV0 - Class in org.stellar.sdk.xdr
SCSpecEventV0's original definition in the XDR file is:
SCSpecEventV0() - Constructor for class org.stellar.sdk.xdr.SCSpecEventV0
 
SCSpecEventV0(XdrString, XdrString, SCSymbol, SCSymbol[], SCSpecEventParamV0[], SCSpecEventDataFormat) - Constructor for class org.stellar.sdk.xdr.SCSpecEventV0
Creates a new SCSpecEventV0 instance.
SCSpecEventV0.SCSpecEventV0Builder - Class in org.stellar.sdk.xdr
 
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
Creates a new SCSpecFunctionInputV0 instance.
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
Creates a new SCSpecFunctionV0 instance.
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
Creates a new SCSpecTypeBytesN instance.
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
Creates a new SCSpecTypeDef instance.
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
Creates a new SCSpecTypeMap instance.
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
Creates a new SCSpecTypeOption instance.
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
Creates a new SCSpecTypeResult instance.
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
Creates a new SCSpecTypeTuple instance.
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
Creates a new SCSpecTypeUDT instance.
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
Creates a new SCSpecTypeVec instance.
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
Creates a new SCSpecUDTEnumCaseV0 instance.
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
Creates a new SCSpecUDTEnumV0 instance.
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
Creates a new SCSpecUDTErrorEnumCaseV0 instance.
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
Creates a new SCSpecUDTErrorEnumV0 instance.
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
Creates a new SCSpecUDTStructFieldV0 instance.
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
Creates a new SCSpecUDTStructV0 instance.
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
Creates a new SCSpecUDTUnionCaseTupleV0 instance.
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
Creates a new SCSpecUDTUnionCaseV0 instance.
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
Creates a new SCSpecUDTUnionCaseVoidV0 instance.
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
Creates a new SCSpecUDTUnionV0 instance.
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
Creates a new SCString instance.
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
Creates a new SCSymbol instance.
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, SCContractInstance, SCNonceKey) - Constructor for class org.stellar.sdk.xdr.SCVal
Creates a new SCVal instance.
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
Creates a new SCVec instance.
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
Value of the secondsConnected field.
seed(byte[]) - Method in class org.stellar.sdk.xdr.ShortHashSeed.ShortHashSeedBuilder
Value of the seed field.
segementLengthMask(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter.SerializedBinaryFuseFilterBuilder
Value of the segementLengthMask field.
segmentCount(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter.SerializedBinaryFuseFilterBuilder
Value of the segmentCount field.
segmentCountLength(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter.SerializedBinaryFuseFilterBuilder
Value of the segmentCountLength field.
segmentLength(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter.SerializedBinaryFuseFilterBuilder
Value of the segmentLength field.
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
Value of the sellerEd25519 field.
sellerID(AccountID) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom.ClaimOfferAtomBuilder
Value of the sellerID field.
sellerID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyOffer.LedgerKeyOfferBuilder
Value of the sellerID field.
sellerID(AccountID) - Method in class org.stellar.sdk.xdr.OfferEntry.OfferEntryBuilder
Value of the sellerID field.
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
Value of the selling field.
selling(Asset) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp.ManageBuyOfferOpBuilder
Value of the selling field.
selling(Asset) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp.ManageSellOfferOpBuilder
Value of the selling field.
selling(Asset) - Method in class org.stellar.sdk.xdr.OfferEntry.OfferEntryBuilder
Value of the selling field.
selling(Int64) - Method in class org.stellar.sdk.xdr.Liabilities.LiabilitiesBuilder
Value of the selling field.
sellingAsset(Asset) - Method in class org.stellar.sdk.requests.OrderBookRequestBuilder
Sets the asset being sold (i.e.
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
Value of the sendAmount field.
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
Value of the sendAsset field.
sendAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp.PathPaymentStrictSendOpBuilder
Value of the sendAsset field.
sendMax(BigDecimal) - Method in class org.stellar.sdk.operations.PathPaymentStrictReceiveOperation.PathPaymentStrictReceiveOperationBuilder
 
sendMax(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp.PathPaymentStrictReceiveOpBuilder
Value of the sendMax field.
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
Creates a new SendMore instance.
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
Creates a new SendMoreExtended instance.
SendMoreExtended.SendMoreExtendedBuilder - Class in org.stellar.sdk.xdr
 
sendMoreExtendedMessage(SendMoreExtended) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
Value of the sendMoreExtendedMessage field.
sendMoreMessage(SendMore) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
Value of the sendMoreMessage field.
sendTransaction(Transaction) - Method in class org.stellar.sdk.SorobanServer
Submit a real transaction to the Stellar network.
SendTransactionFailedException - Exception Class in org.stellar.sdk.contract.exception
Raised when invoking `sendTransaction` fails.
SendTransactionFailedException(String, AssembledTransaction<?>) - Constructor for exception class org.stellar.sdk.contract.exception.SendTransactionFailedException
 
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.
Sep45Challenge - Class in org.stellar.sdk
Stellar Web Authentication Utilities for Contract Accounts (SEP-0045).
Sep45Challenge.ChallengeAuthorizationEntries - Class in org.stellar.sdk
Contains the parsed data from a SEP-45 challenge.
Sep45Challenge.ChallengeAuthorizationEntries.ChallengeAuthorizationEntriesBuilder - Class in org.stellar.sdk
 
seqLedger(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3.AccountEntryExtensionV3Builder
Value of the seqLedger field.
seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.AccountEntry.AccountEntryBuilder
Value of the seqNum field.
seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageOperationID.HashIDPreimageOperationIDBuilder
Value of the seqNum field.
seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder
Value of the seqNum field.
seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.Transaction.TransactionBuilder
Value of the seqNum field.
seqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.TransactionV0.TransactionV0Builder
Value of the seqNum field.
seqTime(TimePoint) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3.AccountEntryExtensionV3Builder
Value of the seqTime field.
sequence(Uint64) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0.AuthenticatedMessageV0Builder
Value of the sequence field.
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
Creates a new SequenceNumber instance.
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
Creates a new SerializedBinaryFuseFilter instance.
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.
serverAccountId(String) - Method in class org.stellar.sdk.Sep45Challenge.ChallengeAuthorizationEntries.ChallengeAuthorizationEntriesBuilder
The server account ID (G...
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
Value of the absBefore field.
setAccepted(Value[]) - Method in class org.stellar.sdk.xdr.SCPNomination
Value of the accepted field.
setAccount(AccountEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the account field.
setAccount(LedgerKey.LedgerKeyAccount) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the account field.
setAccountId(AccountID) - Method in class org.stellar.sdk.xdr.SCAddress
Value of the accountId field.
setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.AccountEntry
Value of the accountID field.
setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.DataEntry
Value of the accountID field.
setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyAccount
Value of the accountID field.
setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyData
Value of the accountID field.
setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTrustLine
Value of the accountID field.
setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpSigner
Value of the accountID field.
setAccountID(AccountID) - Method in class org.stellar.sdk.xdr.TrustLineEntry
Value of the accountID field.
setAccountID(PublicKey) - Method in class org.stellar.sdk.xdr.AccountID
Value of the AccountID field.
setAccountMergeResult(AccountMergeResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the accountMergeResult field.
setAddedAuthenticatedPeers(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
Value of the addedAuthenticatedPeers field.
setAddress(SCAddress) - Method in class org.stellar.sdk.xdr.ContractIDPreimage.ContractIDPreimageFromAddress
Value of the address field.
setAddress(SCAddress) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress
Value of the address field.
setAddress(SCAddress) - Method in class org.stellar.sdk.xdr.SCVal
Value of the address field.
setAddress(SCAddress) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials
Value of the address field.
setAddress(SCAddress) - Method in class org.stellar.sdk.xdr.SorobanDelegateSignature
Value of the address field.
setAddress(SorobanAddressCredentials) - Method in class org.stellar.sdk.xdr.SorobanCredentials
Value of the address field.
setAddressCredentials(SorobanAddressCredentials) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentialsWithDelegates
Value of the addressCredentials field.
setAddressV2(SorobanAddressCredentials) - Method in class org.stellar.sdk.xdr.SorobanCredentials
Value of the addressV2 field.
setAddressWithDelegates(SorobanAddressCredentialsWithDelegates) - Method in class org.stellar.sdk.xdr.SorobanCredentials
Value of the addressWithDelegates field.
setAddTxs(Hash[]) - Method in class org.stellar.sdk.xdr.FreezeBypassTxsDelta
Value of the addTxs field.
setAllowTrustOp(AllowTrustOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the allowTrustOp field.
setAllowTrustResult(AllowTrustResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the allowTrustResult field.
setAlphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.Asset
Value of the alphaNum12 field.
setAlphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset
Value of the alphaNum12 field.
setAlphaNum12(AlphaNum12) - Method in class org.stellar.sdk.xdr.TrustLineAsset
Value of the alphaNum12 field.
setAlphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.Asset
Value of the alphaNum4 field.
setAlphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset
Value of the alphaNum4 field.
setAlphaNum4(AlphaNum4) - Method in class org.stellar.sdk.xdr.TrustLineAsset
Value of the alphaNum4 field.
setAmount(Int64) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry
Value of the amount field.
setAmount(Int64) - Method in class org.stellar.sdk.xdr.ClawbackOp
Value of the amount field.
setAmount(Int64) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceOp
Value of the amount field.
setAmount(Int64) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp
Value of the amount field.
setAmount(Int64) - Method in class org.stellar.sdk.xdr.InflationPayout
Value of the amount field.
setAmount(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp
Value of the amount field.
setAmount(Int64) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp
Value of the amount field.
setAmount(Int64) - Method in class org.stellar.sdk.xdr.OfferEntry
Value of the amount field.
setAmount(Int64) - Method in class org.stellar.sdk.xdr.PaymentOp
Value of the amount field.
setAmount(Int64) - Method in class org.stellar.sdk.xdr.SimplePaymentResult
Value of the amount field.
setAmountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom
Value of the amountBought field.
setAmountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
Value of the amountBought field.
setAmountBought(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
Value of the amountBought field.
setAmountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom
Value of the amountSold field.
setAmountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
Value of the amountSold field.
setAmountSold(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
Value of the amountSold field.
setAndPredicates(ClaimPredicate[]) - Method in class org.stellar.sdk.xdr.ClaimPredicate
Value of the andPredicates field.
setArchivedEntry(LedgerEntry) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry
Value of the archivedEntry field.
setArchivedSorobanEntries(Uint32[]) - Method in class org.stellar.sdk.xdr.SorobanResourcesExtV0
Value of the archivedSorobanEntries field.
setArgs(SCVal[]) - Method in class org.stellar.sdk.xdr.InvokeContractArgs
Value of the args field.
setAsset(Asset) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry
Value of the asset field.
setAsset(Asset) - Method in class org.stellar.sdk.xdr.ClawbackOp
Value of the asset field.
setAsset(Asset) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceOp
Value of the asset field.
setAsset(Asset) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID
Value of the asset field.
setAsset(Asset) - Method in class org.stellar.sdk.xdr.PaymentOp
Value of the asset field.
setAsset(Asset) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp
Value of the asset field.
setAsset(Asset) - Method in class org.stellar.sdk.xdr.SimplePaymentResult
Value of the asset field.
setAsset(AssetCode) - Method in class org.stellar.sdk.xdr.AllowTrustOp
Value of the asset field.
setAsset(TrustLineAsset) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTrustLine
Value of the asset field.
setAsset(TrustLineAsset) - Method in class org.stellar.sdk.xdr.TrustLineEntry
Value of the asset field.
setAssetA(Asset) - Method in class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters
Value of the assetA field.
setAssetB(Asset) - Method in class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters
Value of the assetB field.
setAssetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom
Value of the assetBought field.
setAssetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
Value of the assetBought field.
setAssetBought(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
Value of the assetBought field.
setAssetCode(AssetCode12) - Method in class org.stellar.sdk.xdr.AlphaNum12
Value of the assetCode field.
setAssetCode(AssetCode4) - Method in class org.stellar.sdk.xdr.AlphaNum4
Value of the assetCode field.
setAssetCode12(byte[]) - Method in class org.stellar.sdk.xdr.AssetCode12
Value of the AssetCode12 field.
setAssetCode12(AssetCode12) - Method in class org.stellar.sdk.xdr.AssetCode
Value of the assetCode12 field.
setAssetCode4(byte[]) - Method in class org.stellar.sdk.xdr.AssetCode4
Value of the AssetCode4 field.
setAssetCode4(AssetCode4) - Method in class org.stellar.sdk.xdr.AssetCode
Value of the assetCode4 field.
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
Value of the assetSold field.
setAssetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
Value of the assetSold field.
setAssetSold(Asset) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
Value of the assetSold field.
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
Value of the auth field.
setAuth(SorobanAuthorizationEntry[]) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionOp
Value of the auth field.
setAuthorize(Uint32) - Method in class org.stellar.sdk.xdr.AllowTrustOp
Value of the authorize field.
setAverageLatencyMs(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedPeerData
Value of the averageLatencyMs field.
setB(Boolean) - Method in class org.stellar.sdk.xdr.SCVal
Value of the b field.
setBalance(Int64) - Method in class org.stellar.sdk.xdr.AccountEntry
Value of the balance field.
setBalance(Int64) - Method in class org.stellar.sdk.xdr.TrustLineEntry
Value of the balance field.
setBalanceID(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry
Value of the balanceID field.
setBalanceID(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.ClaimClaimableBalanceOp
Value of the balanceID field.
setBalanceID(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.ClawbackClaimableBalanceOp
Value of the balanceID field.
setBalanceID(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceResult
Value of the balanceID field.
setBalanceID(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyClaimableBalance
Value of the balanceID field.
setBallot(SCPBallot) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
Value of the ballot field.
setBallot(SCPBallot) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
Value of the ballot field.
setBallotTimeoutIncrementMilliseconds(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingSCPTiming
Value of the ballotTimeoutIncrementMilliseconds field.
setBallotTimeoutInitialMilliseconds(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingSCPTiming
Value of the ballotTimeoutInitialMilliseconds field.
setBaseFee(long) - Method in class org.stellar.sdk.TransactionBuilder
 
setBaseFee(Int64) - Method in class org.stellar.sdk.xdr.ParallelTxsComponent
Value of the baseFee field.
setBaseFee(Int64) - Method in class org.stellar.sdk.xdr.TxSetComponent.TxSetComponentTxsMaybeDiscountedFee
Value of the baseFee field.
setBaseFee(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the baseFee field.
setBaseReserve(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the baseReserve field.
setBeginSponsoringFutureReservesOp(BeginSponsoringFutureReservesOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the beginSponsoringFutureReservesOp field.
setBeginSponsoringFutureReservesResult(BeginSponsoringFutureReservesResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the beginSponsoringFutureReservesResult field.
setBody(ContractEvent.ContractEventBody) - Method in class org.stellar.sdk.xdr.ContractEvent
Value of the body field.
setBody(LiquidityPoolEntry.LiquidityPoolEntryBody) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry
Value of the body field.
setBody(Operation.OperationBody) - Method in class org.stellar.sdk.xdr.Operation
Value of the body field.
setBucketFileOffset(Uint64) - Method in class org.stellar.sdk.xdr.EvictionIterator
Value of the bucketFileOffset field.
setBucketListHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the bucketListHash field.
setBucketListLevel(Uint32) - Method in class org.stellar.sdk.xdr.EvictionIterator
Value of the bucketListLevel field.
setBucketListType(BucketListType) - Method in class org.stellar.sdk.xdr.BucketMetadata.BucketMetadataExt
Value of the bucketListType field.
setBumpSeqResult(BumpSequenceResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the bumpSeqResult field.
setBumpSequenceOp(BumpSequenceOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the bumpSequenceOp field.
setBumpTo(SequenceNumber) - Method in class org.stellar.sdk.xdr.BumpSequenceOp
Value of the bumpTo field.
setBuyAmount(Int64) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp
Value of the buyAmount field.
setBuying(Asset) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp
Value of the buying field.
setBuying(Asset) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp
Value of the buying field.
setBuying(Asset) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp
Value of the buying field.
setBuying(Asset) - Method in class org.stellar.sdk.xdr.OfferEntry
Value of the buying field.
setBuying(Int64) - Method in class org.stellar.sdk.xdr.Liabilities
Value of the buying field.
setBytes(SCBytes) - Method in class org.stellar.sdk.xdr.SCVal
Value of the bytes field.
setBytesN(SCSpecTypeBytesN) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
Value of the bytesN field.
setBytesRead(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the bytesRead field.
setBytesWritten(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the bytesWritten field.
setCases(SCSpecUDTEnumCaseV0[]) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumV0
Value of the cases field.
setCases(SCSpecUDTErrorEnumCaseV0[]) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
Value of the cases field.
setCases(SCSpecUDTUnionCaseV0[]) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionV0
Value of the cases field.
setCert(AuthCert) - Method in class org.stellar.sdk.xdr.Hello
Value of the cert field.
setChanges(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.OperationMeta
Value of the changes field.
setChanges(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.OperationMetaV2
Value of the changes field.
setChanges(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.UpgradeEntryMeta
Value of the changes field.
setChangeTrustOp(ChangeTrustOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the changeTrustOp field.
setChangeTrustResult(ChangeTrustResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the changeTrustResult field.
setClaimableBalance(ClaimableBalanceEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the claimableBalance field.
setClaimableBalance(LedgerKey.LedgerKeyClaimableBalance) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the claimableBalance field.
setClaimableBalanceId(ClaimableBalanceID) - Method in class org.stellar.sdk.xdr.SCAddress
Value of the claimableBalanceId field.
setClaimants(Claimant[]) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry
Value of the claimants field.
setClaimants(Claimant[]) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceOp
Value of the claimants field.
setClaimClaimableBalanceOp(ClaimClaimableBalanceOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the claimClaimableBalanceOp field.
setClaimClaimableBalanceResult(ClaimClaimableBalanceResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the claimClaimableBalanceResult field.
setClawbackClaimableBalanceOp(ClawbackClaimableBalanceOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the clawbackClaimableBalanceOp field.
setClawbackClaimableBalanceResult(ClawbackClaimableBalanceResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the clawbackClaimableBalanceResult field.
setClawbackOp(ClawbackOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the clawbackOp field.
setClawbackResult(ClawbackResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the clawbackResult field.
setClearFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
Value of the clearFlags field.
setClearFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp
Value of the clearFlags field.
setCloseTime(TimePoint) - Method in class org.stellar.sdk.xdr.StellarValue
Value of the closeTime field.
setCode(byte[]) - Method in class org.stellar.sdk.xdr.ContractCodeEntry
Value of the code field.
setCode(ErrorCode) - Method in class org.stellar.sdk.xdr.Error
Value of the code field.
setCode(SCErrorCode) - Method in class org.stellar.sdk.xdr.SCError
Value of the code field.
setCommandType(SurveyMessageCommandType) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage
Value of the commandType field.
setCommandType(SurveyMessageCommandType) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage
Value of the commandType field.
setCommit(SCPBallot) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementExternalize
Value of the commit field.
setCommitQuorumSetHash(Hash) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementExternalize
Value of the commitQuorumSetHash field.
setCond(Preconditions) - Method in class org.stellar.sdk.xdr.Transaction
Value of the cond field.
setConfigSetting(ConfigSettingEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the configSetting field.
setConfigSetting(LedgerKey.LedgerKeyConfigSetting) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the configSetting field.
setConfigSettingID(ConfigSettingID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyConfigSetting
Value of the configSettingID field.
setConfirm(SCPStatement.SCPStatementPledges.SCPStatementConfirm) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
Value of the confirm field.
setConstantProduct(LiquidityPoolConstantProductParameters) - Method in class org.stellar.sdk.xdr.LiquidityPoolParameters
Value of the constantProduct field.
setConstantProduct(LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody
Value of the constantProduct field.
setConstructorArgs(SCVal[]) - Method in class org.stellar.sdk.xdr.CreateContractArgsV2
Value of the constructorArgs field.
setConstTerm(Int64) - Method in class org.stellar.sdk.xdr.ContractCostParamEntry
Value of the constTerm field.
setContentHash(Hash) - Method in class org.stellar.sdk.xdr.ConfigUpgradeSetKey
Value of the contentHash field.
setContract(SCAddress) - Method in class org.stellar.sdk.xdr.ContractDataEntry
Value of the contract field.
setContract(SCAddress) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractData
Value of the contract field.
setContractAddress(SCAddress) - Method in class org.stellar.sdk.xdr.InvokeContractArgs
Value of the contractAddress field.
setContractBandwidth(ConfigSettingContractBandwidthV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractBandwidth field.
setContractCode(ContractCodeEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the contractCode field.
setContractCode(LedgerKey.LedgerKeyContractCode) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the contractCode field.
setContractCode(Uint32) - Method in class org.stellar.sdk.xdr.SCError
Value of the contractCode field.
setContractCompute(ConfigSettingContractComputeV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractCompute field.
setContractCostParams(ContractCostParamEntry[]) - Method in class org.stellar.sdk.xdr.ContractCostParams
Value of the ContractCostParams field.
setContractCostParamsCpuInsns(ContractCostParams) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractCostParamsCpuInsns field.
setContractCostParamsMemBytes(ContractCostParams) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractCostParamsMemBytes field.
setContractData(ContractDataEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the contractData field.
setContractData(LedgerKey.LedgerKeyContractData) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the contractData field.
setContractDataEntrySizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractDataEntrySizeBytes field.
setContractDataKeySizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractDataKeySizeBytes field.
setContractEvents(ConfigSettingContractEventsV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractEvents field.
setContractExecutionLanes(ConfigSettingContractExecutionLanesV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractExecutionLanes field.
setContractFn(InvokeContractArgs) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedFunction
Value of the contractFn field.
setContractHistoricalData(ConfigSettingContractHistoricalDataV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractHistoricalData field.
setContractId(ContractID) - Method in class org.stellar.sdk.xdr.SCAddress
Value of the contractId field.
setContractID(ContractID) - Method in class org.stellar.sdk.xdr.ConfigUpgradeSetKey
Value of the contractID field.
setContractID(ContractID) - Method in class org.stellar.sdk.xdr.ContractEvent
Value of the contractID field.
setContractID(Hash) - Method in class org.stellar.sdk.xdr.ContractID
Value of the ContractID field.
setContractID(HashIDPreimage.HashIDPreimageContractID) - Method in class org.stellar.sdk.xdr.HashIDPreimage
Value of the contractID field.
setContractIDPreimage(ContractIDPreimage) - Method in class org.stellar.sdk.xdr.CreateContractArgs
Value of the contractIDPreimage field.
setContractIDPreimage(ContractIDPreimage) - Method in class org.stellar.sdk.xdr.CreateContractArgsV2
Value of the contractIDPreimage field.
setContractIDPreimage(ContractIDPreimage) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageContractID
Value of the contractIDPreimage field.
setContractLedgerCost(ConfigSettingContractLedgerCostV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractLedgerCost field.
setContractLedgerCostExt(ConfigSettingContractLedgerCostExtV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractLedgerCostExt field.
setContractMaxSizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractMaxSizeBytes field.
setContractParallelCompute(ConfigSettingContractParallelComputeV0) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractParallelCompute field.
setContractSCPTiming(ConfigSettingSCPTiming) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the contractSCPTiming field.
setCostInputs(ContractCodeCostInputs) - Method in class org.stellar.sdk.xdr.ContractCodeEntry.ContractCodeEntryExt.ContractCodeEntryV1
Value of the costInputs field.
setCounter(Uint32) - Method in class org.stellar.sdk.xdr.SCPBallot
Value of the counter field.
setCreateAccountOp(CreateAccountOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the createAccountOp field.
setCreateAccountResult(CreateAccountResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the createAccountResult field.
setCreateClaimableBalanceOp(CreateClaimableBalanceOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the createClaimableBalanceOp field.
setCreateClaimableBalanceResult(CreateClaimableBalanceResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the createClaimableBalanceResult field.
setCreateContract(CreateContractArgs) - Method in class org.stellar.sdk.xdr.HostFunction
Value of the createContract field.
setCreateContractHostFn(CreateContractArgs) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedFunction
Value of the createContractHostFn field.
setCreateContractV2(CreateContractArgsV2) - Method in class org.stellar.sdk.xdr.HostFunction
Value of the createContractV2 field.
setCreateContractV2HostFn(CreateContractArgsV2) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedFunction
Value of the createContractV2HostFn field.
setCreated(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
Value of the created field.
setCreatePassiveSellOfferOp(CreatePassiveSellOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the createPassiveSellOfferOp field.
setCreatePassiveSellOfferResult(ManageSellOfferResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the createPassiveSellOfferResult field.
setCredentials(SorobanCredentials) - Method in class org.stellar.sdk.xdr.SorobanAuthorizationEntry
Value of the credentials field.
setD(Int32) - Method in class org.stellar.sdk.xdr.Price
Value of the d field.
setData(DataEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the data field.
setData(LedgerEntry.LedgerEntryData) - Method in class org.stellar.sdk.xdr.LedgerEntry
Value of the data field.
setData(LedgerKey.LedgerKeyData) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the data field.
setData(SCVal) - Method in class org.stellar.sdk.xdr.ContractEvent.ContractEventBody.ContractEventV0
Value of the data field.
setDataFormat(SCSpecEventDataFormat) - Method in class org.stellar.sdk.xdr.SCSpecEventV0
Value of the dataFormat field.
setDataName(String64) - Method in class org.stellar.sdk.xdr.DataEntry
Value of the dataName field.
setDataName(String64) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyData
Value of the dataName field.
setDataName(String64) - Method in class org.stellar.sdk.xdr.ManageDataOp
Value of the dataName field.
setDataValue(byte[]) - Method in class org.stellar.sdk.xdr.DataValue
Value of the DataValue field.
setDataValue(DataValue) - Method in class org.stellar.sdk.xdr.DataEntry
Value of the dataValue field.
setDataValue(DataValue) - Method in class org.stellar.sdk.xdr.ManageDataOp
Value of the dataValue field.
setDeadEntry(LedgerKey) - Method in class org.stellar.sdk.xdr.BucketEntry
Value of the deadEntry field.
setDelegates(SorobanDelegateSignature[]) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentialsWithDelegates
Value of the delegates field.
setDependentTxCluster(TransactionEnvelope[]) - Method in class org.stellar.sdk.xdr.DependentTxCluster
Value of the DependentTxCluster field.
setDestAmount(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
Value of the destAmount field.
setDestAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
Value of the destAsset field.
setDestAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
Value of the destAsset field.
setDestination(AccountID) - Method in class org.stellar.sdk.xdr.Claimant.ClaimantV0
Value of the destination field.
setDestination(AccountID) - Method in class org.stellar.sdk.xdr.CreateAccountOp
Value of the destination field.
setDestination(AccountID) - Method in class org.stellar.sdk.xdr.InflationPayout
Value of the destination field.
setDestination(AccountID) - Method in class org.stellar.sdk.xdr.SimplePaymentResult
Value of the destination field.
setDestination(MuxedAccount) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the destination field.
setDestination(MuxedAccount) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
Value of the destination field.
setDestination(MuxedAccount) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
Value of the destination field.
setDestination(MuxedAccount) - Method in class org.stellar.sdk.xdr.PaymentOp
Value of the destination field.
setDestMin(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
Value of the destMin field.
setDiagnosticEvents(DiagnosticEvent[]) - Method in class org.stellar.sdk.xdr.SorobanTransactionMeta
Value of the diagnosticEvents field.
setDiagnosticEvents(DiagnosticEvent[]) - Method in class org.stellar.sdk.xdr.TransactionMetaV4
Value of the diagnosticEvents field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.AccountEntry.AccountEntryExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV1.AccountEntryExtensionV1Ext
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2.AccountEntryExtensionV2Ext
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.BucketMetadata.BucketMetadataExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry.ClaimableBalanceEntryExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntryExtensionV1.ClaimableBalanceEntryExtensionV1Ext
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.ContractCodeEntry.ContractCodeEntryExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.ContractEvent.ContractEventBody
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.DataEntry.DataEntryExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.ExtensionPoint
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction.FeeBumpTransactionExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.GeneralizedTransactionSet
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.InnerTransactionResult.InnerTransactionResultExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerCloseMeta
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerHeaderExtensionV1.LedgerHeaderExtensionV1Ext
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.OfferEntry.OfferEntryExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.PersistedSCPState
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.SCPHistoryEntry
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.SorobanTransactionData.SorobanTransactionDataExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.StoredTransactionSet
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.Transaction.TransactionExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry.TransactionHistoryEntryExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionHistoryResultEntry.TransactionHistoryResultEntryExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionMeta
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionPhase
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TransactionV0.TransactionV0Ext
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1.TrustLineEntryV1Ext
Value of the discriminant field.
setDiscriminant(Integer) - Method in class org.stellar.sdk.xdr.TrustLineEntryExtensionV2.TrustLineEntryExtensionV2Ext
Value of the discriminant field.
setDiscriminant(AccountMergeResultCode) - Method in class org.stellar.sdk.xdr.AccountMergeResult
Value of the discriminant field.
setDiscriminant(AllowTrustResultCode) - Method in class org.stellar.sdk.xdr.AllowTrustResult
Value of the discriminant field.
setDiscriminant(AssetType) - Method in class org.stellar.sdk.xdr.Asset
Value of the discriminant field.
setDiscriminant(AssetType) - Method in class org.stellar.sdk.xdr.AssetCode
Value of the discriminant field.
setDiscriminant(AssetType) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset
Value of the discriminant field.
setDiscriminant(AssetType) - Method in class org.stellar.sdk.xdr.TrustLineAsset
Value of the discriminant field.
setDiscriminant(BeginSponsoringFutureReservesResultCode) - Method in class org.stellar.sdk.xdr.BeginSponsoringFutureReservesResult
Value of the discriminant field.
setDiscriminant(BucketEntryType) - Method in class org.stellar.sdk.xdr.BucketEntry
Value of the discriminant field.
setDiscriminant(BumpSequenceResultCode) - Method in class org.stellar.sdk.xdr.BumpSequenceResult
Value of the discriminant field.
setDiscriminant(ChangeTrustResultCode) - Method in class org.stellar.sdk.xdr.ChangeTrustResult
Value of the discriminant field.
setDiscriminant(ClaimableBalanceIDType) - Method in class org.stellar.sdk.xdr.ClaimableBalanceID
Value of the discriminant field.
setDiscriminant(ClaimantType) - Method in class org.stellar.sdk.xdr.Claimant
Value of the discriminant field.
setDiscriminant(ClaimAtomType) - Method in class org.stellar.sdk.xdr.ClaimAtom
Value of the discriminant field.
setDiscriminant(ClaimClaimableBalanceResultCode) - Method in class org.stellar.sdk.xdr.ClaimClaimableBalanceResult
Value of the discriminant field.
setDiscriminant(ClaimPredicateType) - Method in class org.stellar.sdk.xdr.ClaimPredicate
Value of the discriminant field.
setDiscriminant(ClawbackClaimableBalanceResultCode) - Method in class org.stellar.sdk.xdr.ClawbackClaimableBalanceResult
Value of the discriminant field.
setDiscriminant(ClawbackResultCode) - Method in class org.stellar.sdk.xdr.ClawbackResult
Value of the discriminant field.
setDiscriminant(ConfigSettingID) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the discriminant field.
setDiscriminant(ContractExecutableType) - Method in class org.stellar.sdk.xdr.ContractExecutable
Value of the discriminant field.
setDiscriminant(ContractIDPreimageType) - Method in class org.stellar.sdk.xdr.ContractIDPreimage
Value of the discriminant field.
setDiscriminant(CreateAccountResultCode) - Method in class org.stellar.sdk.xdr.CreateAccountResult
Value of the discriminant field.
setDiscriminant(CreateClaimableBalanceResultCode) - Method in class org.stellar.sdk.xdr.CreateClaimableBalanceResult
Value of the discriminant field.
setDiscriminant(CryptoKeyType) - Method in class org.stellar.sdk.xdr.MuxedAccount
Value of the discriminant field.
setDiscriminant(EndSponsoringFutureReservesResultCode) - Method in class org.stellar.sdk.xdr.EndSponsoringFutureReservesResult
Value of the discriminant field.
setDiscriminant(EnvelopeType) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction.FeeBumpTransactionInnerTx
Value of the discriminant field.
setDiscriminant(EnvelopeType) - Method in class org.stellar.sdk.xdr.HashIDPreimage
Value of the discriminant field.
setDiscriminant(EnvelopeType) - Method in class org.stellar.sdk.xdr.TransactionEnvelope
Value of the discriminant field.
setDiscriminant(EnvelopeType) - Method in class org.stellar.sdk.xdr.TransactionSignaturePayload.TransactionSignaturePayloadTaggedTransaction
Value of the discriminant field.
setDiscriminant(ExtendFootprintTTLResultCode) - Method in class org.stellar.sdk.xdr.ExtendFootprintTTLResult
Value of the discriminant field.
setDiscriminant(HostFunctionType) - Method in class org.stellar.sdk.xdr.HostFunction
Value of the discriminant field.
setDiscriminant(HotArchiveBucketEntryType) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry
Value of the discriminant field.
setDiscriminant(InflationResultCode) - Method in class org.stellar.sdk.xdr.InflationResult
Value of the discriminant field.
setDiscriminant(InvokeHostFunctionResultCode) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionResult
Value of the discriminant field.
setDiscriminant(IPAddrType) - Method in class org.stellar.sdk.xdr.PeerAddress.PeerAddressIp
Value of the discriminant field.
setDiscriminant(LedgerEntryChangeType) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
Value of the discriminant field.
setDiscriminant(LedgerEntryType) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the discriminant field.
setDiscriminant(LedgerEntryType) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the discriminant field.
setDiscriminant(LedgerUpgradeType) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
Value of the discriminant field.
setDiscriminant(LiquidityPoolDepositResultCode) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositResult
Value of the discriminant field.
setDiscriminant(LiquidityPoolType) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody
Value of the discriminant field.
setDiscriminant(LiquidityPoolType) - Method in class org.stellar.sdk.xdr.LiquidityPoolParameters
Value of the discriminant field.
setDiscriminant(LiquidityPoolWithdrawResultCode) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawResult
Value of the discriminant field.
setDiscriminant(ManageBuyOfferResultCode) - Method in class org.stellar.sdk.xdr.ManageBuyOfferResult
Value of the discriminant field.
setDiscriminant(ManageDataResultCode) - Method in class org.stellar.sdk.xdr.ManageDataResult
Value of the discriminant field.
setDiscriminant(ManageOfferEffect) - Method in class org.stellar.sdk.xdr.ManageOfferSuccessResult.ManageOfferSuccessResultOffer
Value of the discriminant field.
setDiscriminant(ManageSellOfferResultCode) - Method in class org.stellar.sdk.xdr.ManageSellOfferResult
Value of the discriminant field.
setDiscriminant(MemoType) - Method in class org.stellar.sdk.xdr.Memo
Value of the discriminant field.
setDiscriminant(MessageType) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the discriminant field.
setDiscriminant(OperationResultCode) - Method in class org.stellar.sdk.xdr.OperationResult
Value of the discriminant field.
setDiscriminant(OperationType) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the discriminant field.
setDiscriminant(OperationType) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the discriminant field.
setDiscriminant(PathPaymentStrictReceiveResultCode) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult
Value of the discriminant field.
setDiscriminant(PathPaymentStrictSendResultCode) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult
Value of the discriminant field.
setDiscriminant(PaymentResultCode) - Method in class org.stellar.sdk.xdr.PaymentResult
Value of the discriminant field.
setDiscriminant(PreconditionType) - Method in class org.stellar.sdk.xdr.Preconditions
Value of the discriminant field.
setDiscriminant(PublicKeyType) - Method in class org.stellar.sdk.xdr.PublicKey
Value of the discriminant field.
setDiscriminant(RestoreFootprintResultCode) - Method in class org.stellar.sdk.xdr.RestoreFootprintResult
Value of the discriminant field.
setDiscriminant(RevokeSponsorshipResultCode) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipResult
Value of the discriminant field.
setDiscriminant(RevokeSponsorshipType) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp
Value of the discriminant field.
setDiscriminant(SCAddressType) - Method in class org.stellar.sdk.xdr.SCAddress
Value of the discriminant field.
setDiscriminant(SCEnvMetaKind) - Method in class org.stellar.sdk.xdr.SCEnvMetaEntry
Value of the discriminant field.
setDiscriminant(SCErrorType) - Method in class org.stellar.sdk.xdr.SCError
Value of the discriminant field.
setDiscriminant(SCMetaKind) - Method in class org.stellar.sdk.xdr.SCMetaEntry
Value of the discriminant field.
setDiscriminant(SCPStatementType) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
Value of the discriminant field.
setDiscriminant(SCSpecEntryKind) - Method in class org.stellar.sdk.xdr.SCSpecEntry
Value of the discriminant field.
setDiscriminant(SCSpecType) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
Value of the discriminant field.
setDiscriminant(SCSpecUDTUnionCaseV0Kind) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0
Value of the discriminant field.
setDiscriminant(SCValType) - Method in class org.stellar.sdk.xdr.SCVal
Value of the discriminant field.
setDiscriminant(SetOptionsResultCode) - Method in class org.stellar.sdk.xdr.SetOptionsResult
Value of the discriminant field.
setDiscriminant(SetTrustLineFlagsResultCode) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsResult
Value of the discriminant field.
setDiscriminant(SignerKeyType) - Method in class org.stellar.sdk.xdr.SignerKey
Value of the discriminant field.
setDiscriminant(SorobanAuthorizedFunctionType) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedFunction
Value of the discriminant field.
setDiscriminant(SorobanCredentialsType) - Method in class org.stellar.sdk.xdr.SorobanCredentials
Value of the discriminant field.
setDiscriminant(StellarValueType) - Method in class org.stellar.sdk.xdr.StellarValue.StellarValueExt
Value of the discriminant field.
setDiscriminant(SurveyMessageResponseType) - Method in class org.stellar.sdk.xdr.SurveyResponseBody
Value of the discriminant field.
setDiscriminant(TransactionResultCode) - Method in class org.stellar.sdk.xdr.InnerTransactionResult.InnerTransactionResultResult
Value of the discriminant field.
setDiscriminant(TransactionResultCode) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultResult
Value of the discriminant field.
setDiscriminant(TxSetComponentType) - Method in class org.stellar.sdk.xdr.TxSetComponent
Value of the discriminant field.
setDiscriminant(Uint32) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage
Value of the discriminant field.
setDiskReadBytes(Uint32) - Method in class org.stellar.sdk.xdr.SorobanResources
Value of the diskReadBytes field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecEventParamV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecEventV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecFunctionInputV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecFunctionV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumCaseV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumCaseV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructFieldV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseTupleV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseVoidV0
Value of the doc field.
setDoc(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionV0
Value of the doc field.
setDontHave(DontHave) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the dontHave field.
setDroppedAuthenticatedPeers(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
Value of the droppedAuthenticatedPeers field.
setDuplicateFetchBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the duplicateFetchBytesRecv field.
setDuplicateFetchMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the duplicateFetchMessageRecv field.
setDuplicateFloodBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the duplicateFloodBytesRecv field.
setDuplicateFloodMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the duplicateFloodMessageRecv field.
setDurability(ContractDataDurability) - Method in class org.stellar.sdk.xdr.ContractDataEntry
Value of the durability field.
setDurability(ContractDataDurability) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractData
Value of the durability field.
setDuration(Duration) - Method in class org.stellar.sdk.xdr.SCVal
Value of the duration field.
setDuration(Uint64) - Method in class org.stellar.sdk.xdr.Duration
Value of the Duration field.
setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountMed25519
Value of the ed25519 field.
setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.MuxedAccount
Value of the ed25519 field.
setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.MuxedEd25519Account
Value of the ed25519 field.
setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.PublicKey
Value of the ed25519 field.
setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.SignerKey
Value of the ed25519 field.
setEd25519(Uint256) - Method in class org.stellar.sdk.xdr.SignerKey.SignerKeyEd25519SignedPayload
Value of the ed25519 field.
setEd25519SignedPayload(SignerKey.SignerKeyEd25519SignedPayload) - Method in class org.stellar.sdk.xdr.SignerKey
Value of the ed25519SignedPayload field.
setElementType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeVec
Value of the elementType field.
setEncodedLedgerKey(byte[]) - Method in class org.stellar.sdk.xdr.EncodedLedgerKey
Value of the EncodedLedgerKey field.
setEncryptedBody(byte[]) - Method in class org.stellar.sdk.xdr.EncryptedBody
Value of the EncryptedBody field.
setEncryptedBody(EncryptedBody) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage
Value of the encryptedBody field.
setEncryptionKey(Curve25519Public) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage
Value of the encryptionKey field.
setEndSequence(Uint32) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaBatch
Value of the endSequence field.
setEndSponsoringFutureReservesResult(EndSponsoringFutureReservesResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the endSponsoringFutureReservesResult field.
setEnvelope(SCPEnvelope) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the envelope field.
setError(Error) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the error field.
setError(SCError) - Method in class org.stellar.sdk.xdr.SCVal
Value of the error field.
setErrorType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeResult
Value of the errorType field.
setEvent(ContractEvent) - Method in class org.stellar.sdk.xdr.DiagnosticEvent
Value of the event field.
setEvent(ContractEvent) - Method in class org.stellar.sdk.xdr.TransactionEvent
Value of the event field.
setEvents(ContractEvent[]) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionSuccessPreImage
Value of the events field.
setEvents(ContractEvent[]) - Method in class org.stellar.sdk.xdr.OperationMetaV2
Value of the events field.
setEvents(ContractEvent[]) - Method in class org.stellar.sdk.xdr.SorobanTransactionMeta
Value of the events field.
setEvents(TransactionEvent[]) - Method in class org.stellar.sdk.xdr.TransactionMetaV4
Value of the events field.
setEventV0(SCSpecEventV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
Value of the eventV0 field.
setEvictedKeys(LedgerKey[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
Value of the evictedKeys field.
setEvictedKeys(LedgerKey[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2
Value of the evictedKeys field.
setEvictionIterator(EvictionIterator) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the evictionIterator field.
setEvictionScanSize(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
Value of the evictionScanSize field.
setExecutable(ContractExecutable) - Method in class org.stellar.sdk.xdr.CreateContractArgs
Value of the executable field.
setExecutable(ContractExecutable) - Method in class org.stellar.sdk.xdr.CreateContractArgsV2
Value of the executable field.
setExecutable(ContractExecutable) - Method in class org.stellar.sdk.xdr.SCContractInstance
Value of the executable field.
setExecutionStages(ParallelTxExecutionStage[]) - Method in class org.stellar.sdk.xdr.ParallelTxsComponent
Value of the executionStages field.
setExpiration(Uint64) - Method in class org.stellar.sdk.xdr.AuthCert
Value of the expiration field.
setExt(AccountEntry.AccountEntryExt) - Method in class org.stellar.sdk.xdr.AccountEntry
Value of the ext field.
setExt(AccountEntryExtensionV1.AccountEntryExtensionV1Ext) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV1
Value of the ext field.
setExt(AccountEntryExtensionV2.AccountEntryExtensionV2Ext) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2
Value of the ext field.
setExt(BucketMetadata.BucketMetadataExt) - Method in class org.stellar.sdk.xdr.BucketMetadata
Value of the ext field.
setExt(ClaimableBalanceEntry.ClaimableBalanceEntryExt) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry
Value of the ext field.
setExt(ClaimableBalanceEntryExtensionV1.ClaimableBalanceEntryExtensionV1Ext) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntryExtensionV1
Value of the ext field.
setExt(ContractCodeEntry.ContractCodeEntryExt) - Method in class org.stellar.sdk.xdr.ContractCodeEntry
Value of the ext field.
setExt(DataEntry.DataEntryExt) - Method in class org.stellar.sdk.xdr.DataEntry
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ContractCodeEntry.ContractCodeEntryExt.ContractCodeEntryV1
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ContractCostParamEntry
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ContractDataEntry
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ContractEvent
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.ExtendFootprintTTLOp
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaExtV1
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.OperationMetaV2
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.RestoreFootprintOp
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.TransactionMetaV3
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.TransactionMetaV4
Value of the ext field.
setExt(ExtensionPoint) - Method in class org.stellar.sdk.xdr.TransactionResultMetaV1
Value of the ext field.
setExt(FeeBumpTransaction.FeeBumpTransactionExt) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction
Value of the ext field.
setExt(InnerTransactionResult.InnerTransactionResultExt) - Method in class org.stellar.sdk.xdr.InnerTransactionResult
Value of the ext field.
setExt(LedgerCloseMetaExt) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
Value of the ext field.
setExt(LedgerCloseMetaExt) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2
Value of the ext field.
setExt(LedgerEntry.LedgerEntryExt) - Method in class org.stellar.sdk.xdr.LedgerEntry
Value of the ext field.
setExt(LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext) - Method in class org.stellar.sdk.xdr.LedgerEntryExtensionV1
Value of the ext field.
setExt(LedgerHeader.LedgerHeaderExt) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the ext field.
setExt(LedgerHeaderExtensionV1.LedgerHeaderExtensionV1Ext) - Method in class org.stellar.sdk.xdr.LedgerHeaderExtensionV1
Value of the ext field.
setExt(LedgerHeaderHistoryEntry.LedgerHeaderHistoryEntryExt) - Method in class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry
Value of the ext field.
setExt(OfferEntry.OfferEntryExt) - Method in class org.stellar.sdk.xdr.OfferEntry
Value of the ext field.
setExt(SorobanTransactionData.SorobanTransactionDataExt) - Method in class org.stellar.sdk.xdr.SorobanTransactionData
Value of the ext field.
setExt(SorobanTransactionMetaExt) - Method in class org.stellar.sdk.xdr.SorobanTransactionMeta
Value of the ext field.
setExt(SorobanTransactionMetaExt) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaV2
Value of the ext field.
setExt(StellarValue.StellarValueExt) - Method in class org.stellar.sdk.xdr.StellarValue
Value of the ext field.
setExt(Transaction.TransactionExt) - Method in class org.stellar.sdk.xdr.Transaction
Value of the ext field.
setExt(TransactionHistoryEntry.TransactionHistoryEntryExt) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry
Value of the ext field.
setExt(TransactionHistoryResultEntry.TransactionHistoryResultEntryExt) - Method in class org.stellar.sdk.xdr.TransactionHistoryResultEntry
Value of the ext field.
setExt(TransactionResult.TransactionResultExt) - Method in class org.stellar.sdk.xdr.TransactionResult
Value of the ext field.
setExt(TransactionV0.TransactionV0Ext) - Method in class org.stellar.sdk.xdr.TransactionV0
Value of the ext field.
setExt(TrustLineEntry.TrustLineEntryExt) - Method in class org.stellar.sdk.xdr.TrustLineEntry
Value of the ext field.
setExt(TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1.TrustLineEntryV1Ext) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1
Value of the ext field.
setExt(TrustLineEntryExtensionV2.TrustLineEntryExtensionV2Ext) - Method in class org.stellar.sdk.xdr.TrustLineEntryExtensionV2
Value of the ext field.
setExtendFootprintTTLOp(ExtendFootprintTTLOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the extendFootprintTTLOp field.
setExtendFootprintTTLResult(ExtendFootprintTTLResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the extendFootprintTTLResult field.
setExtendTo(Uint32) - Method in class org.stellar.sdk.xdr.ExtendFootprintTTLOp
Value of the extendTo field.
setExternalize(SCPStatement.SCPStatementPledges.SCPStatementExternalize) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
Value of the externalize field.
setExtraSigners(SignerKey[]) - Method in class org.stellar.sdk.xdr.PreconditionsV2
Value of the extraSigners field.
setFee(Int32) - Method in class org.stellar.sdk.xdr.LiquidityPoolConstantProductParameters
Value of the fee field.
setFee(Int64) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction
Value of the fee field.
setFee(Uint32) - Method in class org.stellar.sdk.xdr.Transaction
Value of the fee field.
setFee(Uint32) - Method in class org.stellar.sdk.xdr.TransactionV0
Value of the fee field.
setFeeBump(FeeBumpTransaction) - Method in class org.stellar.sdk.xdr.TransactionSignaturePayload.TransactionSignaturePayloadTaggedTransaction
Value of the feeBump field.
setFeeBump(FeeBumpTransactionEnvelope) - Method in class org.stellar.sdk.xdr.TransactionEnvelope
Value of the feeBump field.
setFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.InnerTransactionResult
Value of the feeCharged field.
setFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.TransactionResult
Value of the feeCharged field.
setFeeContractEvents1KB(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractEventsV0
Value of the feeContractEvents1KB field.
setFeeDiskRead1KB(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the feeDiskRead1KB field.
setFeeDiskReadLedgerEntry(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the feeDiskReadLedgerEntry field.
setFeeHistorical1KB(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractHistoricalDataV0
Value of the feeHistorical1KB field.
setFeePool(Int64) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the feePool field.
setFeeProcessing(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionResultMeta
Value of the feeProcessing field.
setFeeProcessing(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionResultMetaV1
Value of the feeProcessing field.
setFeeRatePerInstructionsIncrement(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractComputeV0
Value of the feeRatePerInstructionsIncrement field.
setFeeSource(MuxedAccount) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction
Value of the feeSource field.
setFeeTxSize1KB(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractBandwidthV0
Value of the feeTxSize1KB field.
setFeeWrite1KB(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostExtV0
Value of the feeWrite1KB field.
setFeeWriteLedgerEntry(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the feeWriteLedgerEntry field.
setFields(SCSpecUDTStructFieldV0[]) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructV0
Value of the fields field.
setFilterSeed(ShortHashSeed) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
Value of the filterSeed field.
setFingerprintLength(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
Value of the fingerprintLength field.
setFingerprints(byte[]) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
Value of the fingerprints field.
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
Value of the flags field.
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
Value of the flags field.
setFlags(Uint32) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntryExtensionV1
Value of the flags field.
setFlags(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeaderExtensionV1
Value of the flags field.
setFlags(Uint32) - Method in class org.stellar.sdk.xdr.OfferEntry
Value of the flags field.
setFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp.SetOptionsOpBuilder
Value of the setFlags field.
setFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp.SetTrustLineFlagsOpBuilder
Value of the setFlags field.
setFlags(Uint32) - Method in class org.stellar.sdk.xdr.TrustLineEntry
Value of the flags field.
setFloodAdvert(FloodAdvert) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the floodAdvert field.
setFloodDemand(FloodDemand) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the floodDemand field.
setFootprint(LedgerFootprint) - Method in class org.stellar.sdk.xdr.SorobanResources
Value of the footprint field.
setFreezeBypassTxs(FreezeBypassTxs) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the freezeBypassTxs field.
setFreezeBypassTxsDelta(FreezeBypassTxsDelta) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the freezeBypassTxsDelta field.
setFrom(MuxedAccount) - Method in class org.stellar.sdk.xdr.ClawbackOp
Value of the from field.
setFromAddress(ContractIDPreimage.ContractIDPreimageFromAddress) - Method in class org.stellar.sdk.xdr.ContractIDPreimage
Value of the fromAddress field.
setFromAsset(Asset) - Method in class org.stellar.sdk.xdr.ContractIDPreimage
Value of the fromAsset field.
setFrozenLedgerKeys(FrozenLedgerKeys) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the frozenLedgerKeys field.
setFrozenLedgerKeysDelta(FrozenLedgerKeysDelta) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the frozenLedgerKeysDelta field.
setFunction(SorobanAuthorizedFunction) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedInvocation
Value of the function field.
setFunctionName(SCSymbol) - Method in class org.stellar.sdk.xdr.InvokeContractArgs
Value of the functionName field.
setFunctionV0(SCSpecFunctionV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
Value of the functionV0 field.
setGeneralizedTxSet(GeneralizedTransactionSet) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the generalizedTxSet field.
setGeneralizedTxSet(GeneralizedTransactionSet) - Method in class org.stellar.sdk.xdr.StoredTransactionSet
Value of the generalizedTxSet field.
setGeneralizedTxSet(GeneralizedTransactionSet) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry.TransactionHistoryEntryExt
Value of the generalizedTxSet field.
setGetSCPLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the getSCPLedgerSeq field.
setHash(byte[]) - Method in class org.stellar.sdk.xdr.Hash
Value of the Hash field.
setHash(Hash) - Method in class org.stellar.sdk.xdr.ContractCodeEntry
Value of the hash field.
setHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry
Value of the hash field.
setHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractCode
Value of the hash field.
setHash(Hash) - Method in class org.stellar.sdk.xdr.Memo
Value of the hash field.
setHashX(Uint256) - Method in class org.stellar.sdk.xdr.SignerKey
Value of the hashX field.
setHeader(LedgerHeader) - Method in class org.stellar.sdk.xdr.LedgerHeaderHistoryEntry
Value of the header field.
setHello(Hello) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the hello field.
setHi(Int64) - Method in class org.stellar.sdk.xdr.Int128Parts
Value of the hi field.
setHi(Uint64) - Method in class org.stellar.sdk.xdr.UInt128Parts
Value of the hi field.
setHi_hi(Int64) - Method in class org.stellar.sdk.xdr.Int256Parts
Value of the hi_hi field.
setHi_hi(Uint64) - Method in class org.stellar.sdk.xdr.UInt256Parts
Value of the hi_hi field.
setHi_lo(Uint64) - Method in class org.stellar.sdk.xdr.Int256Parts
Value of the hi_lo field.
setHi_lo(Uint64) - Method in class org.stellar.sdk.xdr.UInt256Parts
Value of the hi_lo field.
setHighThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
Value of the highThreshold field.
setHint(SignatureHint) - Method in class org.stellar.sdk.xdr.DecoratedSignature
Value of the hint field.
setHomeDomain(String32) - Method in class org.stellar.sdk.xdr.AccountEntry
Value of the homeDomain field.
setHomeDomain(String32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
Value of the homeDomain field.
setHostFunction(HostFunction) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionOp
Value of the hostFunction field.
setHttpClient(OkHttpClient) - Method in class org.stellar.sdk.Server
 
setI128(Int128Parts) - Method in class org.stellar.sdk.xdr.SCVal
Value of the i128 field.
setI256(Int256Parts) - Method in class org.stellar.sdk.xdr.SCVal
Value of the i256 field.
setI32(Int32) - Method in class org.stellar.sdk.xdr.SCVal
Value of the i32 field.
setI64(Int64) - Method in class org.stellar.sdk.xdr.SCVal
Value of the i64 field.
setId(NodeID) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the id field.
setId(Uint64) - Method in class org.stellar.sdk.xdr.Memo
Value of the id field.
setId(Uint64) - Method in class org.stellar.sdk.xdr.MuxedAccount.MuxedAccountMed25519
Value of the id field.
setId(Uint64) - Method in class org.stellar.sdk.xdr.MuxedEd25519Account
Value of the id field.
setIdPool(Uint64) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the idPool field.
setInboundPeers(TimeSlicedPeerDataList) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV2
Value of the inboundPeers field.
setInboundPeersIndex(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyRequestMessage
Value of the inboundPeersIndex field.
setInflationDest(AccountID) - Method in class org.stellar.sdk.xdr.AccountEntry
Value of the inflationDest field.
setInflationDest(AccountID) - Method in class org.stellar.sdk.xdr.SetOptionsOp
Value of the inflationDest field.
setInflationResult(InflationResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the inflationResult field.
setInflationSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the inflationSeq field.
setInnerResultPair(InnerTransactionResultPair) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultResult
Value of the innerResultPair field.
setInnerSets(SCPQuorumSet[]) - Method in class org.stellar.sdk.xdr.SCPQuorumSet
Value of the innerSets field.
setInnerTx(FeeBumpTransaction.FeeBumpTransactionInnerTx) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction
Value of the innerTx field.
setInputHashSeed(ShortHashSeed) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
Value of the inputHashSeed field.
setInputs(SCSpecFunctionInputV0[]) - Method in class org.stellar.sdk.xdr.SCSpecFunctionV0
Value of the inputs field.
setInstance(SCContractInstance) - Method in class org.stellar.sdk.xdr.SCVal
Value of the instance field.
setInstructions(Uint32) - Method in class org.stellar.sdk.xdr.SorobanResources
Value of the instructions field.
setInSuccessfulContractCall(Boolean) - Method in class org.stellar.sdk.xdr.DiagnosticEvent
Value of the inSuccessfulContractCall field.
setInt32(Integer) - Method in class org.stellar.sdk.xdr.Int32
Value of the int32 field.
setInt64(Long) - Method in class org.stellar.sdk.xdr.Int64
Value of the int64 field.
setInterfaceVersion(SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion) - Method in class org.stellar.sdk.xdr.SCEnvMetaEntry
Value of the interfaceVersion field.
setInvocation(SorobanAuthorizedInvocation) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization
Value of the invocation field.
setInvocation(SorobanAuthorizedInvocation) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress
Value of the invocation field.
setInvokeContract(InvokeContractArgs) - Method in class org.stellar.sdk.xdr.HostFunction
Value of the invokeContract field.
setInvokeHostFunctionOp(InvokeHostFunctionOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the invokeHostFunctionOp field.
setInvokeHostFunctionResult(InvokeHostFunctionResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the invokeHostFunctionResult field.
setIp(PeerAddress.PeerAddressIp) - Method in class org.stellar.sdk.xdr.PeerAddress
Value of the ip field.
setIpv4(byte[]) - Method in class org.stellar.sdk.xdr.PeerAddress.PeerAddressIp
Value of the ipv4 field.
setIpv6(byte[]) - Method in class org.stellar.sdk.xdr.PeerAddress.PeerAddressIp
Value of the ipv6 field.
setIsCurrBucket(Boolean) - Method in class org.stellar.sdk.xdr.EvictionIterator
Value of the isCurrBucket field.
setIssuer(AccountID) - Method in class org.stellar.sdk.xdr.AlphaNum12
Value of the issuer field.
setIssuer(AccountID) - Method in class org.stellar.sdk.xdr.AlphaNum4
Value of the issuer field.
setIsValidator(Boolean) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
Value of the isValidator field.
setKey(byte[]) - Method in class org.stellar.sdk.xdr.Curve25519Public
Value of the key field.
setKey(byte[]) - Method in class org.stellar.sdk.xdr.Curve25519Secret
Value of the key field.
setKey(byte[]) - Method in class org.stellar.sdk.xdr.HmacSha256Key
Value of the key field.
setKey(LedgerKey) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry
Value of the key field.
setKey(SCVal) - Method in class org.stellar.sdk.xdr.ContractDataEntry
Value of the key field.
setKey(SCVal) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyContractData
Value of the key field.
setKey(SCVal) - Method in class org.stellar.sdk.xdr.SCMapEntry
Value of the key field.
setKey(SignerKey) - Method in class org.stellar.sdk.xdr.Signer
Value of the key field.
setKey(XdrString) - Method in class org.stellar.sdk.xdr.SCMetaV0
Value of the key field.
setKeyHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyTtl
Value of the keyHash field.
setKeyHash(Hash) - Method in class org.stellar.sdk.xdr.TTLEntry
Value of the keyHash field.
setKeys(EncodedLedgerKey[]) - Method in class org.stellar.sdk.xdr.FrozenLedgerKeys
Value of the keys field.
setKeysToFreeze(EncodedLedgerKey[]) - Method in class org.stellar.sdk.xdr.FrozenLedgerKeysDelta
Value of the keysToFreeze field.
setKeysToUnfreeze(EncodedLedgerKey[]) - Method in class org.stellar.sdk.xdr.FrozenLedgerKeysDelta
Value of the keysToUnfreeze field.
setKeyType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeMap
Value of the keyType field.
setLast(SimplePaymentResult) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultSuccess
Value of the last field.
setLast(SimplePaymentResult) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess
Value of the last field.
setLastModifiedLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerEntry
Value of the lastModifiedLedgerSeq field.
setLcValueSignature(LedgerCloseValueSignature) - Method in class org.stellar.sdk.xdr.StellarValue.StellarValueExt
Value of the lcValueSignature field.
setLedgerBounds(LedgerBounds) - Method in class org.stellar.sdk.xdr.PreconditionsV2
Value of the ledgerBounds field.
setLedgerCloseMetas(LedgerCloseMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaBatch
Value of the ledgerCloseMetas field.
setLedgerEntryChanges(LedgerEntryChange[]) - Method in class org.stellar.sdk.xdr.LedgerEntryChanges
Value of the LedgerEntryChanges field.
setLedgerHeader(LedgerHeaderHistoryEntry) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0
Value of the ledgerHeader field.
setLedgerHeader(LedgerHeaderHistoryEntry) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
Value of the ledgerHeader field.
setLedgerHeader(LedgerHeaderHistoryEntry) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2
Value of the ledgerHeader field.
setLedgerKey(LedgerKey) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp
Value of the ledgerKey field.
setLedgerMaxDependentTxClusters(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractParallelComputeV0
Value of the ledgerMaxDependentTxClusters field.
setLedgerMaxDiskReadBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the ledgerMaxDiskReadBytes field.
setLedgerMaxDiskReadEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the ledgerMaxDiskReadEntries field.
setLedgerMaxInstructions(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractComputeV0
Value of the ledgerMaxInstructions field.
setLedgerMaxTxCount(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractExecutionLanesV0
Value of the ledgerMaxTxCount field.
setLedgerMaxTxsSizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractBandwidthV0
Value of the ledgerMaxTxsSizeBytes field.
setLedgerMaxWriteBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the ledgerMaxWriteBytes field.
setLedgerMaxWriteLedgerEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the ledgerMaxWriteLedgerEntries field.
setLedgerMessages(LedgerSCPMessages) - Method in class org.stellar.sdk.xdr.SCPHistoryEntryV0
Value of the ledgerMessages field.
setLedgerNum(Uint32) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage
Value of the ledgerNum field.
setLedgerNum(Uint32) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage
Value of the ledgerNum field.
setLedgerNum(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStartCollectingMessage
Value of the ledgerNum field.
setLedgerNum(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStopCollectingMessage
Value of the ledgerNum field.
setLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the ledgerSeq field.
setLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.LedgerSCPMessages
Value of the ledgerSeq field.
setLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.StoredDebugTransactionSet
Value of the ledgerSeq field.
setLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry
Value of the ledgerSeq field.
setLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.TransactionHistoryResultEntry
Value of the ledgerSeq field.
setLedgerTargetCloseTimeMilliseconds(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingSCPTiming
Value of the ledgerTargetCloseTimeMilliseconds field.
setLedgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.BucketMetadata
Value of the ledgerVersion field.
setLedgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.Hello
Value of the ledgerVersion field.
setLedgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the ledgerVersion field.
setLiabilities(Liabilities) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV1
Value of the liabilities field.
setLiabilities(Liabilities) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1
Value of the liabilities field.
setLib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecEventV0
Value of the lib field.
setLib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumV0
Value of the lib field.
setLib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
Value of the lib field.
setLib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructV0
Value of the lib field.
setLib(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionV0
Value of the lib field.
setLimit(Int64) - Method in class org.stellar.sdk.xdr.ChangeTrustOp
Value of the limit field.
setLimit(Int64) - Method in class org.stellar.sdk.xdr.TrustLineEntry
Value of the limit field.
setLine(ChangeTrustAsset) - Method in class org.stellar.sdk.xdr.ChangeTrustOp
Value of the line field.
setLinearTerm(Int64) - Method in class org.stellar.sdk.xdr.ContractCostParamEntry
Value of the linearTerm field.
setLiquidityPool(ClaimLiquidityAtom) - Method in class org.stellar.sdk.xdr.ClaimAtom
Value of the liquidityPool field.
setLiquidityPool(LedgerKey.LedgerKeyLiquidityPool) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the liquidityPool field.
setLiquidityPool(LiquidityPoolEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the liquidityPool field.
setLiquidityPool(LiquidityPoolParameters) - Method in class org.stellar.sdk.xdr.ChangeTrustAsset
Value of the liquidityPool field.
setLiquidityPoolDepositOp(LiquidityPoolDepositOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the liquidityPoolDepositOp field.
setLiquidityPoolDepositResult(LiquidityPoolDepositResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the liquidityPoolDepositResult field.
setLiquidityPoolId(PoolID) - Method in class org.stellar.sdk.xdr.SCAddress
Value of the liquidityPoolId field.
setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.ClaimLiquidityAtom
Value of the liquidityPoolID field.
setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID
Value of the liquidityPoolID field.
setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyLiquidityPool
Value of the liquidityPoolID field.
setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp
Value of the liquidityPoolID field.
setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry
Value of the liquidityPoolID field.
setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp
Value of the liquidityPoolID field.
setLiquidityPoolID(PoolID) - Method in class org.stellar.sdk.xdr.TrustLineAsset
Value of the liquidityPoolID field.
setLiquidityPoolUseCount(Int32) - Method in class org.stellar.sdk.xdr.TrustLineEntryExtensionV2
Value of the liquidityPoolUseCount field.
setLiquidityPoolWithdrawOp(LiquidityPoolWithdrawOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the liquidityPoolWithdrawOp field.
setLiquidityPoolWithdrawResult(LiquidityPoolWithdrawResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the liquidityPoolWithdrawResult field.
setListeningPort(Integer) - Method in class org.stellar.sdk.xdr.Hello
Value of the listeningPort field.
setLiveEntry(LedgerEntry) - Method in class org.stellar.sdk.xdr.BucketEntry
Value of the liveEntry field.
setLiveSorobanStateSizeWindow(Uint64[]) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the liveSorobanStateSizeWindow field.
setLiveSorobanStateSizeWindowSamplePeriod(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
Value of the liveSorobanStateSizeWindowSamplePeriod field.
setLiveSorobanStateSizeWindowSampleSize(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
Value of the liveSorobanStateSizeWindowSampleSize field.
setLiveUntilLedgerSeq(Uint32) - Method in class org.stellar.sdk.xdr.TTLEntry
Value of the liveUntilLedgerSeq field.
setLo(Uint64) - Method in class org.stellar.sdk.xdr.Int128Parts
Value of the lo field.
setLo(Uint64) - Method in class org.stellar.sdk.xdr.UInt128Parts
Value of the lo field.
setLo_hi(Uint64) - Method in class org.stellar.sdk.xdr.Int256Parts
Value of the lo_hi field.
setLo_hi(Uint64) - Method in class org.stellar.sdk.xdr.UInt256Parts
Value of the lo_hi field.
setLo_lo(Uint64) - Method in class org.stellar.sdk.xdr.Int256Parts
Value of the lo_lo field.
setLo_lo(Uint64) - Method in class org.stellar.sdk.xdr.UInt256Parts
Value of the lo_lo field.
setLocation(SCSpecEventParamLocationV0) - Method in class org.stellar.sdk.xdr.SCSpecEventParamV0
Value of the location field.
setLostSyncCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
Value of the lostSyncCount field.
setLowThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
Value of the lowThreshold field.
setMac(byte[]) - Method in class org.stellar.sdk.xdr.HmacSha256Mac
Value of the mac field.
setMac(HmacSha256Mac) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0
Value of the mac field.
setManageBuyOfferOp(ManageBuyOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the manageBuyOfferOp field.
setManageBuyOfferResult(ManageBuyOfferResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the manageBuyOfferResult field.
setManageDataOp(ManageDataOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the manageDataOp field.
setManageDataResult(ManageDataResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the manageDataResult field.
setManageSellOfferOp(ManageSellOfferOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the manageSellOfferOp field.
setManageSellOfferResult(ManageSellOfferResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the manageSellOfferResult field.
setMap(SCMap) - Method in class org.stellar.sdk.xdr.SCVal
Value of the map field.
setMap(SCSpecTypeMap) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
Value of the map field.
setMasterWeight(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
Value of the masterWeight field.
setMaxAmountA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp
Value of the maxAmountA field.
setMaxAmountB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp
Value of the maxAmountB field.
setMaxEntriesToArchive(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
Value of the maxEntriesToArchive field.
setMaxEntryTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
Value of the maxEntryTTL field.
setMaxInboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
Value of the maxInboundPeerCount field.
setMaxInputLen(int) - Method in class org.stellar.sdk.xdr.XdrDataInputStream
Maximum input length, -1 if unknown.
setMaxLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds
Value of the maxLedger field.
setMaxOutboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
Value of the maxOutboundPeerCount field.
setMaxPrice(Price) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp
Value of the maxPrice field.
setMaxTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds
Value of the maxTime field.
setMaxTxSetSize(Uint32) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the maxTxSetSize field.
setMed25519(MuxedAccount.MuxedAccountMed25519) - Method in class org.stellar.sdk.xdr.MuxedAccount
Value of the med25519 field.
setMedThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
Value of the medThreshold field.
setMemo(Memo) - Method in class org.stellar.sdk.xdr.Transaction
Value of the memo field.
setMemo(Memo) - Method in class org.stellar.sdk.xdr.TransactionV0
Value of the memo field.
setMessage(StellarMessage) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0
Value of the message field.
setMessages(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.LedgerSCPMessages
Value of the messages field.
setMessagesRead(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the messagesRead field.
setMessagesWritten(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the messagesWritten field.
setMetaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.BucketEntry
Value of the metaEntry field.
setMetaEntry(BucketMetadata) - Method in class org.stellar.sdk.xdr.HotArchiveBucketEntry
Value of the metaEntry field.
setMinAmountA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp
Value of the minAmountA field.
setMinAmountB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolWithdrawOp
Value of the minAmountB field.
setMinLedger(Uint32) - Method in class org.stellar.sdk.xdr.LedgerBounds
Value of the minLedger field.
setMinPersistentTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
Value of the minPersistentTTL field.
setMinPrice(Price) - Method in class org.stellar.sdk.xdr.LiquidityPoolDepositOp
Value of the minPrice field.
setMinSeqAge(Duration) - Method in class org.stellar.sdk.xdr.PreconditionsV2
Value of the minSeqAge field.
setMinSeqLedgerGap(Uint32) - Method in class org.stellar.sdk.xdr.PreconditionsV2
Value of the minSeqLedgerGap field.
setMinSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.PreconditionsV2
Value of the minSeqNum field.
setMinTemporaryTTL(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
Value of the minTemporaryTTL field.
setMinTime(TimePoint) - Method in class org.stellar.sdk.xdr.TimeBounds
Value of the minTime field.
setMsg(XdrString) - Method in class org.stellar.sdk.xdr.Error
Value of the msg field.
setMuxedAccount(MuxedEd25519Account) - Method in class org.stellar.sdk.xdr.SCAddress
Value of the muxedAccount field.
setN(Int32) - Method in class org.stellar.sdk.xdr.Price
Value of the n field.
setN(Uint32) - Method in class org.stellar.sdk.xdr.SCSpecTypeBytesN
Value of the n field.
setName(SCSymbol) - Method in class org.stellar.sdk.xdr.SCSpecEventV0
Value of the name field.
setName(SCSymbol) - Method in class org.stellar.sdk.xdr.SCSpecFunctionV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecEventParamV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecFunctionInputV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecTypeUDT
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumCaseV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumCaseV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructFieldV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseTupleV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseVoidV0
Value of the name field.
setName(XdrString) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionV0
Value of the name field.
setNC(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
Value of the nC field.
setNCommit(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
Value of the nCommit field.
setNDataSegmentBytes(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the nDataSegmentBytes field.
setNDataSegments(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the nDataSegments field.
setNElemSegments(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the nElemSegments field.
setNestedDelegates(SorobanDelegateSignature[]) - Method in class org.stellar.sdk.xdr.SorobanDelegateSignature
Value of the nestedDelegates field.
setNetworkId(Hash) - Method in class org.stellar.sdk.xdr.TransactionSignaturePayload
Value of the networkId field.
setNetworkID(Hash) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageContractID
Value of the networkID field.
setNetworkID(Hash) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization
Value of the networkID field.
setNetworkID(Hash) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress
Value of the networkID field.
setNetworkID(Hash) - Method in class org.stellar.sdk.xdr.Hello
Value of the networkID field.
setNewBaseFee(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
Value of the newBaseFee field.
setNewBaseReserve(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
Value of the newBaseReserve field.
setNewConfig(ConfigUpgradeSetKey) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
Value of the newConfig field.
setNewFlags(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
Value of the newFlags field.
setNewLedgerVersion(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
Value of the newLedgerVersion field.
setNewMaxSorobanTxSetSize(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
Value of the newMaxSorobanTxSetSize field.
setNewMaxTxSetSize(Uint32) - Method in class org.stellar.sdk.xdr.LedgerUpgrade
Value of the newMaxTxSetSize field.
setNExports(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the nExports field.
setNFunctions(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the nFunctions field.
setNGlobals(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the nGlobals field.
setNH(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
Value of the nH field.
setNH(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementExternalize
Value of the nH field.
setNH(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
Value of the nH field.
setNImports(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the nImports field.
setNInstructions(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the nInstructions field.
setNodeData(TimeSlicedNodeData) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV2
Value of the nodeData field.
setNodeID(NodeID) - Method in class org.stellar.sdk.xdr.LedgerCloseValueSignature
Value of the nodeID field.
setNodeID(NodeID) - Method in class org.stellar.sdk.xdr.SCPStatement
Value of the nodeID field.
setNodeID(PublicKey) - Method in class org.stellar.sdk.xdr.NodeID
Value of the NodeID field.
setNoIssuer(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult
Value of the noIssuer field.
setNoIssuer(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult
Value of the noIssuer field.
setNominate(SCPNomination) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
Value of the nominate field.
setNominationTimeoutIncrementMilliseconds(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingSCPTiming
Value of the nominationTimeoutIncrementMilliseconds field.
setNominationTimeoutInitialMilliseconds(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingSCPTiming
Value of the nominationTimeoutInitialMilliseconds field.
setNonce(Int64) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization
Value of the nonce field.
setNonce(Int64) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress
Value of the nonce field.
setNonce(Int64) - Method in class org.stellar.sdk.xdr.SCNonceKey
Value of the nonce field.
setNonce(Int64) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials
Value of the nonce field.
setNonce(Uint256) - Method in class org.stellar.sdk.xdr.Hello
Value of the nonce field.
setNonce(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyRequestMessage
Value of the nonce field.
setNonce(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyResponseMessage
Value of the nonce field.
setNonce(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStartCollectingMessage
Value of the nonce field.
setNonce(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStopCollectingMessage
Value of the nonce field.
setNonce_key(SCNonceKey) - Method in class org.stellar.sdk.xdr.SCVal
Value of the nonce_key field.
setNotPredicate(ClaimPredicate) - Method in class org.stellar.sdk.xdr.ClaimPredicate
Value of the notPredicate field.
setNPrepared(Uint32) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
Value of the nPrepared field.
setNTableEntries(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the nTableEntries field.
setNTypes(Uint32) - Method in class org.stellar.sdk.xdr.ContractCodeCostInputs
Value of the nTypes field.
setNumBytes(Uint32) - Method in class org.stellar.sdk.xdr.SendMoreExtended
Value of the numBytes field.
setNumFailures(Uint32) - Method in class org.stellar.sdk.xdr.PeerAddress
Value of the numFailures field.
setNumMessages(Uint32) - Method in class org.stellar.sdk.xdr.SendMore
Value of the numMessages field.
setNumMessages(Uint32) - Method in class org.stellar.sdk.xdr.SendMoreExtended
Value of the numMessages field.
setNumSponsored(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2
Value of the numSponsored field.
setNumSponsoring(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2
Value of the numSponsoring field.
setNumSubEntries(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntry
Value of the numSubEntries field.
setOffer(LedgerKey.LedgerKeyOffer) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the offer field.
setOffer(ManageOfferSuccessResult.ManageOfferSuccessResultOffer) - Method in class org.stellar.sdk.xdr.ManageOfferSuccessResult
Value of the offer field.
setOffer(OfferEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the offer field.
setOffer(OfferEntry) - Method in class org.stellar.sdk.xdr.ManageOfferSuccessResult.ManageOfferSuccessResultOffer
Value of the offer field.
setOfferID(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
Value of the offerID field.
setOfferID(Int64) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
Value of the offerID field.
setOfferID(Int64) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyOffer
Value of the offerID field.
setOfferID(Int64) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp
Value of the offerID field.
setOfferID(Int64) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp
Value of the offerID field.
setOfferID(Int64) - Method in class org.stellar.sdk.xdr.OfferEntry
Value of the offerID field.
setOffers(ClaimAtom[]) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultSuccess
Value of the offers field.
setOffers(ClaimAtom[]) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess
Value of the offers field.
setOffersClaimed(ClaimAtom[]) - Method in class org.stellar.sdk.xdr.ManageOfferSuccessResult
Value of the offersClaimed field.
setOkType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeResult
Value of the okType field.
setOperationID(HashIDPreimage.HashIDPreimageOperationID) - Method in class org.stellar.sdk.xdr.HashIDPreimage
Value of the operationID field.
setOperations(Operation[]) - Method in class org.stellar.sdk.xdr.Transaction
Value of the operations field.
setOperations(Operation[]) - Method in class org.stellar.sdk.xdr.TransactionV0
Value of the operations field.
setOperations(OperationMeta[]) - Method in class org.stellar.sdk.xdr.TransactionMeta
Value of the operations field.
setOperations(OperationMeta[]) - Method in class org.stellar.sdk.xdr.TransactionMetaV1
Value of the operations field.
setOperations(OperationMeta[]) - Method in class org.stellar.sdk.xdr.TransactionMetaV2
Value of the operations field.
setOperations(OperationMeta[]) - Method in class org.stellar.sdk.xdr.TransactionMetaV3
Value of the operations field.
setOperations(OperationMetaV2[]) - Method in class org.stellar.sdk.xdr.TransactionMetaV4
Value of the operations field.
setOpNum(Uint32) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageOperationID
Value of the opNum field.
setOpNum(Uint32) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID
Value of the opNum field.
setOption(SCSpecTypeOption) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
Value of the option field.
setOptionsOp(SetOptionsOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
Value of the setOptionsOp field.
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
Creates a new SetOptionsOp instance.
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
Value of the setOptionsResult field.
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
Creates a new SetOptionsResult instance.
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
Value of the orderBook field.
setOrPredicates(ClaimPredicate[]) - Method in class org.stellar.sdk.xdr.ClaimPredicate
Value of the orPredicates field.
setOutboundPeers(TimeSlicedPeerDataList) - Method in class org.stellar.sdk.xdr.TopologyResponseBodyV2
Value of the outboundPeers field.
setOutboundPeersIndex(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyRequestMessage
Value of the outboundPeersIndex field.
setOutputs(SCSpecTypeDef[]) - Method in class org.stellar.sdk.xdr.SCSpecFunctionV0
Value of the outputs field.
setOverlayMinVersion(Uint32) - Method in class org.stellar.sdk.xdr.Hello
Value of the overlayMinVersion field.
setOverlayVersion(Uint32) - Method in class org.stellar.sdk.xdr.Hello
Value of the overlayVersion field.
setP75SCPFirstToSelfLatencyMs(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
Value of the p75SCPFirstToSelfLatencyMs field.
setP75SCPSelfToOtherLatencyMs(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
Value of the p75SCPSelfToOtherLatencyMs field.
setParallelTxExecutionStage(DependentTxCluster[]) - Method in class org.stellar.sdk.xdr.ParallelTxExecutionStage
Value of the ParallelTxExecutionStage field.
setParallelTxsComponent(ParallelTxsComponent) - Method in class org.stellar.sdk.xdr.TransactionPhase
Value of the parallelTxsComponent field.
setParams(LiquidityPoolConstantProductParameters) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
Value of the params field.
setParams(SCSpecEventParamV0[]) - Method in class org.stellar.sdk.xdr.SCSpecEventV0
Value of the params field.
setPath(Asset[]) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
Value of the path field.
setPath(Asset[]) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
Value of the path field.
setPathPaymentStrictReceiveOp(PathPaymentStrictReceiveOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the pathPaymentStrictReceiveOp field.
setPathPaymentStrictReceiveResult(PathPaymentStrictReceiveResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the pathPaymentStrictReceiveResult field.
setPathPaymentStrictSendOp(PathPaymentStrictSendOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the pathPaymentStrictSendOp field.
setPathPaymentStrictSendResult(PathPaymentStrictSendResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the pathPaymentStrictSendResult field.
setPayload(byte[]) - Method in class org.stellar.sdk.xdr.SignerKey.SignerKeyEd25519SignedPayload
Value of the payload field.
setPaymentOp(PaymentOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the paymentOp field.
setPaymentResult(PaymentResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the paymentResult field.
setPayouts(InflationPayout[]) - Method in class org.stellar.sdk.xdr.InflationResult
Value of the payouts field.
setPeerID(NodeID) - Method in class org.stellar.sdk.xdr.Hello
Value of the peerID field.
setPeers(PeerAddress[]) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the peers field.
setPeerStats(PeerStats) - Method in class org.stellar.sdk.xdr.TimeSlicedPeerData
Value of the peerStats field.
setPersistentRentRateDenominator(Int64) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
Value of the persistentRentRateDenominator field.
setPhases(TransactionPhase[]) - Method in class org.stellar.sdk.xdr.TransactionSetV1
Value of the phases field.
setPledges(SCPStatement.SCPStatementPledges) - Method in class org.stellar.sdk.xdr.SCPStatement
Value of the pledges field.
setPoolID(Hash) - Method in class org.stellar.sdk.xdr.PoolID
Value of the PoolID field.
setPoolSharesTrustLineCount(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
Value of the poolSharesTrustLineCount field.
setPort(Uint32) - Method in class org.stellar.sdk.xdr.PeerAddress
Value of the port field.
setPostTxApplyFeeProcessing(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionResultMetaV1
Value of the postTxApplyFeeProcessing field.
setPreAuthTx(Uint256) - Method in class org.stellar.sdk.xdr.SignerKey
Value of the preAuthTx field.
setPredicate(ClaimPredicate) - Method in class org.stellar.sdk.xdr.Claimant.ClaimantV0
Value of the predicate field.
setPrefixTopics(SCSymbol[]) - Method in class org.stellar.sdk.xdr.SCSpecEventV0
Value of the prefixTopics field.
setPrepare(SCPStatement.SCPStatementPledges.SCPStatementPrepare) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges
Value of the prepare field.
setPrepared(SCPBallot) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
Value of the prepared field.
setPreparedPrime(SCPBallot) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
Value of the preparedPrime field.
setPreRelease(Uint32) - Method in class org.stellar.sdk.xdr.SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion
Value of the preRelease field.
setPreviousLedgerHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the previousLedgerHash field.
setPreviousLedgerHash(Hash) - Method in class org.stellar.sdk.xdr.TransactionSet
Value of the previousLedgerHash field.
setPreviousLedgerHash(Hash) - Method in class org.stellar.sdk.xdr.TransactionSetV1
Value of the previousLedgerHash field.
setPrice(Price) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp
Value of the price field.
setPrice(Price) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp
Value of the price field.
setPrice(Price) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp
Value of the price field.
setPrice(Price) - Method in class org.stellar.sdk.xdr.OfferEntry
Value of the price field.
setProtocol(Uint32) - Method in class org.stellar.sdk.xdr.SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion
Value of the protocol field.
setPubkey(Curve25519Public) - Method in class org.stellar.sdk.xdr.AuthCert
Value of the pubkey field.
setQSet(SCPQuorumSet) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the qSet field.
setQSetHash(Uint256) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the qSetHash field.
setQuorumSetHash(Hash) - Method in class org.stellar.sdk.xdr.SCPNomination
Value of the quorumSetHash field.
setQuorumSetHash(Hash) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementConfirm
Value of the quorumSetHash field.
setQuorumSetHash(Hash) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementPledges.SCPStatementPrepare
Value of the quorumSetHash field.
setQuorumSets(SCPQuorumSet[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV0
Value of the quorumSets field.
setQuorumSets(SCPQuorumSet[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV1
Value of the quorumSets field.
setQuorumSets(SCPQuorumSet[]) - Method in class org.stellar.sdk.xdr.SCPHistoryEntryV0
Value of the quorumSets field.
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
Value of the readOnly field.
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
Value of the readWrite field.
setRelBefore(Int64) - Method in class org.stellar.sdk.xdr.ClaimPredicate
Value of the relBefore field.
setRemoved(LedgerKey) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
Value of the removed field.
setRemoveTxs(Hash[]) - Method in class org.stellar.sdk.xdr.FreezeBypassTxsDelta
Value of the removeTxs field.
setRentFee1KBSorobanStateSizeHigh(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the rentFee1KBSorobanStateSizeHigh field.
setRentFee1KBSorobanStateSizeLow(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the rentFee1KBSorobanStateSizeLow field.
setRentFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
Value of the rentFeeCharged field.
setReqHash(Uint256) - Method in class org.stellar.sdk.xdr.DontHave
Value of the reqHash field.
setRequest(SurveyRequestMessage) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyRequestMessage
Value of the request field.
setRequest(TimeSlicedSurveyRequestMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyRequestMessage
Value of the request field.
setRequestSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyRequestMessage
Value of the requestSignature field.
setReserveA(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
Value of the reserveA field.
setReserveB(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
Value of the reserveB field.
setResourceExt(SorobanResourcesExtV0) - Method in class org.stellar.sdk.xdr.SorobanTransactionData.SorobanTransactionDataExt
Value of the resourceExt field.
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
Value of the resourceFee field.
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
Value of the resources field.
setResponse(SurveyResponseMessage) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyResponseMessage
Value of the response field.
setResponse(TimeSlicedSurveyResponseMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyResponseMessage
Value of the response field.
setResponseSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyResponseMessage
Value of the responseSignature field.
setRestored(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
Value of the restored field.
setRestoreFootprintOp(RestoreFootprintOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the restoreFootprintOp field.
setRestoreFootprintResult(RestoreFootprintResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the restoreFootprintResult field.
setResult(InnerTransactionResult) - Method in class org.stellar.sdk.xdr.InnerTransactionResultPair
Value of the result field.
setResult(InnerTransactionResult.InnerTransactionResultResult) - Method in class org.stellar.sdk.xdr.InnerTransactionResult
Value of the result field.
setResult(SCSpecTypeResult) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
Value of the result field.
setResult(TransactionResult) - Method in class org.stellar.sdk.xdr.TransactionResultPair
Value of the result field.
setResult(TransactionResult.TransactionResultResult) - Method in class org.stellar.sdk.xdr.TransactionResult
Value of the result field.
setResult(TransactionResultPair) - Method in class org.stellar.sdk.xdr.TransactionResultMeta
Value of the result field.
setResult(TransactionResultPair) - Method in class org.stellar.sdk.xdr.TransactionResultMetaV1
Value of the result field.
setResults(OperationResult[]) - Method in class org.stellar.sdk.xdr.InnerTransactionResult.InnerTransactionResultResult
Value of the results field.
setResults(OperationResult[]) - Method in class org.stellar.sdk.xdr.TransactionResult.TransactionResultResult
Value of the results field.
setResults(TransactionResultPair[]) - Method in class org.stellar.sdk.xdr.TransactionResultSet
Value of the results field.
setRetHash(Hash) - Method in class org.stellar.sdk.xdr.Memo
Value of the retHash field.
setReturnValue(SCVal) - Method in class org.stellar.sdk.xdr.InvokeHostFunctionSuccessPreImage
Value of the returnValue field.
setReturnValue(SCVal) - Method in class org.stellar.sdk.xdr.SorobanTransactionMeta
Value of the returnValue field.
setReturnValue(SCVal) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaV2
Value of the returnValue field.
setRevokeID(HashIDPreimage.HashIDPreimageRevokeID) - Method in class org.stellar.sdk.xdr.HashIDPreimage
Value of the revokeID field.
setRevokeSponsorshipOp(RevokeSponsorshipOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the revokeSponsorshipOp field.
setRevokeSponsorshipResult(RevokeSponsorshipResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the revokeSponsorshipResult field.
setRootInvocation(SorobanAuthorizedInvocation) - Method in class org.stellar.sdk.xdr.SorobanAuthorizationEntry
Value of the rootInvocation field.
setSalt(Uint256) - Method in class org.stellar.sdk.xdr.ContractIDPreimage.ContractIDPreimageFromAddress
Value of the salt field.
setSCBytes(byte[]) - Method in class org.stellar.sdk.xdr.SCBytes
Value of the SCBytes field.
setSCMap(SCMapEntry[]) - Method in class org.stellar.sdk.xdr.SCMap
Value of the SCMap field.
setScpEnvelopes(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV0
Value of the scpEnvelopes field.
setScpEnvelopes(SCPEnvelope[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV1
Value of the scpEnvelopes field.
setScpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0
Value of the scpInfo field.
setScpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
Value of the scpInfo field.
setScpInfo(SCPHistoryEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2
Value of the scpInfo field.
setScpValue(StellarValue) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the scpValue field.
setScpValue(StellarValue) - Method in class org.stellar.sdk.xdr.StoredDebugTransactionSet
Value of the scpValue field.
setSCString(XdrString) - Method in class org.stellar.sdk.xdr.SCString
Value of the SCString field.
setSCSymbol(XdrString) - Method in class org.stellar.sdk.xdr.SCSymbol
Value of the SCSymbol field.
setSCVec(SCVal[]) - Method in class org.stellar.sdk.xdr.SCVec
Value of the SCVec field.
setSecondsConnected(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the secondsConnected field.
setSeed(byte[]) - Method in class org.stellar.sdk.xdr.ShortHashSeed
Value of the seed field.
setSegementLengthMask(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
Value of the segementLengthMask field.
setSegmentCount(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
Value of the segmentCount field.
setSegmentCountLength(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
Value of the segmentCountLength field.
setSegmentLength(Uint32) - Method in class org.stellar.sdk.xdr.SerializedBinaryFuseFilter
Value of the segmentLength field.
setSellerEd25519(Uint256) - Method in class org.stellar.sdk.xdr.ClaimOfferAtomV0
Value of the sellerEd25519 field.
setSellerID(AccountID) - Method in class org.stellar.sdk.xdr.ClaimOfferAtom
Value of the sellerID field.
setSellerID(AccountID) - Method in class org.stellar.sdk.xdr.LedgerKey.LedgerKeyOffer
Value of the sellerID field.
setSellerID(AccountID) - Method in class org.stellar.sdk.xdr.OfferEntry
Value of the sellerID field.
setSelling(Asset) - Method in class org.stellar.sdk.xdr.CreatePassiveSellOfferOp
Value of the selling field.
setSelling(Asset) - Method in class org.stellar.sdk.xdr.ManageBuyOfferOp
Value of the selling field.
setSelling(Asset) - Method in class org.stellar.sdk.xdr.ManageSellOfferOp
Value of the selling field.
setSelling(Asset) - Method in class org.stellar.sdk.xdr.OfferEntry
Value of the selling field.
setSelling(Int64) - Method in class org.stellar.sdk.xdr.Liabilities
Value of the selling field.
setSendAmount(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
Value of the sendAmount field.
setSendAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
Value of the sendAsset field.
setSendAsset(Asset) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendOp
Value of the sendAsset field.
setSendMax(Int64) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveOp
Value of the sendMax field.
setSendMoreExtendedMessage(SendMoreExtended) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the sendMoreExtendedMessage field.
setSendMoreMessage(SendMore) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the sendMoreMessage field.
setSeqLedger(Uint32) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3
Value of the seqLedger field.
setSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.AccountEntry
Value of the seqNum field.
setSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageOperationID
Value of the seqNum field.
setSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID
Value of the seqNum field.
setSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.Transaction
Value of the seqNum field.
setSeqNum(SequenceNumber) - Method in class org.stellar.sdk.xdr.TransactionV0
Value of the seqNum field.
setSeqTime(TimePoint) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV3
Value of the seqTime field.
setSequence(Uint64) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage.AuthenticatedMessageV0
Value of the sequence field.
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
Sets current sequence number on this Account.
setSequenceNumber(Int64) - Method in class org.stellar.sdk.xdr.SequenceNumber
Value of the SequenceNumber field.
setSetFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetOptionsOp
Value of the setFlags field.
setSetFlags(Uint32) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp
Value of the setFlags field.
setSetOptionsOp(SetOptionsOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the setOptionsOp field.
setSetOptionsResult(SetOptionsResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the setOptionsResult field.
setSetTrustLineFlagsOp(SetTrustLineFlagsOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody
Value of the setTrustLineFlagsOp field.
setSetTrustLineFlagsResult(SetTrustLineFlagsResult) - Method in class org.stellar.sdk.xdr.OperationResult.OperationResultTr
Value of the setTrustLineFlagsResult field.
setSig(Signature) - Method in class org.stellar.sdk.xdr.AuthCert
Value of the sig field.
setSignature(byte[]) - Method in class org.stellar.sdk.xdr.Signature
Value of the Signature field.
setSignature(SCVal) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials
Value of the signature field.
setSignature(SCVal) - Method in class org.stellar.sdk.xdr.SorobanDelegateSignature
Value of the signature field.
setSignature(Signature) - Method in class org.stellar.sdk.xdr.DecoratedSignature
Value of the signature field.
setSignature(Signature) - Method in class org.stellar.sdk.xdr.LedgerCloseValueSignature
Value of the signature field.
setSignature(Signature) - Method in class org.stellar.sdk.xdr.SCPEnvelope
Value of the signature field.
setSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStartCollectingMessage
Value of the signature field.
setSignature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStopCollectingMessage
Value of the signature field.
setSignatureExpirationLedger(Uint32) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorization
Value of the signatureExpirationLedger field.
setSignatureExpirationLedger(Uint32) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress
Value of the signatureExpirationLedger field.
setSignatureExpirationLedger(Uint32) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials
Value of the signatureExpirationLedger field.
setSignatureHint(byte[]) - Method in class org.stellar.sdk.xdr.SignatureHint
Value of the SignatureHint field.
setSignatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.FeeBumpTransactionEnvelope
Value of the signatures field.
setSignatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.TransactionV0Envelope
Value of the signatures field.
setSignatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.TransactionV1Envelope
Value of the signatures field.
setSignedTimeSlicedSurveyRequestMessage(SignedTimeSlicedSurveyRequestMessage) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the signedTimeSlicedSurveyRequestMessage field.
setSignedTimeSlicedSurveyResponseMessage(SignedTimeSlicedSurveyResponseMessage) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the signedTimeSlicedSurveyResponseMessage field.
setSignedTimeSlicedSurveyStartCollectingMessage(SignedTimeSlicedSurveyStartCollectingMessage) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the signedTimeSlicedSurveyStartCollectingMessage field.
setSignedTimeSlicedSurveyStopCollectingMessage(SignedTimeSlicedSurveyStopCollectingMessage) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the signedTimeSlicedSurveyStopCollectingMessage field.
setSigner(RevokeSponsorshipOp.RevokeSponsorshipOpSigner) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp
Value of the signer field.
setSigner(Signer) - Method in class org.stellar.sdk.xdr.SetOptionsOp
Value of the signer field.
setSignerKey(SignerKey) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpSigner
Value of the signerKey field.
setSigners(Signer[]) - Method in class org.stellar.sdk.xdr.AccountEntry
Value of the signers field.
setSignerSponsoringIDs(SponsorshipDescriptor[]) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2
Value of the signerSponsoringIDs field.
setSkipList(Hash[]) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the skipList field.
setSlotIndex(Uint64) - Method in class org.stellar.sdk.xdr.SCPStatement
Value of the slotIndex field.
setSorobanAuthorization(HashIDPreimage.HashIDPreimageSorobanAuthorization) - Method in class org.stellar.sdk.xdr.HashIDPreimage
Value of the sorobanAuthorization field.
setSorobanAuthorizationEntries(SorobanAuthorizationEntry[]) - Method in class org.stellar.sdk.xdr.SorobanAuthorizationEntries
Value of the SorobanAuthorizationEntries field.
setSorobanAuthorizationWithAddress(HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress) - Method in class org.stellar.sdk.xdr.HashIDPreimage
Value of the sorobanAuthorizationWithAddress field.
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
Value of the sorobanData field.
setSorobanFeeWrite1KB(Int64) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaExtV1
Value of the sorobanFeeWrite1KB field.
setSorobanMeta(SorobanTransactionMeta) - Method in class org.stellar.sdk.xdr.TransactionMetaV3
Value of the sorobanMeta field.
setSorobanMeta(SorobanTransactionMetaV2) - Method in class org.stellar.sdk.xdr.TransactionMetaV4
Value of the sorobanMeta field.
setSorobanStateRentFeeGrowthFactor(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the sorobanStateRentFeeGrowthFactor field.
setSorobanStateTargetSizeBytes(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the sorobanStateTargetSizeBytes field.
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
Value of the sourceAccount field.
setSourceAccount(AccountID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID
Value of the sourceAccount field.
setSourceAccount(MuxedAccount) - Method in class org.stellar.sdk.xdr.Operation
Value of the sourceAccount field.
setSourceAccount(MuxedAccount) - Method in class org.stellar.sdk.xdr.Transaction
Value of the sourceAccount field.
setSourceAccountBalance(Int64) - Method in class org.stellar.sdk.xdr.AccountMergeResult
Value of the sourceAccountBalance field.
setSourceAccountEd25519(Uint256) - Method in class org.stellar.sdk.xdr.TransactionV0
Value of the sourceAccountEd25519 field.
setSponsoredID(AccountID) - Method in class org.stellar.sdk.xdr.BeginSponsoringFutureReservesOp
Value of the sponsoredID field.
setSponsoringID(SponsorshipDescriptor) - Method in class org.stellar.sdk.xdr.LedgerEntryExtensionV1
Value of the sponsoringID field.
setSponsorshipDescriptor(AccountID) - Method in class org.stellar.sdk.xdr.SponsorshipDescriptor
Value of the SponsorshipDescriptor field.
setStage(TransactionEventStage) - Method in class org.stellar.sdk.xdr.TransactionEvent
Value of the stage field.
setStartCollecting(TimeSlicedSurveyStartCollectingMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStartCollectingMessage
Value of the startCollecting field.
setStartingBalance(Int64) - Method in class org.stellar.sdk.xdr.CreateAccountOp
Value of the startingBalance field.
setStartingEvictionScanLevel(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
Value of the startingEvictionScanLevel field.
setStartSequence(Uint32) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaBatch
Value of the startSequence field.
setState(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
Value of the state field.
setStateArchivalSettings(StateArchivalSettings) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry
Value of the stateArchivalSettings field.
setStatement(SCPStatement) - Method in class org.stellar.sdk.xdr.SCPEnvelope
Value of the statement field.
setStopCollecting(TimeSlicedSurveyStopCollectingMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStopCollectingMessage
Value of the stopCollecting field.
setStorage(SCMap) - Method in class org.stellar.sdk.xdr.SCContractInstance
Value of the storage field.
setStr(SCString) - Method in class org.stellar.sdk.xdr.SCVal
Value of the str field.
setString32(XdrString) - Method in class org.stellar.sdk.xdr.String32
Value of the string32 field.
setString64(XdrString) - Method in class org.stellar.sdk.xdr.String64
Value of the string64 field.
setSubInvocations(SorobanAuthorizedInvocation[]) - Method in class org.stellar.sdk.xdr.SorobanAuthorizedInvocation
Value of the subInvocations field.
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
Value of the success field.
setSuccess(ManageOfferSuccessResult) - Method in class org.stellar.sdk.xdr.ManageBuyOfferResult
Value of the success field.
setSuccess(ManageOfferSuccessResult) - Method in class org.stellar.sdk.xdr.ManageSellOfferResult
Value of the success field.
setSuccess(PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultSuccess) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult
Value of the success field.
setSuccess(PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult
Value of the success field.
setSurveyedPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage
Value of the surveyedPeerID field.
setSurveyedPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage
Value of the surveyedPeerID field.
setSurveyorID(NodeID) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStartCollectingMessage
Value of the surveyorID field.
setSurveyorID(NodeID) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStopCollectingMessage
Value of the surveyorID field.
setSurveyorPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage
Value of the surveyorPeerID field.
setSurveyorPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage
Value of the surveyorPeerID field.
setSym(SCSymbol) - Method in class org.stellar.sdk.xdr.SCVal
Value of the sym field.
setTaggedTransaction(TransactionSignaturePayload.TransactionSignaturePayloadTaggedTransaction) - Method in class org.stellar.sdk.xdr.TransactionSignaturePayload
Value of the taggedTransaction field.
setTempRentRateDenominator(Int64) - Method in class org.stellar.sdk.xdr.StateArchivalSettings
Value of the tempRentRateDenominator field.
setText(XdrString) - Method in class org.stellar.sdk.xdr.Memo
Value of the text field.
setThreshold(Uint32) - Method in class org.stellar.sdk.xdr.SCPQuorumSet
Value of the threshold field.
setThresholds(byte[]) - Method in class org.stellar.sdk.xdr.Thresholds
Value of the Thresholds field.
setThresholds(Thresholds) - Method in class org.stellar.sdk.xdr.AccountEntry
Value of the thresholds field.
setTimeBounds(TimeBounds) - Method in class org.stellar.sdk.xdr.Preconditions
Value of the timeBounds field.
setTimeBounds(TimeBounds) - Method in class org.stellar.sdk.xdr.PreconditionsV2
Value of the timeBounds field.
setTimeBounds(TimeBounds) - Method in class org.stellar.sdk.xdr.TransactionV0
Value of the timeBounds field.
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
Value of the timepoint field.
setTimePoint(Uint64) - Method in class org.stellar.sdk.xdr.TimePoint
Value of the TimePoint field.
setTimeSlicedPeerDataList(TimeSlicedPeerData[]) - Method in class org.stellar.sdk.xdr.TimeSlicedPeerDataList
Value of the TimeSlicedPeerDataList field.
setTopics(SCVal[]) - Method in class org.stellar.sdk.xdr.ContractEvent.ContractEventBody.ContractEventV0
Value of the topics field.
setTopologyResponseBodyV2(TopologyResponseBodyV2) - Method in class org.stellar.sdk.xdr.SurveyResponseBody
Value of the topologyResponseBodyV2 field.
setTotalByteSizeOfLiveSorobanState(Uint64) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
Value of the totalByteSizeOfLiveSorobanState field.
setTotalByteSizeOfLiveSorobanState(Uint64) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2
Value of the totalByteSizeOfLiveSorobanState field.
setTotalCoins(Int64) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the totalCoins field.
setTotalInboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
Value of the totalInboundPeerCount field.
setTotalNonRefundableResourceFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
Value of the totalNonRefundableResourceFeeCharged field.
setTotalOutboundPeerCount(Uint32) - Method in class org.stellar.sdk.xdr.TimeSlicedNodeData
Value of the totalOutboundPeerCount field.
setTotalPoolShares(Int64) - Method in class org.stellar.sdk.xdr.LiquidityPoolEntry.LiquidityPoolEntryBody.LiquidityPoolEntryConstantProduct
Value of the totalPoolShares field.
setTotalRefundableResourceFeeCharged(Int64) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExtV1
Value of the totalRefundableResourceFeeCharged field.
setTr(OperationResult.OperationResultTr) - Method in class org.stellar.sdk.xdr.OperationResult
Value of the tr field.
setTransaction(TransactionEnvelope) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the transaction field.
setTransactionHash(Hash) - Method in class org.stellar.sdk.xdr.InnerTransactionResultPair
Value of the transactionHash field.
setTransactionHash(Hash) - Method in class org.stellar.sdk.xdr.TransactionResultPair
Value of the transactionHash field.
setTrustLine(LedgerKey.LedgerKeyTrustLine) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the trustLine field.
setTrustLine(TrustLineEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the trustLine field.
setTrustLineFlagsOp(SetTrustLineFlagsOp) - Method in class org.stellar.sdk.xdr.Operation.OperationBody.OperationBodyBuilder
Value of the setTrustLineFlagsOp field.
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
Creates a new SetTrustLineFlagsOp instance.
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
Value of the setTrustLineFlagsResult field.
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
Creates a new SetTrustLineFlagsResult instance.
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
Value of the trustor field.
setTrustor(AccountID) - Method in class org.stellar.sdk.xdr.SetTrustLineFlagsOp
Value of the trustor field.
setTtl(LedgerKey.LedgerKeyTtl) - Method in class org.stellar.sdk.xdr.LedgerKey
Value of the ttl field.
setTtl(TTLEntry) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryData
Value of the ttl field.
setTuple(SCSpecTypeTuple) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
Value of the tuple field.
setTupleCase(SCSpecUDTUnionCaseTupleV0) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0
Value of the tupleCase field.
setTx(FeeBumpTransaction) - Method in class org.stellar.sdk.xdr.FeeBumpTransactionEnvelope
Value of the tx field.
setTx(Transaction) - Method in class org.stellar.sdk.xdr.TransactionSignaturePayload.TransactionSignaturePayloadTaggedTransaction
Value of the tx field.
setTx(Transaction) - Method in class org.stellar.sdk.xdr.TransactionV1Envelope
Value of the tx field.
setTx(TransactionV0) - Method in class org.stellar.sdk.xdr.TransactionV0Envelope
Value of the tx field.
setTxAdvertVector(Hash[]) - Method in class org.stellar.sdk.xdr.TxAdvertVector
Value of the TxAdvertVector field.
setTxApplyProcessing(TransactionMeta) - Method in class org.stellar.sdk.xdr.TransactionResultMeta
Value of the txApplyProcessing field.
setTxApplyProcessing(TransactionMeta) - Method in class org.stellar.sdk.xdr.TransactionResultMetaV1
Value of the txApplyProcessing field.
setTxChanges(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV1
Value of the txChanges field.
setTxChangesAfter(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV2
Value of the txChangesAfter field.
setTxChangesAfter(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV3
Value of the txChangesAfter field.
setTxChangesAfter(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV4
Value of the txChangesAfter field.
setTxChangesBefore(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV2
Value of the txChangesBefore field.
setTxChangesBefore(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV3
Value of the txChangesBefore field.
setTxChangesBefore(LedgerEntryChanges) - Method in class org.stellar.sdk.xdr.TransactionMetaV4
Value of the txChangesBefore field.
setTxDemandVector(Hash[]) - Method in class org.stellar.sdk.xdr.TxDemandVector
Value of the TxDemandVector field.
setTxHashes(Hash[]) - Method in class org.stellar.sdk.xdr.FreezeBypassTxs
Value of the txHashes field.
setTxHashes(TxAdvertVector) - Method in class org.stellar.sdk.xdr.FloodAdvert
Value of the txHashes field.
setTxHashes(TxDemandVector) - Method in class org.stellar.sdk.xdr.FloodDemand
Value of the txHashes field.
setTxMaxContractEventsSizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractEventsV0
Value of the txMaxContractEventsSizeBytes field.
setTxMaxDiskReadBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the txMaxDiskReadBytes field.
setTxMaxDiskReadEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the txMaxDiskReadEntries field.
setTxMaxFootprintEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostExtV0
Value of the txMaxFootprintEntries field.
setTxMaxInstructions(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractComputeV0
Value of the txMaxInstructions field.
setTxMaxSizeBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractBandwidthV0
Value of the txMaxSizeBytes field.
setTxMaxWriteBytes(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the txMaxWriteBytes field.
setTxMaxWriteLedgerEntries(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0
Value of the txMaxWriteLedgerEntries field.
setTxMemoryLimit(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractComputeV0
Value of the txMemoryLimit field.
setTxProcessing(TransactionResultMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0
Value of the txProcessing field.
setTxProcessing(TransactionResultMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
Value of the txProcessing field.
setTxProcessing(TransactionResultMetaV1[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2
Value of the txProcessing field.
setTxResultSet(TransactionResultSet) - Method in class org.stellar.sdk.xdr.TransactionHistoryResultEntry
Value of the txResultSet field.
setTxs(TransactionEnvelope[]) - Method in class org.stellar.sdk.xdr.TransactionSet
Value of the txs field.
setTxs(TransactionEnvelope[]) - Method in class org.stellar.sdk.xdr.TxSetComponent.TxSetComponentTxsMaybeDiscountedFee
Value of the txs field.
setTxSet(GeneralizedTransactionSet) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
Value of the txSet field.
setTxSet(GeneralizedTransactionSet) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2
Value of the txSet field.
setTxSet(StoredTransactionSet) - Method in class org.stellar.sdk.xdr.StoredDebugTransactionSet
Value of the txSet field.
setTxSet(TransactionSet) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0
Value of the txSet field.
setTxSet(TransactionSet) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the txSet field.
setTxSet(TransactionSet) - Method in class org.stellar.sdk.xdr.StoredTransactionSet
Value of the txSet field.
setTxSet(TransactionSet) - Method in class org.stellar.sdk.xdr.TransactionHistoryEntry
Value of the txSet field.
setTxSetHash(Hash) - Method in class org.stellar.sdk.xdr.StellarValue
Value of the txSetHash field.
setTxSetHash(Uint256) - Method in class org.stellar.sdk.xdr.StellarMessage
Value of the txSetHash field.
setTxSetResultHash(Hash) - Method in class org.stellar.sdk.xdr.LedgerHeader
Value of the txSetResultHash field.
setTxSets(StoredTransactionSet[]) - Method in class org.stellar.sdk.xdr.PersistedSCPStateV0
Value of the txSets field.
setTxsMaybeDiscountedFee(TxSetComponent.TxSetComponentTxsMaybeDiscountedFee) - Method in class org.stellar.sdk.xdr.TxSetComponent
Value of the txsMaybeDiscountedFee field.
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
Value of the type field.
setType(ContractEventType) - Method in class org.stellar.sdk.xdr.ContractEvent
Value of the type field.
setType(MessageType) - Method in class org.stellar.sdk.xdr.DontHave
Value of the type field.
setType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecEventParamV0
Value of the type field.
setType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecFunctionInputV0
Value of the type field.
setType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecUDTStructFieldV0
Value of the type field.
setType(SCSpecTypeDef[]) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseTupleV0
Value of the type field.
setU128(UInt128Parts) - Method in class org.stellar.sdk.xdr.SCVal
Value of the u128 field.
setU256(UInt256Parts) - Method in class org.stellar.sdk.xdr.SCVal
Value of the u256 field.
setU32(Uint32) - Method in class org.stellar.sdk.xdr.SCVal
Value of the u32 field.
setU64(Uint64) - Method in class org.stellar.sdk.xdr.SCVal
Value of the u64 field.
setUdt(SCSpecTypeUDT) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
Value of the udt field.
setUdtEnumV0(SCSpecUDTEnumV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
Value of the udtEnumV0 field.
setUdtErrorEnumV0(SCSpecUDTErrorEnumV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
Value of the udtErrorEnumV0 field.
setUdtStructV0(SCSpecUDTStructV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
Value of the udtStructV0 field.
setUdtUnionV0(SCSpecUDTUnionV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry
Value of the udtUnionV0 field.
setUint256(byte[]) - Method in class org.stellar.sdk.xdr.Uint256
Value of the uint256 field.
setUint32(XdrUnsignedInteger) - Method in class org.stellar.sdk.xdr.Uint32
Value of the uint32 field.
setUint64(XdrUnsignedHyperInteger) - Method in class org.stellar.sdk.xdr.Uint64
Value of the uint64 field.
setUniqueFetchBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the uniqueFetchBytesRecv field.
setUniqueFetchMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the uniqueFetchMessageRecv field.
setUniqueFloodBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the uniqueFloodBytesRecv field.
setUniqueFloodMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the uniqueFloodMessageRecv field.
setUnused(LedgerEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
Value of the unused field.
setUpdated(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange
Value of the updated field.
setUpdatedEntry(ConfigSettingEntry[]) - Method in class org.stellar.sdk.xdr.ConfigUpgradeSet
Value of the updatedEntry field.
setUpgrade(LedgerUpgrade) - Method in class org.stellar.sdk.xdr.UpgradeEntryMeta
Value of the upgrade field.
setUpgrades(UpgradeType[]) - Method in class org.stellar.sdk.xdr.StellarValue
Value of the upgrades field.
setUpgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0
Value of the upgradesProcessing field.
setUpgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1
Value of the upgradesProcessing field.
setUpgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2
Value of the upgradesProcessing field.
setUpgradeType(byte[]) - Method in class org.stellar.sdk.xdr.UpgradeType
Value of the UpgradeType field.
setV0(AuthenticatedMessage.AuthenticatedMessageV0) - Method in class org.stellar.sdk.xdr.AuthenticatedMessage
Value of the v0 field.
setV0(Claimant.ClaimantV0) - Method in class org.stellar.sdk.xdr.Claimant
Value of the v0 field.
setV0(ClaimOfferAtomV0) - Method in class org.stellar.sdk.xdr.ClaimAtom
Value of the v0 field.
setV0(ContractEvent.ContractEventBody.ContractEventV0) - Method in class org.stellar.sdk.xdr.ContractEvent.ContractEventBody
Value of the v0 field.
setV0(Hash) - Method in class org.stellar.sdk.xdr.ClaimableBalanceID
Value of the v0 field.
setV0(LedgerCloseMetaV0) - Method in class org.stellar.sdk.xdr.LedgerCloseMeta
Value of the v0 field.
setV0(PersistedSCPStateV0) - Method in class org.stellar.sdk.xdr.PersistedSCPState
Value of the v0 field.
setV0(SCMetaV0) - Method in class org.stellar.sdk.xdr.SCMetaEntry
Value of the v0 field.
setV0(SCPHistoryEntryV0) - Method in class org.stellar.sdk.xdr.SCPHistoryEntry
Value of the v0 field.
setV0(TransactionV0Envelope) - Method in class org.stellar.sdk.xdr.TransactionEnvelope
Value of the v0 field.
setV0Components(TxSetComponent[]) - Method in class org.stellar.sdk.xdr.TransactionPhase
Value of the v0Components field.
setV1(AccountEntryExtensionV1) - Method in class org.stellar.sdk.xdr.AccountEntry.AccountEntryExt
Value of the v1 field.
setV1(ClaimableBalanceEntryExtensionV1) - Method in class org.stellar.sdk.xdr.ClaimableBalanceEntry.ClaimableBalanceEntryExt
Value of the v1 field.
setV1(ContractCodeEntry.ContractCodeEntryExt.ContractCodeEntryV1) - Method in class org.stellar.sdk.xdr.ContractCodeEntry.ContractCodeEntryExt
Value of the v1 field.
setV1(LedgerCloseMetaExtV1) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaExt
Value of the v1 field.
setV1(LedgerCloseMetaV1) - Method in class org.stellar.sdk.xdr.LedgerCloseMeta
Value of the v1 field.
setV1(LedgerEntryExtensionV1) - Method in class org.stellar.sdk.xdr.LedgerEntry.LedgerEntryExt
Value of the v1 field.
setV1(LedgerHeaderExtensionV1) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderExt
Value of the v1 field.
setV1(PersistedSCPStateV1) - Method in class org.stellar.sdk.xdr.PersistedSCPState
Value of the v1 field.
setV1(SorobanTransactionMetaExtV1) - Method in class org.stellar.sdk.xdr.SorobanTransactionMetaExt
Value of the v1 field.
setV1(TransactionMetaV1) - Method in class org.stellar.sdk.xdr.TransactionMeta
Value of the v1 field.
setV1(TransactionV1Envelope) - Method in class org.stellar.sdk.xdr.FeeBumpTransaction.FeeBumpTransactionInnerTx
Value of the v1 field.
setV1(TransactionV1Envelope) - Method in class org.stellar.sdk.xdr.TransactionEnvelope
Value of the v1 field.
setV1(TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt
Value of the v1 field.
setV1TxSet(TransactionSetV1) - Method in class org.stellar.sdk.xdr.GeneralizedTransactionSet
Value of the v1TxSet field.
setV2(AccountEntryExtensionV2) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV1.AccountEntryExtensionV1Ext
Value of the v2 field.
setV2(LedgerCloseMetaV2) - Method in class org.stellar.sdk.xdr.LedgerCloseMeta
Value of the v2 field.
setV2(PreconditionsV2) - Method in class org.stellar.sdk.xdr.Preconditions
Value of the v2 field.
setV2(TransactionMetaV2) - Method in class org.stellar.sdk.xdr.TransactionMeta
Value of the v2 field.
setV2(TrustLineEntryExtensionV2) - Method in class org.stellar.sdk.xdr.TrustLineEntry.TrustLineEntryExt.TrustLineEntryV1.TrustLineEntryV1Ext
Value of the v2 field.
setV3(AccountEntryExtensionV3) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2.AccountEntryExtensionV2Ext
Value of the v3 field.
setV3(TransactionMetaV3) - Method in class org.stellar.sdk.xdr.TransactionMeta
Value of the v3 field.
setV4(TransactionMetaV4) - Method in class org.stellar.sdk.xdr.TransactionMeta
Value of the v4 field.
setVal(SCVal) - Method in class org.stellar.sdk.xdr.ContractDataEntry
Value of the val field.
setVal(SCVal) - Method in class org.stellar.sdk.xdr.SCMapEntry
Value of the val field.
setVal(XdrString) - Method in class org.stellar.sdk.xdr.SCMetaV0
Value of the val field.
setValidators(NodeID[]) - Method in class org.stellar.sdk.xdr.SCPQuorumSet
Value of the validators field.
setValue(byte[]) - Method in class org.stellar.sdk.xdr.Value
Value of the Value field.
setValue(Uint32) - Method in class org.stellar.sdk.xdr.SCSpecUDTEnumCaseV0
Value of the value field.
setValue(Uint32) - Method in class org.stellar.sdk.xdr.SCSpecUDTErrorEnumCaseV0
Value of the value field.
setValue(Value) - Method in class org.stellar.sdk.xdr.SCPBallot
Value of the value field.
setValueType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeMap
Value of the valueType field.
setValueType(SCSpecTypeDef) - Method in class org.stellar.sdk.xdr.SCSpecTypeOption
Value of the valueType field.
setValueTypes(SCSpecTypeDef[]) - Method in class org.stellar.sdk.xdr.SCSpecTypeTuple
Value of the valueTypes field.
setVec(SCSpecTypeVec) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef
Value of the vec field.
setVec(SCVec) - Method in class org.stellar.sdk.xdr.SCVal
Value of the vec field.
setVersionStr(XdrString) - Method in class org.stellar.sdk.xdr.Hello
Value of the versionStr field.
setVersionStr(XdrString) - Method in class org.stellar.sdk.xdr.PeerStats
Value of the versionStr field.
setVoidCase(SCSpecUDTUnionCaseVoidV0) - Method in class org.stellar.sdk.xdr.SCSpecUDTUnionCaseV0
Value of the voidCase field.
setVotes(Value[]) - Method in class org.stellar.sdk.xdr.SCPNomination
Value of the votes field.
setWasm(byte[]) - Method in class org.stellar.sdk.xdr.HostFunction
Value of the wasm field.
setWasm_hash(Hash) - Method in class org.stellar.sdk.xdr.ContractExecutable
Value of the wasm_hash field.
setWeight(Uint32) - Method in class org.stellar.sdk.xdr.Signer
Value of the weight field.
setWriteBytes(Uint32) - Method in class org.stellar.sdk.xdr.SorobanResources
Value of the writeBytes field.
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
Creates a new ShortHashSeed instance.
ShortHashSeed.ShortHashSeedBuilder - Class in org.stellar.sdk.xdr
 
sig(Signature) - Method in class org.stellar.sdk.xdr.AuthCert.AuthCertBuilder
Value of the sig field.
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(KeyPair, boolean) - Method in class org.stellar.sdk.contract.AssembledTransaction
Signs the transaction.
sign(HashIDPreimage) - Method in interface org.stellar.sdk.Auth.Signer
 
signAndSubmit(KeyPair, boolean) - Method in class org.stellar.sdk.contract.AssembledTransaction
Signs and submits the transaction in one step.
signature(SCVal) - Method in class org.stellar.sdk.Auth.DelegateSignature.DelegateSignatureBuilder
The delegate's signature value, or null for an SCV_VOID placeholder, which you can fill afterwards with Auth.authorizeEntry(SorobanAuthorizationEntry, Signer, Long, Network, String) (passing this address as forAddress) or by editing the entry directly.
signature(SCVal) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials.SorobanAddressCredentialsBuilder
Value of the signature field.
signature(SCVal) - Method in class org.stellar.sdk.xdr.SorobanDelegateSignature.SorobanDelegateSignatureBuilder
Value of the signature field.
signature(Signature) - Method in class org.stellar.sdk.xdr.DecoratedSignature.DecoratedSignatureBuilder
Value of the signature field.
signature(Signature) - Method in class org.stellar.sdk.xdr.LedgerCloseValueSignature.LedgerCloseValueSignatureBuilder
Value of the signature field.
signature(Signature) - Method in class org.stellar.sdk.xdr.SCPEnvelope.SCPEnvelopeBuilder
Value of the signature field.
signature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStartCollectingMessage.SignedTimeSlicedSurveyStartCollectingMessageBuilder
Value of the signature field.
signature(Signature) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStopCollectingMessage.SignedTimeSlicedSurveyStopCollectingMessageBuilder
Value of the signature field.
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
Creates a new Signature instance.
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
Value of the signatureExpirationLedger field.
signatureExpirationLedger(Uint32) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress.HashIDPreimageSorobanAuthorizationWithAddressBuilder
Value of the signatureExpirationLedger field.
signatureExpirationLedger(Uint32) - Method in class org.stellar.sdk.xdr.SorobanAddressCredentials.SorobanAddressCredentialsBuilder
Value of the signatureExpirationLedger field.
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
Creates a new SignatureHint instance.
signatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.FeeBumpTransactionEnvelope.FeeBumpTransactionEnvelopeBuilder
Value of the signatures field.
signatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.TransactionV0Envelope.TransactionV0EnvelopeBuilder
Value of the signatures field.
signatures(DecoratedSignature[]) - Method in class org.stellar.sdk.xdr.TransactionV1Envelope.TransactionV1EnvelopeBuilder
Value of the signatures field.
signAuthEntries(KeyPair) - Method in class org.stellar.sdk.contract.AssembledTransaction
Signs the transaction's authorization entries.
signAuthEntries(KeyPair, Long) - Method in class org.stellar.sdk.contract.AssembledTransaction
Signs the transaction's authorization entries.
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.SignerKey
Maximum payload length for Ed25519 signed payload signers.
signedTimeSlicedSurveyRequestMessage(SignedTimeSlicedSurveyRequestMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
Value of the signedTimeSlicedSurveyRequestMessage field.
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
Creates a new SignedTimeSlicedSurveyRequestMessage instance.
SignedTimeSlicedSurveyRequestMessage.SignedTimeSlicedSurveyRequestMessageBuilder - Class in org.stellar.sdk.xdr
 
signedTimeSlicedSurveyResponseMessage(SignedTimeSlicedSurveyResponseMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
Value of the signedTimeSlicedSurveyResponseMessage field.
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
Creates a new SignedTimeSlicedSurveyResponseMessage instance.
SignedTimeSlicedSurveyResponseMessage.SignedTimeSlicedSurveyResponseMessageBuilder - Class in org.stellar.sdk.xdr
 
signedTimeSlicedSurveyStartCollectingMessage(SignedTimeSlicedSurveyStartCollectingMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
Value of the signedTimeSlicedSurveyStartCollectingMessage field.
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
Creates a new SignedTimeSlicedSurveyStartCollectingMessage instance.
SignedTimeSlicedSurveyStartCollectingMessage.SignedTimeSlicedSurveyStartCollectingMessageBuilder - Class in org.stellar.sdk.xdr
 
signedTimeSlicedSurveyStopCollectingMessage(SignedTimeSlicedSurveyStopCollectingMessage) - Method in class org.stellar.sdk.xdr.StellarMessage.StellarMessageBuilder
Value of the signedTimeSlicedSurveyStopCollectingMessage field.
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
Creates a new SignedTimeSlicedSurveyStopCollectingMessage instance.
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(SignerKey) - Method in class org.stellar.sdk.operations.SetOptionsOperation.SetOptionsOperationBuilder
Additional signer added/removed in this operation.
signer(RevokeSponsorshipOp.RevokeSponsorshipOpSigner) - Method in class org.stellar.sdk.xdr.RevokeSponsorshipOp.RevokeSponsorshipOpBuilder
Value of the signer field.
signer(Signer) - Method in class org.stellar.sdk.xdr.SetOptionsOp.SetOptionsOpBuilder
Value of the signer field.
Signer - Class in org.stellar.sdk.xdr
Signer's original definition in the XDR file is:
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
Creates a new Signer instance.
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
Value of the signerKey field.
SignerKey - Class in org.stellar.sdk
Represents a Stellar signer key used for transaction authorization.
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(byte[], SignerKeyType) - Constructor for class org.stellar.sdk.SignerKey
Creates a new SignerKey instance.
SignerKey(SignerKeyType, Uint256, Uint256, Uint256, SignerKey.SignerKeyEd25519SignedPayload) - Constructor for class org.stellar.sdk.xdr.SignerKey
Creates a new SignerKey instance.
SignerKey.Ed25519SignedPayload - Class in org.stellar.sdk
Represents an Ed25519 signed payload as defined in CAP-40.
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
Creates a new SignerKeyEd25519SignedPayload instance.
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
Value of the signers field.
signerSponsoringIDs(SponsorshipDescriptor[]) - Method in class org.stellar.sdk.xdr.AccountEntryExtensionV2.AccountEntryExtensionV2Builder
Value of the signerSponsoringIDs field.
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.
signExtraSignersPayload(KeyPair) - Method in class org.stellar.sdk.Transaction
Signs the extra signers payloads for this transaction using the provided signer.
signMessage(byte[]) - Method in class org.stellar.sdk.KeyPair
Sign a message according to SEP-53.
signMessage(String) - Method in class org.stellar.sdk.KeyPair
Sign a message according to SEP-53.
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
Creates a new SimplePaymentResult instance.
SimplePaymentResult.SimplePaymentResultBuilder - Class in org.stellar.sdk.xdr
 
simulate(boolean) - Method in class org.stellar.sdk.contract.AssembledTransaction
Simulates the transaction on the network.
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, SimulateTransactionRequest.AuthMode) - 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, SimulateTransactionRequest.AuthMode) - Constructor for class org.stellar.sdk.requests.sorobanrpc.SimulateTransactionRequest
Creates a new SimulateTransactionRequest instance.
SimulateTransactionRequest.AuthMode - Enum Class in org.stellar.sdk.requests.sorobanrpc
 
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
 
SimulationFailedException - Exception Class in org.stellar.sdk.contract.exception
Raised when a simulation fails.
SimulationFailedException(String, AssembledTransaction<?>) - Constructor for exception class org.stellar.sdk.contract.exception.SimulationFailedException
 
size() - Method in class org.stellar.sdk.responses.AccountResponse.Data
 
skipList(Hash[]) - Method in class org.stellar.sdk.xdr.LedgerHeader.LedgerHeaderBuilder
Value of the skipList field.
slotIndex(Uint64) - Method in class org.stellar.sdk.xdr.SCPStatement.SCPStatementBuilder
Value of the slotIndex field.
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_ADDRESS_V2 - Enum constant in enum class org.stellar.sdk.xdr.SorobanCredentialsType
 
SOROBAN_CREDENTIALS_ADDRESS_WITH_DELEGATES - 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
Creates a new SorobanAddressCredentials instance.
SorobanAddressCredentials.SorobanAddressCredentialsBuilder - Class in org.stellar.sdk.xdr
 
SorobanAddressCredentialsWithDelegates - Class in org.stellar.sdk.xdr
SorobanAddressCredentialsWithDelegates's original definition in the XDR file is:
SorobanAddressCredentialsWithDelegates() - Constructor for class org.stellar.sdk.xdr.SorobanAddressCredentialsWithDelegates
 
SorobanAddressCredentialsWithDelegates(SorobanAddressCredentials, SorobanDelegateSignature[]) - Constructor for class org.stellar.sdk.xdr.SorobanAddressCredentialsWithDelegates
Creates a new SorobanAddressCredentialsWithDelegates instance.
SorobanAddressCredentialsWithDelegates.SorobanAddressCredentialsWithDelegatesBuilder - Class in org.stellar.sdk.xdr
 
sorobanAuthorization(HashIDPreimage.HashIDPreimageSorobanAuthorization) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageBuilder
Value of the sorobanAuthorization field.
SorobanAuthorizationEntries - Class in org.stellar.sdk.xdr
SorobanAuthorizationEntries's original definition in the XDR file is:
SorobanAuthorizationEntries() - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizationEntries
 
SorobanAuthorizationEntries(SorobanAuthorizationEntry[]) - Constructor for class org.stellar.sdk.xdr.SorobanAuthorizationEntries
Creates a new SorobanAuthorizationEntries instance.
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
Creates a new SorobanAuthorizationEntry instance.
SorobanAuthorizationEntry.SorobanAuthorizationEntryBuilder - Class in org.stellar.sdk.xdr
 
sorobanAuthorizationWithAddress(HashIDPreimage.HashIDPreimageSorobanAuthorizationWithAddress) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageBuilder
Value of the sorobanAuthorizationWithAddress field.
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
Creates a new SorobanAuthorizedFunction instance.
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
Creates a new SorobanAuthorizedInvocation instance.
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, SorobanAddressCredentials, SorobanAddressCredentialsWithDelegates) - Constructor for class org.stellar.sdk.xdr.SorobanCredentials
Creates a new SorobanCredentials instance.
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
Value of the sorobanData field.
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
 
SorobanDelegateSignature - Class in org.stellar.sdk.xdr
SorobanDelegateSignature's original definition in the XDR file is:
SorobanDelegateSignature() - Constructor for class org.stellar.sdk.xdr.SorobanDelegateSignature
 
SorobanDelegateSignature(SCAddress, SCVal, SorobanDelegateSignature[]) - Constructor for class org.stellar.sdk.xdr.SorobanDelegateSignature
Creates a new SorobanDelegateSignature instance.
SorobanDelegateSignature.SorobanDelegateSignatureBuilder - Class in org.stellar.sdk.xdr
 
sorobanFeeWrite1KB(Int64) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaExtV1.LedgerCloseMetaExtV1Builder
Value of the sorobanFeeWrite1KB field.
sorobanMeta(SorobanTransactionMeta) - Method in class org.stellar.sdk.xdr.TransactionMetaV3.TransactionMetaV3Builder
Value of the sorobanMeta field.
sorobanMeta(SorobanTransactionMetaV2) - Method in class org.stellar.sdk.xdr.TransactionMetaV4.TransactionMetaV4Builder
Value of the sorobanMeta field.
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
Creates a new SorobanResources instance.
SorobanResources.SorobanResourcesBuilder - Class in org.stellar.sdk.xdr
 
SorobanResourcesExtV0 - Class in org.stellar.sdk.xdr
SorobanResourcesExtV0's original definition in the XDR file is:
SorobanResourcesExtV0() - Constructor for class org.stellar.sdk.xdr.SorobanResourcesExtV0
 
SorobanResourcesExtV0(Uint32[]) - Constructor for class org.stellar.sdk.xdr.SorobanResourcesExtV0
Creates a new SorobanResourcesExtV0 instance.
SorobanResourcesExtV0.SorobanResourcesExtV0Builder - Class in org.stellar.sdk.xdr
 
SorobanRpcException - Exception Class in org.stellar.sdk.exception
Thrown when a Stellar RPC (formerly Soroban-RPC) instance responds with an error.
SorobanRpcException(Integer, String, String) - Constructor for exception class org.stellar.sdk.exception.SorobanRpcException
 
SorobanRpcRequest<T> - Class in org.stellar.sdk.requests.sorobanrpc
Represents the request sent to Stellar RPC (formerly Soroban-RPC).
SorobanRpcRequest(String, String, T) - Constructor for class org.stellar.sdk.requests.sorobanrpc.SorobanRpcRequest
 
SorobanRpcResponse<T> - Class in org.stellar.sdk.responses.sorobanrpc
Represents the response returned by Stellar RPC (formerly 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 Stellar RPC (formerly 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.
SorobanServer.SleepStrategy - Interface in org.stellar.sdk
Strategy for sleeping between retries in a retry loop.
sorobanStateRentFeeGrowthFactor(Uint32) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder
Value of the sorobanStateRentFeeGrowthFactor field.
sorobanStateTargetSizeBytes(Int64) - Method in class org.stellar.sdk.xdr.ConfigSettingContractLedgerCostV0.ConfigSettingContractLedgerCostV0Builder
Value of the sorobanStateTargetSizeBytes field.
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(SorobanTransactionData.SorobanTransactionDataExt, SorobanResources, Int64) - Constructor for class org.stellar.sdk.xdr.SorobanTransactionData
Creates a new SorobanTransactionData instance.
SorobanTransactionData.SorobanTransactionDataBuilder - Class in org.stellar.sdk.xdr
 
SorobanTransactionData.SorobanTransactionDataExt - Class in org.stellar.sdk.xdr
SorobanTransactionDataExt's original definition in the XDR file is:
SorobanTransactionData.SorobanTransactionDataExt.SorobanTransactionDataExtBuilder - Class in org.stellar.sdk.xdr
 
SorobanTransactionDataExt() - Constructor for class org.stellar.sdk.xdr.SorobanTransactionData.SorobanTransactionDataExt
 
SorobanTransactionDataExt(Integer, SorobanResourcesExtV0) - Constructor for class org.stellar.sdk.xdr.SorobanTransactionData.SorobanTransactionDataExt
Creates a new SorobanTransactionDataExt instance.
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
Creates a new SorobanTransactionMeta instance.
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
Creates a new SorobanTransactionMetaExt instance.
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
Creates a new SorobanTransactionMetaExtV1 instance.
SorobanTransactionMetaExtV1.SorobanTransactionMetaExtV1Builder - Class in org.stellar.sdk.xdr
 
SorobanTransactionMetaV2 - Class in org.stellar.sdk.xdr
SorobanTransactionMetaV2's original definition in the XDR file is:
SorobanTransactionMetaV2() - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMetaV2
 
SorobanTransactionMetaV2(SorobanTransactionMetaExt, SCVal) - Constructor for class org.stellar.sdk.xdr.SorobanTransactionMetaV2
Creates a new SorobanTransactionMetaV2 instance.
SorobanTransactionMetaV2.SorobanTransactionMetaV2Builder - 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
Sets the source account whose assets will be used as the starting point for path finding.
sourceAccount(AccountID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageOperationID.HashIDPreimageOperationIDBuilder
Value of the sourceAccount field.
sourceAccount(AccountID) - Method in class org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder
Value of the sourceAccount field.
sourceAccount(MuxedAccount) - Method in class org.stellar.sdk.xdr.Operation.OperationBuilder
Value of the sourceAccount field.
sourceAccount(MuxedAccount) - Method in class org.stellar.sdk.xdr.Transaction.TransactionBuilder
Value of the sourceAccount field.
sourceAccountBalance(Int64) - Method in class org.stellar.sdk.xdr.AccountMergeResult.AccountMergeResultBuilder
Value of the sourceAccountBalance field.
sourceAccountEd25519(Uint256) - Method in class org.stellar.sdk.xdr.TransactionV0.TransactionV0Builder
Value of the sourceAccountEd25519 field.
sourceAmount(String) - Method in class org.stellar.sdk.requests.StrictSendPathsRequestBuilder
Sets the fixed source amount the sender wants to spend.
sourceAsset(Asset) - Method in class org.stellar.sdk.requests.StrictSendPathsRequestBuilder
Sets the asset the sender wants to send.
sourceAssets(List<Asset>) - Method in class org.stellar.sdk.requests.StrictReceivePathsRequestBuilder
Sets the source assets to consider as the starting point for path finding.
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
Value of the sponsoredID field.
sponsoringID(SponsorshipDescriptor) - Method in class org.stellar.sdk.xdr.LedgerEntryExtensionV1.LedgerEntryExtensionV1Builder
Value of the sponsoringID field.
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
Creates a new SponsorshipDescriptor instance.
SSEStream<T> - Class in org.stellar.sdk.requests
Implements Server-Sent Events (SSE) streaming from a Horizon endpoint.
stage(TransactionEventStage) - Method in class org.stellar.sdk.xdr.TransactionEvent.TransactionEventBuilder
Value of the stage field.
STANDALONE - Static variable in class org.stellar.sdk.Network
 
startCollecting(TimeSlicedSurveyStartCollectingMessage) - Method in class org.stellar.sdk.xdr.SignedTimeSlicedSurveyStartCollectingMessage.SignedTimeSlicedSurveyStartCollectingMessageBuilder
Value of the startCollecting field.
startingBalance(BigDecimal) - Method in class org.stellar.sdk.operations.CreateAccountOperation.CreateAccountOperationBuilder
 
startingBalance(Int64) - Method in class org.stellar.sdk.xdr.CreateAccountOp.CreateAccountOpBuilder
Value of the startingBalance field.
startingEvictionScanLevel(Uint32) - Method in class org.stellar.sdk.xdr.StateArchivalSettings.StateArchivalSettingsBuilder
Value of the startingEvictionScanLevel field.
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
 
startSequence(Uint32) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaBatch.LedgerCloseMetaBatchBuilder
Value of the startSequence field.
state(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange.LedgerEntryChangeBuilder
Value of the state field.
stateArchivalSettings(StateArchivalSettings) - Method in class org.stellar.sdk.xdr.ConfigSettingEntry.ConfigSettingEntryBuilder
Value of the stateArchivalSettings field.
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
Creates a new StateArchivalSettings instance.
StateArchivalSettings.StateArchivalSettingsBuilder - Class in org.stellar.sdk.xdr
 
statement(SCPStatement) - Method in class org.stellar.sdk.xdr.SCPEnvelope.SCPEnvelopeBuilder
Value of the statement field.
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
 
StellarAssetContractHasNoWasmException - Exception Class in org.stellar.sdk.contract.exception
Raised when the requested contract is a Stellar Asset Contract, which does not have an associated Wasm module.
StellarAssetContractHasNoWasmException(String) - Constructor for exception class org.stellar.sdk.contract.exception.StellarAssetContractHasNoWasmException
 
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, SignedTimeSlicedSurveyRequestMessage, SignedTimeSlicedSurveyResponseMessage, SignedTimeSlicedSurveyStartCollectingMessage, SignedTimeSlicedSurveyStopCollectingMessage, Uint256, SCPQuorumSet, SCPEnvelope, Uint32, SendMore, SendMoreExtended, FloodAdvert, FloodDemand) - Constructor for class org.stellar.sdk.xdr.StellarMessage
Creates a new StellarMessage instance.
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
 
StellarTomlNotFoundInvalidException(String) - Constructor for exception class org.stellar.sdk.federation.exception.StellarTomlNotFoundInvalidException
 
StellarTomlTooLargeException - Exception Class in org.stellar.sdk.federation.exception
Thrown when the stellar.toml file exceeds the maximum allowed size.
StellarTomlTooLargeException(long) - Constructor for exception class org.stellar.sdk.federation.exception.StellarTomlTooLargeException
 
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
Creates a new StellarValue instance.
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
Creates a new StellarValueExt instance.
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
Value of the stopCollecting field.
storage(SCMap) - Method in class org.stellar.sdk.xdr.SCContractInstance.SCContractInstanceBuilder
Value of the storage field.
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
Creates a new StoredDebugTransactionSet instance.
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
Creates a new StoredTransactionSet instance.
StoredTransactionSet.StoredTransactionSetBuilder - Class in org.stellar.sdk.xdr
 
str(SCString) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
Value of the str field.
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 to the Horizon /paths/strict-receive endpoint.
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
Builds requests to the Horizon /paths/strict-send endpoint.
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
Creates a new String32 instance.
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
Creates a new String64 instance.
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
Value of the subInvocations field.
submit() - Method in class org.stellar.sdk.contract.AssembledTransaction
Submits the transaction to the network.
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
Value of the success field.
success(ManageOfferSuccessResult) - Method in class org.stellar.sdk.xdr.ManageBuyOfferResult.ManageBuyOfferResultBuilder
Value of the success field.
success(ManageOfferSuccessResult) - Method in class org.stellar.sdk.xdr.ManageSellOfferResult.ManageSellOfferResultBuilder
Value of the success field.
success(PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultSuccess) - Method in class org.stellar.sdk.xdr.PathPaymentStrictReceiveResult.PathPaymentStrictReceiveResultBuilder
Value of the success field.
success(PathPaymentStrictSendResult.PathPaymentStrictSendResultSuccess) - Method in class org.stellar.sdk.xdr.PathPaymentStrictSendResult.PathPaymentStrictSendResultBuilder
Value of the success field.
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
 
supportedSeps() - Method in class org.stellar.sdk.contract.ContractMeta
Returns SEP-0047 SEP identifiers declared via sep metadata entries.
supportedSeps(boolean) - Method in class org.stellar.sdk.contract.ContractMeta
Returns SEP-0047 SEP identifiers declared via sep metadata entries.
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
Value of the surveyedPeerID field.
surveyedPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage.SurveyResponseMessageBuilder
Value of the surveyedPeerID field.
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
Value of the surveyorID field.
surveyorID(NodeID) - Method in class org.stellar.sdk.xdr.TimeSlicedSurveyStopCollectingMessage.TimeSlicedSurveyStopCollectingMessageBuilder
Value of the surveyorID field.
surveyorPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyRequestMessage.SurveyRequestMessageBuilder
Value of the surveyorPeerID field.
surveyorPeerID(NodeID) - Method in class org.stellar.sdk.xdr.SurveyResponseMessage.SurveyResponseMessageBuilder
Value of the surveyorPeerID field.
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
Creates a new SurveyRequestMessage instance.
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, TopologyResponseBodyV2) - Constructor for class org.stellar.sdk.xdr.SurveyResponseBody
Creates a new SurveyResponseBody instance.
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
Creates a new SurveyResponseMessage instance.
SurveyResponseMessage.SurveyResponseMessageBuilder - Class in org.stellar.sdk.xdr
 
sym(SCSymbol) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
Value of the sym field.
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 J 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