A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
V
- valueOf(java.lang.String) - function in tbdex.sdk.messages.MessageKind
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in tbdex.sdk.messages.Status
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in tbdex.sdk.resources.ResourceKind
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in tbdex.sdk.rust.MessageKind
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in tbdex.sdk.rust.OrderStatusStatus
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in tbdex.sdk.rust.ResourceKind
- Returns the enum constant of this type with the specified name.
- values() - function in tbdex.sdk.messages.MessageKind
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in tbdex.sdk.messages.Status
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in tbdex.sdk.resources.ResourceKind
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in tbdex.sdk.rust.MessageKind
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in tbdex.sdk.rust.OrderStatusStatus
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in tbdex.sdk.rust.ResourceKind
- Returns an array containing the constants of this enum type, in the order they're declared.
- VerificationMethodData - class in tbdex.sdk.rust
- verify() - function in tbdex.sdk.messages.Cancel
- Verifies the Cancel message's signature and validity.
- verify() - function in tbdex.sdk.messages.Close
- Verifies the Close message's signature and validity.
- verify() - function in tbdex.sdk.messages.Order
- Verifies the Order's signature and validity.
- verify() - function in tbdex.sdk.messages.OrderInstructions
- Verifies the Order Instructions' signature and validity.
- verify() - function in tbdex.sdk.messages.OrderStatus
- Verifies the Order Status's signature and validity.
- verify() - function in tbdex.sdk.messages.Quote
- Verifies the Quote's signature and validity.
- verify() - function in tbdex.sdk.messages.Rfq
- Verifies the RFQ's signature and validity.
- verify() - function in tbdex.sdk.resources.Balance
- Verifies the Balance resource's signature and validity.
- verify() - function in tbdex.sdk.resources.Offering
- Verifies the Offering resource's signature and validity.
- verify() - function in tbdex.sdk.rust.Balance
- verify() - function in tbdex.sdk.rust.BalanceInterface
- verify() - function in tbdex.sdk.rust.Cancel
- verify() - function in tbdex.sdk.rust.CancelInterface
- verify() - function in tbdex.sdk.rust.Close
- verify() - function in tbdex.sdk.rust.CloseInterface
- verify() - function in tbdex.sdk.rust.Offering
- verify() - function in tbdex.sdk.rust.OfferingInterface
- verify() - function in tbdex.sdk.rust.Order
- verify() - function in tbdex.sdk.rust.OrderInstructions
- verify() - function in tbdex.sdk.rust.OrderInstructionsInterface
- verify() - function in tbdex.sdk.rust.OrderInterface
- verify() - function in tbdex.sdk.rust.OrderStatus
- verify() - function in tbdex.sdk.rust.OrderStatusInterface
- verify() - function in tbdex.sdk.rust.Quote
- verify() - function in tbdex.sdk.rust.QuoteInterface
- verify() - function in tbdex.sdk.rust.Rfq
- verify() - function in tbdex.sdk.rust.RfqInterface
- verifyAllPrivateData() - function in tbdex.sdk.messages.Rfq
- Verifies all private data within the RFQ.
- verifyAllPrivateData() - function in tbdex.sdk.rust.Rfq
- verifyAllPrivateData() - function in tbdex.sdk.rust.RfqInterface
- verifyOfferingRequirements(tbdex.sdk.resources.Offering) - function in tbdex.sdk.messages.Rfq
- Verifies that the RFQ meets the requirements specified by an Offering.
- verifyOfferingRequirements(tbdex.sdk.rust.Offering) - function in tbdex.sdk.rust.Rfq
- verifyOfferingRequirements(tbdex.sdk.rust.Offering) - function in tbdex.sdk.rust.RfqInterface
- verifyPresentPrivateData() - function in tbdex.sdk.messages.Rfq
- Verifies that all present private data fields in the RFQ match their corresponding hashes.
- verifyPresentPrivateData() - function in tbdex.sdk.rust.Rfq
- verifyPresentPrivateData() - function in tbdex.sdk.rust.RfqInterface