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

U

u128(UInt128Parts) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
Value of the u128 field.
u256(UInt256Parts) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
Value of the u256 field.
u32(Uint32) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
Value of the u32 field.
u64(Uint64) - Method in class org.stellar.sdk.xdr.SCVal.SCValBuilder
Value of the u64 field.
udt(SCSpecTypeUDT) - Method in class org.stellar.sdk.xdr.SCSpecTypeDef.SCSpecTypeDefBuilder
Value of the udt field.
udtEnumV0(SCSpecUDTEnumV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry.SCSpecEntryBuilder
Value of the udtEnumV0 field.
udtErrorEnumV0(SCSpecUDTErrorEnumV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry.SCSpecEntryBuilder
Value of the udtErrorEnumV0 field.
udtStructV0(SCSpecUDTStructV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry.SCSpecEntryBuilder
Value of the udtStructV0 field.
udtUnionV0(SCSpecUDTUnionV0) - Method in class org.stellar.sdk.xdr.SCSpecEntry.SCSpecEntryBuilder
Value of the udtUnionV0 field.
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 UInt128Parts instance.
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 Uint256 instance.
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 UInt256Parts instance.
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 Uint32 instance.
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 Uint64 instance.
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 uniqueFetchBytesRecv field.
uniqueFetchMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
Value of the uniqueFetchMessageRecv field.
uniqueFloodBytesRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
Value of the uniqueFloodBytesRecv field.
uniqueFloodMessageRecv(Uint64) - Method in class org.stellar.sdk.xdr.PeerStats.PeerStatsBuilder
Value of the uniqueFloodMessageRecv field.
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 unused field.
updated(LedgerEntry) - Method in class org.stellar.sdk.xdr.LedgerEntryChange.LedgerEntryChangeBuilder
Value of the updated field.
updatedEntry(ConfigSettingEntry[]) - Method in class org.stellar.sdk.xdr.ConfigUpgradeSet.ConfigUpgradeSetBuilder
Value of the updatedEntry field.
upgrade(LedgerUpgrade) - Method in class org.stellar.sdk.xdr.UpgradeEntryMeta.UpgradeEntryMetaBuilder
Value of the upgrade field.
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 UpgradeEntryMeta instance.
UpgradeEntryMeta.UpgradeEntryMetaBuilder - Class in org.stellar.sdk.xdr
 
upgrades(UpgradeType[]) - Method in class org.stellar.sdk.xdr.StellarValue.StellarValueBuilder
Value of the upgrades field.
upgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV0.LedgerCloseMetaV0Builder
Value of the upgradesProcessing field.
upgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV1.LedgerCloseMetaV1Builder
Value of the upgradesProcessing field.
upgradesProcessing(UpgradeEntryMeta[]) - Method in class org.stellar.sdk.xdr.LedgerCloseMetaV2.LedgerCloseMetaV2Builder
Value of the upgradesProcessing field.
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 UpgradeType instance.
uploadContractWasmOperationBuilder(byte[]) - Static method in class org.stellar.sdk.operations.InvokeHostFunctionOperation
This function will create an InvokeHostFunctionOperation.InvokeHostFunctionOperationBuilder with the "hostFunction" parameter preset, so that you can conveniently build an InvokeHostFunctionOperation to 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.
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