Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- u128(UInt128Parts) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
-
Value of the
u128field. - u256(UInt256Parts) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
-
Value of the
u256field. - u32(Uint32) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
-
Value of the
u32field. - u64(Uint64) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
-
Value of the
u64field. - udt(SCSpecTypeUDT) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef.SCSpecTypeDefBuilder
-
Value of the
udtfield. - udtEnumV0(SCSpecUDTEnumV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry.SCSpecEntryBuilder
-
Value of the
udtEnumV0field. - udtErrorEnumV0(SCSpecUDTErrorEnumV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry.SCSpecEntryBuilder
-
Value of the
udtErrorEnumV0field. - udtStructV0(SCSpecUDTStructV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry.SCSpecEntryBuilder
-
Value of the
udtStructV0field. - udtUnionV0(SCSpecUDTUnionV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry.SCSpecEntryBuilder
-
Value of the
udtUnionV0field. - UInt128Parts - Class in org.stellar.sdk.xdr
-
UInt128Parts's original definition in the XDR file is:
- UInt128Parts() - Constructor for class org.stellar.sdk.xdr.UInt128Parts
- UInt128Parts(Uint64, Uint64) - Constructor for class org.stellar.sdk.xdr.UInt128Parts
-
Creates a new
UInt128Partsinstance. - UInt128Parts.UInt128PartsBuilder - Class in org.stellar.sdk.xdr
- Uint256 - Class in org.stellar.sdk.xdr
-
Uint256's original definition in the XDR file is:
- Uint256() - Constructor for class org.stellar.sdk.xdr.Uint256
- Uint256(byte[]) - Constructor for class org.stellar.sdk.xdr.Uint256
-
Creates a new
Uint256instance. - UInt256Parts - Class in org.stellar.sdk.xdr
-
UInt256Parts's original definition in the XDR file is:
- UInt256Parts() - Constructor for class org.stellar.sdk.xdr.UInt256Parts
- UInt256Parts(Uint64, Uint64, Uint64, Uint64) - Constructor for class org.stellar.sdk.xdr.UInt256Parts
-
Creates a new
UInt256Partsinstance. - UInt256Parts.UInt256PartsBuilder - Class in org.stellar.sdk.xdr
- Uint32 - Class in org.stellar.sdk.xdr
-
Uint32's original definition in the XDR file is:
- Uint32() - Constructor for class org.stellar.sdk.xdr.Uint32
- Uint32(XdrUnsignedInteger) - Constructor for class org.stellar.sdk.xdr.Uint32
-
Creates a new
Uint32instance. - Uint64 - Class in org.stellar.sdk.xdr
-
Uint64's original definition in the XDR file is:
- Uint64() - Constructor for class org.stellar.sdk.xdr.Uint64
- Uint64(XdrUnsignedHyperInteger) - Constructor for class org.stellar.sdk.xdr.Uint64
-
Creates a new
Uint64instance. - UNAUTHORIZED_FLAG - Enum constant in enum class org.stellar.sdk.operations.AllowTrustOperation.TrustLineEntryFlag
-
Deprecated.The account can hold a balance but cannot receive payments, send payments, maintain offers or manage offers.
- Unconditional() - Constructor for class org.stellar.sdk.Predicate.Unconditional
- UnexpectedException - Exception Class in org.stellar.sdk.exception
-
This exception is thrown to indicate that an unexpected condition has occurred which theoretically should never happen during the normal execution of the program.
- UnexpectedException() - Constructor for exception class org.stellar.sdk.exception.UnexpectedException
-
Constructs a new UnexpectedException.
- UnexpectedException(String) - Constructor for exception class org.stellar.sdk.exception.UnexpectedException
-
Constructs a new UnexpectedException with the specified detail message.
- UnexpectedException(String, Throwable) - Constructor for exception class org.stellar.sdk.exception.UnexpectedException
-
Constructs a new UnexpectedException with the specified detail message and cause.
- UnexpectedException(String, Throwable, boolean, boolean) - Constructor for exception class org.stellar.sdk.exception.UnexpectedException
-
Constructs a new UnexpectedException with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
- UnexpectedException(Throwable) - Constructor for exception class org.stellar.sdk.exception.UnexpectedException
-
Constructs a new UnexpectedException with the cause.
- uniqueFetchBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
-
Value of the
uniqueFetchBytesRecvfield. - uniqueFetchMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
-
Value of the
uniqueFetchMessageRecvfield. - uniqueFloodBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
-
Value of the
uniqueFloodBytesRecvfield. - uniqueFloodMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
-
Value of the
uniqueFloodMessageRecvfield. - UnknownResponseException - Exception Class in org.stellar.sdk.exception
-
Thrown when the server returns an HTTP status code that is not handled by other specific exception types.
- UnknownResponseException(Integer, String) - Constructor for exception class org.stellar.sdk.exception.UnknownResponseException
- unused(LedgerEntry[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1.LedgerCloseMetaV1Builder
-
Value of the
unusedfield. - updated(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange.LedgerEntryChangeBuilder
-
Value of the
updatedfield. - updatedEntry(ConfigSettingEntry[]) - Method in class org.stellar.sdk.xdr.ConfigUpgradeSet.ConfigUpgradeSetBuilder
-
Value of the
updatedEntryfield. - upgrade(LedgerUpgrade) - Method in class org.stellar.sdk.xdr.UpgradeEntryMeta.UpgradeEntryMetaBuilder
-
Value of the
upgradefield. - UpgradeEntryMeta - Class in org.stellar.sdk.xdr
-
UpgradeEntryMeta's original definition in the XDR file is:
- UpgradeEntryMeta() - Constructor for class org.stellar.sdk.xdr.UpgradeEntryMeta
- UpgradeEntryMeta(LedgerUpgrade, LedgerEntryChanges) - Constructor for class org.stellar.sdk.xdr.UpgradeEntryMeta
-
Creates a new
UpgradeEntryMetainstance. - UpgradeEntryMeta.UpgradeEntryMetaBuilder - Class in org.stellar.sdk.xdr
- upgrades(UpgradeType[]) - Method in class org.stellar.sdk.xdr.StellarValue.StellarValueBuilder
-
Value of the
upgradesfield. - upgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0.LedgerCloseMetaV0Builder
-
Value of the
upgradesProcessingfield. - upgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1.LedgerCloseMetaV1Builder
-
Value of the
upgradesProcessingfield. - upgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2.LedgerCloseMetaV2Builder
-
Value of the
upgradesProcessingfield. - UpgradeType - Class in org.stellar.sdk.xdr
-
UpgradeType's original definition in the XDR file is:
- UpgradeType() - Constructor for class org.stellar.sdk.xdr.UpgradeType
- UpgradeType(byte[]) - Constructor for class org.stellar.sdk.xdr.UpgradeType
-
Creates a new
UpgradeTypeinstance. - uploadContractWasmOperationBuilder(byte[]) - Static method in class org.stellar.sdk.operations.InvokeHostFunctionOperation
-
This function will create an
InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilderwith the "hostFunction" parameter preset, so that you can conveniently build anInvokeHostFunctionOperationto upload contract wasm. - Util - Class in org.stellar.sdk
-
Utility class for common operations.
- Util() - Constructor for class org.stellar.sdk.Util
- Util.XdrDecodeFunction<T,
R> - Interface in org.stellar.sdk -
The function that converts XDR string to XDR object.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form