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 Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractSignatureService<P> - Class in org.xrpl.xrpl4j.crypto.signing
An abstract implementation of SignatureService with common functionality that subclasses can utilize.
AbstractSignatureService(AbstractTransactionSigner<P>, AbstractTransactionVerifier) - Constructor for class org.xrpl.xrpl4j.crypto.signing.AbstractSignatureService
Required-args Constructor, for testing.
AbstractSignatureService(SignatureUtils) - Constructor for class org.xrpl.xrpl4j.crypto.signing.AbstractSignatureService
Required-args Constructor.
AbstractTransactionSigner<P> - Class in org.xrpl.xrpl4j.crypto.signing
An abstract implementation of SignatureService with common functionality that subclasses can utilize.
AbstractTransactionSigner(SignatureUtils) - Constructor for class org.xrpl.xrpl4j.crypto.signing.AbstractTransactionSigner
Required-args Constructor.
AbstractTransactionVerifier - Class in org.xrpl.xrpl4j.crypto.signing
An abstract implementation of TransactionVerifier.
AbstractTransactionVerifier(SignatureUtils) - Constructor for class org.xrpl.xrpl4j.crypto.signing.AbstractTransactionVerifier
Required-args Constructor.
accepted() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
The value true indicates that the transaction was applied, queued, broadcast, or kept for later.
accepted() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitResult
The value true indicates that the transaction was applied, queued, broadcast, or kept for later.
accepted(boolean) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Initializes the value for the accepted attribute.
ACCEPTED - Static variable in class org.xrpl.xrpl4j.model.flags.CredentialFlags
Constant CredentialFlags for the lsfAccepted flag.
acceptedCredentials() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
The credentials that are accepted by the domain.
acceptedCredentials() - Method in interface org.xrpl.xrpl4j.model.ledger.PermissionedDomainObject
The credentials that are accepted by the domain.
acceptedCredentials() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
The credentials that are accepted by the domain.
acceptedCredentials() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject
The credentials that are accepted by the domain.
acceptedCredentials() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPermissionedDomainObject
The credentials that are accepted by the domain.
acceptedCredentials() - Method in interface org.xrpl.xrpl4j.model.transactions.PermissionedDomainSet
The credentials that are accepted by the domain.
acceptedCredentials(Iterable<? extends CredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject.Builder
Sets or replaces all elements for acceptedCredentials list.
acceptedCredentials(Iterable<? extends CredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Sets or replaces all elements for acceptedCredentials list.
acceptedCredentials(Iterable<? extends MetaCredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject.Builder
Sets or replaces all elements for acceptedCredentials list.
AcceptLedgerResult - Interface in org.xrpl.xrpl4j.model.client.admin
Result from a "advance_ledger" rippled admin API call.
account() - Method in interface org.xrpl.xrpl4j.codec.binary.types.Hop
 
account() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop
 
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsRequestParams
The unique Address for the account.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
The Address of the source/owner of the AccountChannelsResult.channels().
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesRequestParams
A unique identifier for the account, most commonly the account's Address.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountInfoRequestParams
A unique Address for the account.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesRequestParams
The unique Address for the account.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult
The unique Address for the account that made the request.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsRequestParams
The unique Address for the account.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
The unique Address for the account that made the request.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams
The unique XRPL Address for the account.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
The unique Address for the account that made the request.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersRequestParams
A unique identifier for the account, most commonly the account's Address.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult
Unique Address identifying the account that made the offers.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
A unique Address for the account.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsResult
Unique Address identifying the related account.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesRequestParams
The unique Address for the account, which should be an issuer.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
The Address of the account that issued the balances.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams
The unique Address for the account.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
The Address of the source/owner of the ImmutableAccountChannelsResult.channels().
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesRequestParams
A unique identifier for the account, most commonly the account's Address.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoRequestParams
A unique Address for the account.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams
The unique Address for the account.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult
The unique Address for the account that made the request.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams
The unique Address for the account.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
The unique Address for the account that made the request.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams
The unique XRPL Address for the account.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
The unique Address for the account that made the request.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams
A unique identifier for the account, most commonly the account's Address.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult
Unique Address identifying the account that made the offers.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
A unique Address for the account.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult
Unique Address identifying the related account.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams
The unique Address for the account, which should be an issuer.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
The Address of the account that issued the balances.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
The Address of the owner of the channel.
account() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
The unique Address of the counterparty to this trust line.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.PaymentChannelResultObject
The Address of the owner of the channel.
account() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
The unique Address of the counterparty to this trust line.
account() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfo
The address of the special account that holds this AMM's assets.
account() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoAuctionSlot
The current owner of this auction slot.
account() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoAuthAccount
The address of the authorized account.
account() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoVoteEntry
The address of the LP who voted.
account() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
The address of the special account that holds this AMM's assets.
account() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot
The current owner of this auction slot.
account() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuthAccount
The address of the authorized account.
account() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoVoteEntry
The address of the LP who voted.
account() - Method in interface org.xrpl.xrpl4j.model.client.ledger.DelegateLedgerEntryParams
The account that wants to authorize another account (the delegating account).
account() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDelegateLedgerEntryParams
The account that wants to authorize another account (the delegating account).
account() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableMpTokenLedgerEntryParams
The account that owns the MpTokenObject.
account() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOfferLedgerEntryParams
The account that placed the offer.
account() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOracleLedgerEntryParams
 
account() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutablePermissionedDomainLedgerEntryParams
The owner of the permissioned domain.
account() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableTicketLedgerEntryParams
The owner of the Ticket.
account() - Method in interface org.xrpl.xrpl4j.model.client.ledger.MpTokenLedgerEntryParams
The account that owns the MpTokenObject.
account() - Method in interface org.xrpl.xrpl4j.model.client.ledger.OfferLedgerEntryParams
The account that placed the offer.
account() - Method in interface org.xrpl.xrpl4j.model.client.ledger.OracleLedgerEntryParams
 
account() - Method in interface org.xrpl.xrpl4j.model.client.ledger.PermissionedDomainLedgerEntryParams
The owner of the permissioned domain.
account() - Method in interface org.xrpl.xrpl4j.model.client.ledger.TicketLedgerEntryParams
The owner of the Ticket.
account() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken
The account that owns the MPToken.
account() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersMpToken
The account that owns the MPToken.
account() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
The sender of the OfferObject.
account() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
The sender of the OfferObject.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
The unique classic Address of this account.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.AmmObject
The address of the special account that holds this AMM's assets.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.AuctionSlot
The current owner of this auction slot.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.AuthAccount
The address of the account.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.BridgeObject
The account that owns this object.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
The sender of the CheckObject.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.DelegateObject
The account that wants to authorize another account.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.DepositPreAuthObject
The account that granted the preauthorization.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.DidObject
The account that controls the DID.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
The Address of the owner (sender) of this held payment.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
The unique classic Address of this account.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
The address of the special account that holds this AMM's assets.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot
The current owner of this auction slot.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccount
The address of the account.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
The account that owns this object.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
The sender of the CheckObject.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
The account that wants to authorize another account.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
The account that granted the preauthorization.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
The account that controls the DID.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
The Address of the owner (sender) of this held payment.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
The Address of the owner of this MPToken.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
The sender of the OfferObject.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
The source Address that owns this payment channel.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntry
An XRP Ledger classic Address whose signature contributes to the multi-signature.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
The account that owns this Ticket.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntry
The address of the LP who voted.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
The account that owns this object.
account() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
The account that owns this object.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
The Address of the owner of this MPToken.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
The sender of the OfferObject.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
The source Address that owns this payment channel.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.SignerEntry
An XRP Ledger classic Address whose signature contributes to the multi-signature.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.TicketObject
The account that owns this Ticket.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.VoteEntry
The address of the LP who voted.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedClaimIdObject
The account that owns this object.
account() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedCreateAccountClaimIdObject
The account that owns this object.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.BatchSigner
The account address of the signer.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner
The account address of the signer.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
Indicates the Address of the account that submitted this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Indicates the AccountID of the account that initiated the transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep
If present, this PathStep represents rippling through the specified Address.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSigner
The Address associated with this signature, as it appears in the signer list.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
This field is overridden in this class because of a bug in rippled that causes this field to be missing in API responses.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
The unique Address of the account that initiated this transaction.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
The unique classic Address of this account.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject
The address of the special account that holds this AMM's assets.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot
The current owner of this auction slot.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccount
The address of the account.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject
The account that owns this object.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
The sender of the MetaCheckObject.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
The account that wants to authorize another account.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
The account that granted the preauthorization.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
The account that controls the DID.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
The Address of the owner (sender) of this held payment.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
 
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
The sender of the MetaOfferObject.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
The source Address that owns this payment channel.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntry
An XRP Ledger classic Address whose signature contributes to the multi-signature.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject
The account that owns this Ticket.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntry
The address of the LP who voted.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject
The account that owns this object.
account() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject
The account that owns this object.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
The unique classic Address of this account.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAmmObject
The address of the special account that holds this AMM's assets.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAuctionSlot
The current owner of this auction slot.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAuthAccount
The address of the account.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaBridgeObject
The account that owns this object.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCheckObject
The sender of the MetaCheckObject.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDelegateObject
The account that wants to authorize another account.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDepositPreAuthObject
The account that granted the preauthorization.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDidObject
The account that controls the DID.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
The Address of the owner (sender) of this held payment.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenObject
 
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOfferObject
The sender of the MetaOfferObject.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
The source Address that owns this payment channel.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaSignerEntry
An XRP Ledger classic Address whose signature contributes to the multi-signature.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaTicketObject
The account that owns this Ticket.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaVoteEntry
The address of the LP who voted.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainOwnedClaimIdObject
The account that owns this object.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainOwnedCreateAccountClaimIdObject
The account that owns this object.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenBurn
Indicates the Address of the account that submitted this transaction.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCreateOffer
Indicates the AccountID of the account that initiated the transaction.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.PathStep
If present, this PathStep represents rippling through the specified Address.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.Signer
The Address associated with this signature, as it appears in the signer list.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.Transaction
The unique Address of the account that initiated this transaction.
account() - Method in interface org.xrpl.xrpl4j.model.transactions.UnlModify
This field is overridden in this class because of a bug in rippled that causes this field to be missing in API responses.
account(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop.Builder
Initializes the optional value account to account.
account(Optional<? extends JsonNode>) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntry.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Initializes the optional value account to account.
account(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesRequestParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoRequestParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuthAccount.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoVoteEntry.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDelegateLedgerEntryParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableMpTokenLedgerEntryParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOfferLedgerEntryParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOracleLedgerEntryParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutablePermissionedDomainLedgerEntryParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableTicketLedgerEntryParams.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccount.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntry.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntry.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSigner.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccount.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntry.Builder
Initializes the value for the account attribute.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntry.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Initializes the optional value account to account.
account(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
Initializes the optional value account to account.
ACCOUNT_CHANNELS - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the account_channels rippled API method.
ACCOUNT_CURRENCIES - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the account_currencies rippled API method.
ACCOUNT_DELETE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the AccountDelete transaction.
ACCOUNT_DOMAIN_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Permission to modify the domain of an account.
ACCOUNT_EMAIL_HASH_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Permission to modify the EmailHash of an account.
ACCOUNT_ID - Enum constant in enum org.xrpl.xrpl4j.codec.addresses.Version
 
ACCOUNT_INFO - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the account_info rippled API method.
ACCOUNT_LINES - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the account_lines rippled API method.
ACCOUNT_MESSAGE_KEY_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Permission to modify the MessageKey of an account.
ACCOUNT_NFTS - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the account_nfts rippled API method.
ACCOUNT_OBJECTS - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the account_objects rippled API method.
ACCOUNT_OFFERS - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the account_offers rippled API method.
ACCOUNT_ONE - Static variable in interface org.xrpl.xrpl4j.model.AddressConstants
An address that is the XRP Ledger's base58 encoding of the value 1.
ACCOUNT_PUBLIC_KEY - Enum constant in enum org.xrpl.xrpl4j.codec.addresses.Version
 
ACCOUNT_ROOT - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for AccountRoot ledger objects.
ACCOUNT_ROOT - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
ACCOUNT_SECRET_KEY - Enum constant in enum org.xrpl.xrpl4j.codec.addresses.Version
 
ACCOUNT_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the AccountSet transaction.
ACCOUNT_TICK_SIZE_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Permission to modify the TickSize of an account.
ACCOUNT_TRANSFER_RATE_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Permission to modify the TransferRate of an account.
ACCOUNT_TX - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the account_tx rippled API method.
ACCOUNT_TXN_ID - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Track the ID of this account's most recent transaction.
ACCOUNT_ZERO - Static variable in interface org.xrpl.xrpl4j.model.AddressConstants
An address that is the XRP Ledger's base58 encoding of the value 0.
ACCOUNT_ZERO - Static variable in interface org.xrpl.xrpl4j.model.transactions.UnlModify
 
AccountChannelsRequestParams - Interface in org.xrpl.xrpl4j.model.client.accounts
Request parameters for the account_channels rippled method.
AccountChannelsResult - Interface in org.xrpl.xrpl4j.model.client.accounts
The result of an account_channels rippled call.
AccountCurrenciesRequestParams - Interface in org.xrpl.xrpl4j.model.client.accounts
Request parameters for the account_currencies rippled method.
AccountCurrenciesResult - Interface in org.xrpl.xrpl4j.model.client.accounts
The result of an account_currencies rippled call.
accountData() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountInfoResult
The AccountRootObject ledger object with this account's information, as stored in the ledger.
accountData() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult
The AccountRootObject ledger object with this account's information, as stored in the ledger.
accountData(AccountRootObject) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult.Builder
Initializes the value for the accountData attribute.
AccountDelete - Interface in org.xrpl.xrpl4j.model.transactions
An AccountDelete transaction deletes an account and any objects it owns in the XRP Ledger, if possible, sending the account's remaining XRP to a specified destination account.
accountHash() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
The SHA-512Half of this ledger's state tree information.
accountHash() - Method in interface org.xrpl.xrpl4j.model.ledger.LedgerHeader
The SHA-512Half of this ledger's state tree information.
accountHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value accountHash to accountHash.
accountHash(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value accountHash to accountHash.
accountId() - Method in interface org.xrpl.xrpl4j.codec.addresses.DecodedXAddress
The Account ID of the X-Address.
accountId() - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecodedXAddress
The Account ID of the X-Address.
accountId(UnsignedByteArray) - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecodedXAddress.Builder
Initializes the value for the accountId attribute.
AccountIdType - Class in org.xrpl.xrpl4j.codec.binary.types
Codec for XRPL AccountID type.
AccountIdType() - Constructor for class org.xrpl.xrpl4j.codec.binary.types.AccountIdType
 
AccountIdType(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.AccountIdType
 
AccountInfoRequestParams - Interface in org.xrpl.xrpl4j.model.client.accounts
Request parameters for the "account_info" API method.
AccountInfoResult - Interface in org.xrpl.xrpl4j.model.client.accounts
The result of an "account_info" rippled API call, containing information about a given account on the XRP Ledger.
AccountLinesRequestParams - Interface in org.xrpl.xrpl4j.model.client.accounts
Request parameters for the "account_lines" rippled API method.
AccountLinesResult - Interface in org.xrpl.xrpl4j.model.client.accounts
The result of an "account_lines" rippled API method call.
accountNfts() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
All the NFTs currently owned by the specified account.
accountNfts() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
All the NFTs currently owned by the specified account.
accountNfts(Iterable<? extends NfTokenObject>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Sets or replaces all elements for accountNfts list.
AccountNftsRequestParams - Interface in org.xrpl.xrpl4j.model.client.accounts
Request parameters for the "account_ntfs" rippled API method.
AccountNftsResult - Interface in org.xrpl.xrpl4j.model.client.accounts
The result of an "account_nfts" rippled API method call.
accountObjects() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
accountObjects() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
accountObjects(Iterable<? extends LedgerObject>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Sets or replaces all elements for accountObjects list.
AccountObjectsRequestParams - Interface in org.xrpl.xrpl4j.model.client.accounts
Represents the request parameters for an "account_objects" rippled API call.
AccountObjectsRequestParams.AccountObjectType - Enum in org.xrpl.xrpl4j.model.client.accounts
The enum Account object type.
AccountObjectsResult - Interface in org.xrpl.xrpl4j.model.client.accounts
Represents the result of an "account_objects" rippled API call.
AccountOffersRequestParams - Interface in org.xrpl.xrpl4j.model.client.accounts
Request parameters for the account_offers rippled method.
AccountOffersResult - Interface in org.xrpl.xrpl4j.model.client.accounts
The result of an account_offers rippled call.
accountRoot() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Look up an AccountRootObject by Address.
accountRoot() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Look up an AccountRootObject by Address.
accountRoot(Address, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests an AccountRootObject ledger entry by address.
AccountRootFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static Flags which can be set on AccountSet transactions.
AccountRootObject - Interface in org.xrpl.xrpl4j.model.ledger
Represents the AccountRoot ledger object, which describes a single account, its settings, and XRP balance.
accounts() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams
If true, return information on accounts in the ledger.
accounts() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts
The Addresses of the accounts linked by the RippleStateObject.
accounts() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateLedgerEntryParams
A RippleStateLedgerEntryParams.RippleStateAccounts containing the two accounts linked by the RippleStateObject.
accounts() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerRequestParams
If true, return information on accounts in the ledger.
accounts() - Method in interface org.xrpl.xrpl4j.model.client.ledger.RippleStateLedgerEntryParams
A RippleStateLedgerEntryParams.RippleStateAccounts containing the two accounts linked by the RippleStateObject.
accounts() - Method in interface org.xrpl.xrpl4j.model.client.ledger.RippleStateLedgerEntryParams.RippleStateAccounts
The Addresses of the accounts linked by the RippleStateObject.
accounts(boolean) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams.Builder
Initializes the value for the accounts attribute.
accounts(Iterable<? extends Address>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts.Builder
Sets or replaces all elements for accounts list.
accounts(RippleStateLedgerEntryParams.RippleStateAccounts) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateLedgerEntryParams.Builder
Initializes the value for the accounts attribute.
accountSequenceAvailable() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
The next Sequence number available for the sending account after all pending and queued transactions.
accountSequenceAvailable() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitResult
The next Sequence number available for the sending account after all pending and queued transactions.
accountSequenceAvailable(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Initializes the value for the accountSequenceAvailable attribute.
accountSequenceNext() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
The next Sequence number for the sending account after all transactions that have been provisionally applied, but not transactions in the queue.
accountSequenceNext() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitResult
The next Sequence number for the sending account after all transactions that have been provisionally applied, but not transactions in the queue.
accountSequenceNext(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Initializes the value for the accountSequenceNext attribute.
AccountSet - Interface in org.xrpl.xrpl4j.model.transactions
An AccountSet transaction modifies the properties of an account in the XRP Ledger.
AccountSet.AccountSetFlag - Enum in org.xrpl.xrpl4j.model.transactions
There are several options which can be either enabled or disabled for an account.
AccountSetTransactionFlags - Class in org.xrpl.xrpl4j.model.flags
TransactionFlags for AccountSet transactions.
AccountSetTransactionFlags.Builder - Class in org.xrpl.xrpl4j.model.flags
A builder class for AccountSetTransactionFlags.
accountTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
The identifying hash of the transaction most recently sent by this account.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
The identifying hash of the transaction most recently sent by this account.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
Hash value identifying another transaction.
accountTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
The identifying hash of the transaction most recently sent by this account.
accountTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
The identifying hash of the transaction most recently sent by this account.
accountTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.Transaction
Hash value identifying another transaction.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
accountTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value accountTransactionId to accountTransactionId.
AccountTransactionsRequestParams - Interface in org.xrpl.xrpl4j.model.client.accounts
Request parameters for the account_tx rippled method.
AccountTransactionsRequestParamsDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom deserializer for AccountTransactionsRequestParams.
AccountTransactionsRequestParamsDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.AccountTransactionsRequestParamsDeserializer
No-args constructor.
AccountTransactionsResult - Interface in org.xrpl.xrpl4j.model.client.accounts
The result of an account_tx rippled call.
AccountTransactionsTransaction<T> - Interface in org.xrpl.xrpl4j.model.client.accounts
Represents a transaction that is returned as part of the result of an account_tx rippled method call.
AccountTransactionsTransactionDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson Deserializer for AccountTransactionsTransactions.
AccountTransactionsTransactionDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.AccountTransactionsTransactionDeserializer
No-args constructor.
AccountTransactionsTransactionResult<T> - Interface in org.xrpl.xrpl4j.model.client.accounts
The transaction that gets returned as part of a response to the account_tx rippled method.
addAcceptedCredentials(CredentialWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject.Builder
Adds one element to acceptedCredentials list.
addAcceptedCredentials(CredentialWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Adds one element to acceptedCredentials list.
addAcceptedCredentials(CredentialWrapper...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject.Builder
Adds elements to acceptedCredentials list.
addAcceptedCredentials(CredentialWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Adds elements to acceptedCredentials list.
addAcceptedCredentials(MetaCredentialWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject.Builder
Adds one element to acceptedCredentials list.
addAcceptedCredentials(MetaCredentialWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject.Builder
Adds elements to acceptedCredentials list.
addAccountNfts(NfTokenObject) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Adds one element to accountNfts list.
addAccountNfts(NfTokenObject...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Adds elements to accountNfts list.
addAccountObjects(LedgerObject) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Adds one element to accountObjects list.
addAccountObjects(LedgerObject...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Adds elements to accountObjects list.
addAccounts(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts.Builder
Adds one element to accounts list.
addAccounts(Address...) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts.Builder
Adds elements to accounts list.
addAdditionalBooks(BookWrapper) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Adds one element to additionalBooks list.
addAdditionalBooks(BookWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Adds one element to additionalBooks list.
addAdditionalBooks(BookWrapper...) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Adds elements to additionalBooks list.
addAdditionalBooks(BookWrapper...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Adds elements to additionalBooks list.
addAdditionalBooks(MetaBookWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Adds one element to additionalBooks list.
addAdditionalBooks(MetaBookWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Adds elements to additionalBooks list.
addAffectedNodes(AffectedNode) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Adds one element to affectedNodes list.
addAffectedNodes(AffectedNode...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Adds elements to affectedNodes list.
addAllAcceptedCredentials(Iterable<? extends CredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject.Builder
Adds elements to acceptedCredentials list.
addAllAcceptedCredentials(Iterable<? extends CredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Adds elements to acceptedCredentials list.
addAllAcceptedCredentials(Iterable<? extends MetaCredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject.Builder
Adds elements to acceptedCredentials list.
addAllAccountNfts(Iterable<? extends NfTokenObject>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Adds elements to accountNfts list.
addAllAccountObjects(Iterable<? extends LedgerObject>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Adds elements to accountObjects list.
addAllAccounts(Iterable<? extends Address>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts.Builder
Adds elements to accounts list.
addAllAdditionalBooks(Iterable<? extends BookWrapper>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Adds elements to additionalBooks list.
addAllAdditionalBooks(Iterable<? extends BookWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Adds elements to additionalBooks list.
addAllAdditionalBooks(Iterable<? extends MetaBookWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Adds elements to additionalBooks list.
addAllAffectedNodes(Iterable<? extends AffectedNode>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Adds elements to affectedNodes list.
addAllAlternatives(Iterable<? extends PathAlternative>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Adds elements to alternatives list.
addAllAuthAccounts(Iterable<? extends AmmInfoAuthAccount>) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot.Builder
Adds elements to authAccounts list.
addAllAuthAccounts(Iterable<? extends AuthAccountWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot.Builder
Adds elements to authAccounts list.
addAllAuthAccounts(Iterable<? extends AuthAccountWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Adds elements to authAccounts list.
addAllAuthAccounts(Iterable<? extends MetaAuthAccountWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Adds elements to authAccounts list.
addAllAuthorizeCredentials(Iterable<? extends CredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Adds elements to authorizeCredentials list.
addAllAuthorizeCredentials(Iterable<? extends CredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds elements to authorizeCredentials list.
addAllAuthorizeCredentials(Iterable<? extends MetaCredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Adds elements to authorizeCredentials list.
addAllAuthorizedCredentials(Iterable<? extends DepositPreAuthCredential>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams.Builder
Adds elements to authorizedCredentials list.
addAllBalances(Iterable<? extends GatewayBalancesIssuedCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations.Builder
Adds elements to balances list.
addAllBatchSigners(Iterable<? extends BatchSignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds elements to batchSigners list.
addAllChannels(Iterable<? extends PaymentChannelResultObject>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Adds elements to channels list.
addAllCompleteLedgers(Iterable<? extends Range<UnsignedLong>>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Adds elements to completeLedgers list.
addAllCompleteLedgers(Iterable<? extends Range<UnsignedLong>>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Adds elements to completeLedgers list.
addAllCompleteLedgers(Iterable<? extends Range<UnsignedLong>>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Adds elements to completeLedgers list.
addAllCredentialIds(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Adds elements to credentialIds list.
addAllCredentialIds(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Adds elements to credentialIds list.
addAllCredentialIds(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds elements to credentialIds list.
addAllCredentialIds(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Adds elements to credentialIds list.
addAllCredentials(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams.Builder
Adds elements to credentials list.
addAllCredentials(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Adds elements to credentials list.
addAllDestinationCurrencies(Iterable<String>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Adds elements to destinationCurrencies list.
addAllFields(Iterable<? extends List<JsonNode>>) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions.Builder
Adds elements to fields list.
addAllHotWallets(Iterable<? extends Address>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams.Builder
Adds elements to hotWallets set.
addAllJobTypes(Iterable<? extends ServerInfo.JobType>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad.Builder
Adds elements to jobTypes list.
addAllLines(Iterable<? extends TrustLine>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Adds elements to lines list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Adds elements to memos list.
addAllMemos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Adds elements to memos list.
addAllMpTokens(Iterable<? extends MptHoldersMpToken>) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Adds elements to mpTokens list.
addAllNfTokenIds(Iterable<? extends NfTokenId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Adds elements to nfTokenIds list.
addAllNfTokens(Iterable<? extends NfTokenWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Adds elements to nfTokens list.
addAllNfTokens(Iterable<? extends NfTokenWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Adds elements to nfTokens list.
addAllOffers(Iterable<? extends OfferResultObject>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Adds elements to offers list.
addAllOffers(Iterable<? extends BuyOffer>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Adds elements to offers list.
addAllOffers(Iterable<? extends SellOffer>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Adds elements to offers list.
addAllOffers(Iterable<? extends BookOffersOffer>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Adds elements to offers list.
addAllOracles(Iterable<? extends OracleLedgerEntryParams>) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams.Builder
Adds elements to oracles list.
addAllPaths(Iterable<? extends List<PathStep>>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds elements to paths list.
addAllPathsComputed(Iterable<? extends List<PathStep>>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative.Builder
Adds elements to pathsComputed list.
addAllPermissions(Iterable<? extends PermissionWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
Adds elements to permissions list.
addAllPermissions(Iterable<? extends PermissionWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Adds elements to permissions list.
addAllPriceDataSeries(Iterable<? extends PriceDataWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Adds elements to priceDataSeries list.
addAllPriceDataSeries(Iterable<? extends PriceDataWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Adds elements to priceDataSeries list.
addAllPriceDataSeries(Iterable<? extends PriceDataWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Adds elements to priceDataSeries list.
addAllRawTransactions(Iterable<? extends RawTransactionWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds elements to rawTransactions list.
addAllReceiveCurrencies(Iterable<String>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Adds elements to receiveCurrencies list.
addAllSendCurrencies(Iterable<String>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Adds elements to sendCurrencies list.
addAllSignerEntries(Iterable<? extends SignerEntryWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject.Builder
Adds elements to signerEntries list.
addAllSignerEntries(Iterable<? extends SignerEntryWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Adds elements to signerEntries list.
addAllSignerEntries(Iterable<? extends MetaSignerEntryWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
Adds elements to signerEntries list.
addAllSignerLists(Iterable<? extends SignerListObject>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Adds elements to signerLists list.
addAllSignerLists(Iterable<? extends MetaSignerListObject>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Adds elements to signerLists list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Adds elements to signers list.
addAllSigners(Iterable<? extends SignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Adds elements to signers list.
addAllSignerSet(Iterable<? extends Signer>) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction.Builder
Adds elements to signerSet set.
addAllSourceCurrencies(Iterable<? extends PathCurrency>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams.Builder
Adds elements to sourceCurrencies list.
addAllTokenOffers(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Adds elements to tokenOffers list.
addAllTransactions(Iterable<? extends AccountTransactionsTransactionResult<? extends Transaction>>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Adds elements to transactions list.
addAllTransactions(Iterable<? extends QueueTransaction>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Adds elements to transactions list.
addAllTransactions(Iterable<? extends TransactionResult<? extends Transaction>>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Adds elements to transactions list.
addAllUnauthorizeCredentials(Iterable<? extends CredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds elements to unauthorizeCredentials list.
addAllVoteSlots(Iterable<? extends AmmInfoVoteEntry>) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Adds elements to voteSlots list.
addAllVoteSlots(Iterable<? extends VoteEntryWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Adds elements to voteSlots list.
addAllVoteSlots(Iterable<? extends MetaVoteEntryWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Adds elements to voteSlots list.
addAllXChainClaimAttestations(Iterable<? extends XChainClaimAttestation>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject.Builder
Adds elements to xChainClaimAttestations list.
addAllXChainClaimAttestations(Iterable<? extends MetaXChainClaimAttestation>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Adds elements to xChainClaimAttestations list.
addAllXChainCreateAccountAttestations(Iterable<? extends XChainCreateAccountAttestation>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject.Builder
Adds elements to xChainCreateAccountAttestations list.
addAllXChainCreateAccountAttestations(Iterable<? extends MetaXChainCreateAccountAttestation>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
Adds elements to xChainCreateAccountAttestations list.
addAlternatives(PathAlternative) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Adds one element to alternatives list.
addAlternatives(PathAlternative...) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Adds elements to alternatives list.
addAuthAccounts(AmmInfoAuthAccount) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot.Builder
Adds one element to authAccounts list.
addAuthAccounts(AmmInfoAuthAccount...) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot.Builder
Adds elements to authAccounts list.
addAuthAccounts(AuthAccountWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot.Builder
Adds one element to authAccounts list.
addAuthAccounts(AuthAccountWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Adds one element to authAccounts list.
addAuthAccounts(AuthAccountWrapper...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot.Builder
Adds elements to authAccounts list.
addAuthAccounts(AuthAccountWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Adds elements to authAccounts list.
addAuthAccounts(MetaAuthAccountWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Adds one element to authAccounts list.
addAuthAccounts(MetaAuthAccountWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Adds elements to authAccounts list.
addAuthorizeCredentials(CredentialWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Adds one element to authorizeCredentials list.
addAuthorizeCredentials(CredentialWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds one element to authorizeCredentials list.
addAuthorizeCredentials(CredentialWrapper...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Adds elements to authorizeCredentials list.
addAuthorizeCredentials(CredentialWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds elements to authorizeCredentials list.
addAuthorizeCredentials(MetaCredentialWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Adds one element to authorizeCredentials list.
addAuthorizeCredentials(MetaCredentialWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Adds elements to authorizeCredentials list.
addAuthorizedCredentials(DepositPreAuthCredential) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams.Builder
Adds one element to authorizedCredentials list.
addAuthorizedCredentials(DepositPreAuthCredential...) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams.Builder
Adds elements to authorizedCredentials list.
addBalances(GatewayBalancesIssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations.Builder
Adds one element to balances list.
addBalances(GatewayBalancesIssuedCurrencyAmount...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations.Builder
Adds elements to balances list.
addBatchSigners(BatchSignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds one element to batchSigners list.
addBatchSigners(BatchSignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds elements to batchSigners list.
addChannels(PaymentChannelResultObject) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Adds one element to channels list.
addChannels(PaymentChannelResultObject...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Adds elements to channels list.
addCompleteLedgers(Range<UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Adds one element to completeLedgers list.
addCompleteLedgers(Range<UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Adds one element to completeLedgers list.
addCompleteLedgers(Range<UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Adds one element to completeLedgers list.
addCompleteLedgers(Range<UnsignedLong>...) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Adds elements to completeLedgers list.
addCompleteLedgers(Range<UnsignedLong>...) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Adds elements to completeLedgers list.
addCompleteLedgers(Range<UnsignedLong>...) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Adds elements to completeLedgers list.
addCredentialIds(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Adds one element to credentialIds list.
addCredentialIds(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Adds one element to credentialIds list.
addCredentialIds(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds one element to credentialIds list.
addCredentialIds(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Adds one element to credentialIds list.
addCredentialIds(Hash256...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Adds elements to credentialIds list.
addCredentialIds(Hash256...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Adds elements to credentialIds list.
addCredentialIds(Hash256...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds elements to credentialIds list.
addCredentialIds(Hash256...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Adds elements to credentialIds list.
addCredentials(Hash256) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams.Builder
Adds one element to credentials list.
addCredentials(Hash256) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Adds one element to credentials list.
addCredentials(Hash256...) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams.Builder
Adds elements to credentials list.
addCredentials(Hash256...) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Adds elements to credentials list.
addDestinationCurrencies(String) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Adds one element to destinationCurrencies list.
addDestinationCurrencies(String...) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Adds elements to destinationCurrencies list.
addFields(List<JsonNode>) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions.Builder
Adds one element to fields list.
addFields(List<JsonNode>...) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions.Builder
Adds elements to fields list.
addHotWallets(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams.Builder
Adds one element to hotWallets set.
addHotWallets(Address...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams.Builder
Adds elements to hotWallets set.
additionalBooks() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
An additional list of order book directories that this offer belongs to.
additionalBooks() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
An additional list of order book directories that this offer belongs to.
additionalBooks() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
An additional list of order book directories that this offer belongs to.
additionalBooks() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
An additional list of order book directories that this offer belongs to.
additionalBooks() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
An additional list of order book directories that this offer belongs to.
additionalBooks() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOfferObject
An additional list of order book directories that this offer belongs to.
additionalBooks(Iterable<? extends BookWrapper>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Sets or replaces all elements for additionalBooks list.
additionalBooks(Iterable<? extends BookWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Sets or replaces all elements for additionalBooks list.
additionalBooks(Iterable<? extends MetaBookWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Sets or replaces all elements for additionalBooks list.
addJobTypes(ServerInfo.JobType) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad.Builder
Adds one element to jobTypes list.
addJobTypes(ServerInfo.JobType...) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad.Builder
Adds elements to jobTypes list.
addLines(TrustLine) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Adds one element to lines list.
addLines(TrustLine...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Adds elements to lines list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Adds one element to memos list.
addMemos(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Adds one element to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Adds elements to memos list.
addMemos(MemoWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Adds elements to memos list.
addMpTokens(MptHoldersMpToken) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Adds one element to mpTokens list.
addMpTokens(MptHoldersMpToken...) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Adds elements to mpTokens list.
addMultiSignaturesToTransaction(T, List<SignerWrapper>) - Method in class org.xrpl.xrpl4j.crypto.signing.SignatureUtils
Add Transaction.signers()} to the given transaction.
addNfTokenIds(NfTokenId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Adds one element to nfTokenIds list.
addNfTokenIds(NfTokenId...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Adds elements to nfTokenIds list.
addNfTokens(NfTokenWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Adds one element to nfTokens list.
addNfTokens(NfTokenWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Adds one element to nfTokens list.
addNfTokens(NfTokenWrapper...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Adds elements to nfTokens list.
addNfTokens(NfTokenWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Adds elements to nfTokens list.
addOffers(OfferResultObject) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Adds one element to offers list.
addOffers(OfferResultObject...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Adds elements to offers list.
addOffers(BuyOffer) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Adds one element to offers list.
addOffers(BuyOffer...) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Adds elements to offers list.
addOffers(SellOffer) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Adds one element to offers list.
addOffers(SellOffer...) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Adds elements to offers list.
addOffers(BookOffersOffer) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Adds one element to offers list.
addOffers(BookOffersOffer...) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Adds elements to offers list.
addOracles(OracleLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams.Builder
Adds one element to oracles list.
addOracles(OracleLedgerEntryParams...) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams.Builder
Adds elements to oracles list.
addPaths(List<PathStep>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds one element to paths list.
addPaths(List<PathStep>...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds elements to paths list.
addPathsComputed(List<PathStep>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative.Builder
Adds one element to pathsComputed list.
addPathsComputed(List<PathStep>...) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative.Builder
Adds elements to pathsComputed list.
addPermissions(PermissionWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
Adds one element to permissions list.
addPermissions(PermissionWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Adds one element to permissions list.
addPermissions(PermissionWrapper...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
Adds elements to permissions list.
addPermissions(PermissionWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Adds elements to permissions list.
addPriceDataSeries(PriceDataWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Adds one element to priceDataSeries list.
addPriceDataSeries(PriceDataWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Adds one element to priceDataSeries list.
addPriceDataSeries(PriceDataWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Adds one element to priceDataSeries list.
addPriceDataSeries(PriceDataWrapper...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Adds elements to priceDataSeries list.
addPriceDataSeries(PriceDataWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Adds elements to priceDataSeries list.
addPriceDataSeries(PriceDataWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Adds elements to priceDataSeries list.
addRawTransactions(RawTransactionWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds one element to rawTransactions list.
addRawTransactions(RawTransactionWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds elements to rawTransactions list.
addReceiveCurrencies(String) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Adds one element to receiveCurrencies list.
addReceiveCurrencies(String...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Adds elements to receiveCurrencies list.
Address - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String representing an address on the XRPL.
Address.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type Address.
AddressBase58 - Class in org.xrpl.xrpl4j.codec.addresses
Extension of Base58 to provide XRPL Address specific Base58 encoding and decoding functionality.
AddressBase58() - Constructor for class org.xrpl.xrpl4j.codec.addresses.AddressBase58
 
AddressCodec - Class in org.xrpl.xrpl4j.codec.addresses
A Codec for encoding/decoding various address primitives.
AddressCodec() - Constructor for class org.xrpl.xrpl4j.codec.addresses.AddressCodec
 
AddressConstants - Interface in org.xrpl.xrpl4j.model
Constants defining well-known XRPL addresses.
AddressDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for Addresses.
AddressDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.AddressDeserializer
No-args constructor.
AddressSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for Addresses.
AddressSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.AddressSerializer
No-args constructor.
addSendCurrencies(String) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Adds one element to sendCurrencies list.
addSendCurrencies(String...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Adds elements to sendCurrencies list.
addSignatureToTransaction(T, Signature) - Method in class org.xrpl.xrpl4j.crypto.signing.SignatureUtils
Add Transaction.transactionSignature() to the given transaction.
addSignerEntries(SignerEntryWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject.Builder
Adds one element to signerEntries list.
addSignerEntries(SignerEntryWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Adds one element to signerEntries list.
addSignerEntries(SignerEntryWrapper...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject.Builder
Adds elements to signerEntries list.
addSignerEntries(SignerEntryWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Adds elements to signerEntries list.
addSignerEntries(MetaSignerEntryWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
Adds one element to signerEntries list.
addSignerEntries(MetaSignerEntryWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
Adds elements to signerEntries list.
addSignerLists(SignerListObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Adds one element to signerLists list.
addSignerLists(SignerListObject...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Adds elements to signerLists list.
addSignerLists(MetaSignerListObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Adds one element to signerLists list.
addSignerLists(MetaSignerListObject...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Adds elements to signerLists list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Adds one element to signers list.
addSigners(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Adds one element to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Adds elements to signers list.
addSigners(SignerWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Adds elements to signers list.
addSignerSet(Signer) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction.Builder
Adds one element to signerSet set.
addSignerSet(Signer...) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction.Builder
Adds elements to signerSet set.
addSourceCurrencies(PathCurrency) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams.Builder
Adds one element to sourceCurrencies list.
addSourceCurrencies(PathCurrency...) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams.Builder
Adds elements to sourceCurrencies list.
addTokenOffers(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Adds one element to tokenOffers list.
addTokenOffers(Hash256...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Adds elements to tokenOffers list.
addTransactions(AccountTransactionsTransactionResult<? extends Transaction>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Adds one element to transactions list.
addTransactions(AccountTransactionsTransactionResult<? extends Transaction>...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Adds elements to transactions list.
addTransactions(QueueTransaction) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Adds one element to transactions list.
addTransactions(QueueTransaction...) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Adds elements to transactions list.
addTransactions(TransactionResult<? extends Transaction>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Adds one element to transactions list.
addTransactions(TransactionResult<? extends Transaction>...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Adds elements to transactions list.
addUInt32(UnsignedByteArray, Integer) - Static method in class org.xrpl.xrpl4j.crypto.HashingUtils
Add an Unsigned 32-bit integer to an UnsignedByteArray.
addUnauthorizeCredentials(CredentialWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds one element to unauthorizeCredentials list.
addUnauthorizeCredentials(CredentialWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Adds elements to unauthorizeCredentials list.
addVoteSlots(AmmInfoVoteEntry) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Adds one element to voteSlots list.
addVoteSlots(AmmInfoVoteEntry...) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Adds elements to voteSlots list.
addVoteSlots(VoteEntryWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Adds one element to voteSlots list.
addVoteSlots(VoteEntryWrapper...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Adds elements to voteSlots list.
addVoteSlots(MetaVoteEntryWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Adds one element to voteSlots list.
addVoteSlots(MetaVoteEntryWrapper...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Adds elements to voteSlots list.
addXChainClaimAttestations(XChainClaimAttestation) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject.Builder
Adds one element to xChainClaimAttestations list.
addXChainClaimAttestations(XChainClaimAttestation...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject.Builder
Adds elements to xChainClaimAttestations list.
addXChainClaimAttestations(MetaXChainClaimAttestation) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Adds one element to xChainClaimAttestations list.
addXChainClaimAttestations(MetaXChainClaimAttestation...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Adds elements to xChainClaimAttestations list.
addXChainCreateAccountAttestations(XChainCreateAccountAttestation) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject.Builder
Adds one element to xChainCreateAccountAttestations list.
addXChainCreateAccountAttestations(XChainCreateAccountAttestation...) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject.Builder
Adds elements to xChainCreateAccountAttestations list.
addXChainCreateAccountAttestations(MetaXChainCreateAccountAttestation) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
Adds one element to xChainCreateAccountAttestations list.
addXChainCreateAccountAttestations(MetaXChainCreateAccountAttestation...) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
Adds elements to xChainCreateAccountAttestations list.
adjustedMinimumFeeDrops() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeUtils.DecomposedFees
The minimum ledger fee as found in the supplied FeeDrops that was used to construct this instance., adjusted to be at least 50% larger than what was supplied in order to provide a buffer for fee calculations.
adjustedMinimumFeeDrops() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees
The minimum ledger fee as found in the supplied FeeDrops that was used to construct this instance., adjusted to be at least 50% larger than what was supplied in order to provide a buffer for fee calculations.
adjustedMinimumFeeDrops(BigInteger) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees.Builder
Initializes the value for the adjustedMinimumFeeDrops attribute.
adjustedMinimumFeeDropsAsBigDecimal() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeUtils.DecomposedFees
adjustedMinimumFeeDropsAsBigDecimal() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees
AffectedNode - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Top level interface for all types of transaction metadata AffectedNodes.
AffectedNodeDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for AffectedNodes.
AffectedNodeDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.AffectedNodeDeserializer
No-args constructor.
affectedNodes() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata
 
affectedNodes() - Method in interface org.xrpl.xrpl4j.model.transactions.TransactionMetadata
 
affectedNodes(Iterable<? extends AffectedNode>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Sets or replaces all elements for affectedNodes list.
age() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger
The time since the ledger was closed, in seconds.
age() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.ValidatedLedger
The time since the ledger was closed, in seconds.
age(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger.Builder
Initializes the value for the age attribute.
AggregatePriceSet - Interface in org.xrpl.xrpl4j.model.client.oracle
Statistics from collected oracle prices.
ALL_OR_NOTHING - Static variable in class org.xrpl.xrpl4j.model.flags.BatchFlags
Constant BatchFlags for the tfAllOrNothing flag.
ALLOW_TRUSTLINE_CLAWBACK - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Enable clawback on the account's trustlines.
ALLOW_TRUSTLINE_CLAWBACK - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfAllowTrustLineClawback account flag.
ALLOW_TRUSTLINE_LOCKING - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Allow trust line tokens (IOUs) issued by this account to be held in escrow.
ALLOW_TRUSTLINE_LOCKING - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfAllowTrustLineLocking account flag.
ALLOW_XRP - Static variable in class org.xrpl.xrpl4j.model.flags.AccountSetTransactionFlags
Constant for the tfAllowXRP flag.
ALPHABET - Static variable in class org.xrpl.xrpl4j.codec.addresses.Base58
 
alternatives() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult
A List of PathAlternatives with possible paths to take.
alternatives() - Method in interface org.xrpl.xrpl4j.model.client.path.RipplePathFindResult
A List of PathAlternatives with possible paths to take.
alternatives(Iterable<? extends PathAlternative>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Sets or replaces all elements for alternatives list.
amendment() - Method in interface org.xrpl.xrpl4j.model.transactions.EnableAmendment
A unique identifier for the amendment.
amendment() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
A unique identifier for the amendment.
amendment(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the value for the amendment attribute.
amendmentBlocked() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
If true, this server is amendment blocked.
amendmentBlocked() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
If true, this server is amendment blocked.
amendmentBlocked() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
If true, this server is amendment blocked.
amendmentBlocked() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
If true, this server is amendment blocked.
amendmentBlocked(boolean) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the value for the amendmentBlocked attribute.
amendmentBlocked(boolean) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the value for the amendmentBlocked attribute.
AMENDMENTS - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for Amendments ledger objects.
AMENDMENTS - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
amm() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoResult
The AMM ledger object.
amm() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult
The AMM ledger object.
amm() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
amm() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
amm(AmmInfo) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult.Builder
Initializes the value for the amm attribute.
amm(AmmLedgerEntryParams, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests an AmmObject ledger entry.
AMM - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for AmmObject ledger objects.
AMM - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
AMM_BID - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the AmmBid transaction.
AMM_CLAWBACK - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the AmmClawback transaction.
AMM_CREATE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the AmmCreate transaction.
AMM_DELETE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the AmmDelete transaction.
AMM_DEPOSIT - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the AmmDeposit transaction.
AMM_INFO - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the ripple_path_find rippled API method.
AMM_VOTE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the AmmVote transaction.
AMM_WITHDRAW - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the AmmWithdraw transaction.
ammAccount() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoRequestParams
The address of the AMM's special AccountRoot.
ammAccount() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams
The address of the AMM's special AccountRoot.
ammAccount(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams.Builder
Initializes the optional value ammAccount to ammAccount.
ammAccount(Address) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams.Builder
Initializes the optional value ammAccount to ammAccount.
AmmBid - Interface in org.xrpl.xrpl4j.model.transactions
Object mapping for the AMMBid transaction.
AmmClawback - Interface in org.xrpl.xrpl4j.model.transactions
An AmmClawback transaction claws back tokens from a holder that has funds in an AMM pool.
AmmClawbackFlags - Class in org.xrpl.xrpl4j.model.flags
TransactionFlags for AmmClawback transactions.
AmmCreate - Interface in org.xrpl.xrpl4j.model.transactions
Object mapping for the AMMCreate transaction.
AmmDelete - Interface in org.xrpl.xrpl4j.model.transactions
Object mapping for the AMMDelete transaction.
AmmDeposit - Interface in org.xrpl.xrpl4j.model.transactions
Object mapping for the AMMDeposit transaction.
AmmDepositFlags - Class in org.xrpl.xrpl4j.model.flags
A set of TransactionFlags that can be set on AmmDeposit transactions.
ammId() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
The ledger entry ID of the corresponding AMM ledger entry.
ammId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
The ledger entry ID of the corresponding AMM ledger entry.
ammId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value ammId to ammId.
ammId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value ammId to ammId.
AmmInfo - Interface in org.xrpl.xrpl4j.model.client.amm
Information about the requested AMM ledger entry.
AmmInfoAuctionSlot - Interface in org.xrpl.xrpl4j.model.client.amm
Object mapping for an AMM auction slot returned in response to an amm_info RPC call.
AmmInfoAuthAccount - Interface in org.xrpl.xrpl4j.model.client.amm
An account that is authorized to trade at the discounted fee for an AMM instance.
AmmInfoRequestParams - Interface in org.xrpl.xrpl4j.model.client.amm
Request parameters for the amm_info rippled API method.
AmmInfoResult - Interface in org.xrpl.xrpl4j.model.client.amm
The result of an "amm_info" rippled API method call.
AmmInfoVoteEntry - Interface in org.xrpl.xrpl4j.model.client.amm
Describes a vote for the trading fee on an AMM by an LP.
AmmLedgerEntryParams - Interface in org.xrpl.xrpl4j.model.client.ledger
Parameters that uniquely identify an AmmObject on ledger that can be used in a LedgerEntryRequestParams to request an AmmObject.
AmmObject - Interface in org.xrpl.xrpl4j.model.ledger
Represents an AMM ledger object, which describes a single Automated Market Maker instance.
AmmVote - Interface in org.xrpl.xrpl4j.model.transactions
Object mapping for the AMMVote transaction.
AmmWithdraw - Interface in org.xrpl.xrpl4j.model.transactions
Object mapping for the AMMWithdraw transaction.
AmmWithdrawFlags - Class in org.xrpl.xrpl4j.model.flags
A set of TransactionFlags that can be set on AmmWithdraw transactions.
amount() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
The total amount of XRP, in drops, allocated to this channel.
amount() - Method in interface org.xrpl.xrpl4j.model.client.accounts.PaymentChannelResultObject
The total amount of XRP, in drops, allocated to this channel.
amount() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfo
The definition for one of the two assets this AMM holds.
amount() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
The definition for one of the two assets this AMM holds.
amount() - Method in interface org.xrpl.xrpl4j.model.client.channels.ChannelVerifyRequestParams
The amount of XRP, in drops, the provided ChannelVerifyRequestParams.signature() authorizes.
amount() - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyRequestParams
The amount of XRP, in drops, the provided ImmutableChannelVerifyRequestParams.signature() authorizes.
amount() - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableUnsignedClaim
The amount of XRP, in drops, that the signature of this claim authorizes.
amount() - Method in interface org.xrpl.xrpl4j.model.client.channels.UnsignedClaim
The amount of XRP, in drops, that the signature of this claim authorizes.
amount() - Method in interface org.xrpl.xrpl4j.model.client.nft.BuyOffer
The amount offered to buy the NFT.
amount() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer
The amount offered to buy the NFT.
amount() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer
The amount offered to sell the NFT.
amount() - Method in interface org.xrpl.xrpl4j.model.client.nft.SellOffer
The amount offered to sell the NFT.
amount() - Method in interface org.xrpl.xrpl4j.model.ledger.Attestation
The amount committed by the XChainAccountCreateCommit or XChainCommit transaction on the source chain.
amount() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
The number of tokens to be delivered by the held payment.
amount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim
The amount committed by the XChainAccountCreateCommit or XChainCommit transaction on the source chain.
amount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount
The amount committed by the XChainAccountCreateCommit or XChainCommit transaction on the source chain.
amount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
The number of tokens to be delivered by the held payment.
amount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
The amount expected or offered for the token.
amount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
Total XRP, in drops, that has been allocated to this channel.
amount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig
The amount to claim in the XChainCommit transaction on the destination chain.
amount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig
The amount committed by the XChainAccountCreateCommit transaction on the source chain.
amount() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
The amount expected or offered for the token.
amount() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
Total XRP, in drops, that has been allocated to this channel.
amount() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainClaimProofSig
The amount to claim in the XChainCommit transaction on the destination chain.
amount() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainCreateAccountProofSig
The amount committed by the XChainAccountCreateCommit transaction on the source chain.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmClawback
Optional field that specifies the maximum amount to clawback from the AMM pool.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmCreate
The first of the two assets to fund this AMM with.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmDeposit
The amount of one asset to deposit to the AMM.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmWithdraw
The amount of one asset to deposit to the AMM.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCash
Redeem the Check for exactly this amount, if possible.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.Clawback
Indicates the amount being clawed back, as well as the counterparty from which the amount is being clawed back from.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCreate
Amount of tokens to deduct from the sender's balance and escrow.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
Optional field that specifies the maximum amount to clawback from the AMM pool.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
The first of the two assets to fund this AMM with.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
The amount of one asset to deposit to the AMM.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
The amount of one asset to deposit to the AMM.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
Redeem the Check for exactly this amount, if possible.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
Indicates the amount being clawed back, as well as the counterparty from which the amount is being clawed back from.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Amount of tokens to deduct from the sender's balance and escrow.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Indicates the amount expected or offered for the Token.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
The amount of currency to deliver.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
The amount of XRP, in drops, authorized by the ImmutablePaymentChannelClaim.signature().
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
Amount of XRP, in drops, to deduct from the ImmutablePaymentChannelCreate.account()'s balance and set aside in this channel.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
Amount of XRP, in drops to add to the channel.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
The amount, in drops of XRP, to use for account creation.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
The amount committed by the XChainAccountCreateCommit transaction on the source chain.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
The amount committed by the XChainCommit transaction on the source chain.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
The amount to claim on the destination chain.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
The asset to commit, and the quantity.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
The amount of currency to be delivered by the held payment.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
The amount expected or offered for the token.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
Total XRP, in drops, that has been allocated to this channel.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig
The amount to claim in the XChainCommit transaction on the destination chain.
amount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig
The amount committed by the XChainAccountCreateCommit transaction on the source chain.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
The amount of currency to be delivered by the held payment.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenOfferObject
The amount expected or offered for the token.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
Total XRP, in drops, that has been allocated to this channel.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainClaimProofSig
The amount to claim in the XChainCommit transaction on the destination chain.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainCreateAccountProofSig
The amount committed by the XChainAccountCreateCommit transaction on the source chain.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCreateOffer
Indicates the amount expected or offered for the Token.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.Payment
The amount of currency to deliver.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelClaim
The amount of XRP, in drops, authorized by the PaymentChannelClaim.signature().
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelCreate
Amount of XRP, in drops, to deduct from the Transaction.account()'s balance and set aside in this channel.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelFund
Amount of XRP, in drops to add to the channel.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAccountCreateCommit
The amount, in drops of XRP, to use for account creation.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddAccountCreateAttestation
The amount committed by the XChainAccountCreateCommit transaction on the source chain.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddClaimAttestation
The amount committed by the XChainCommit transaction on the source chain.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainClaim
The amount to claim on the destination chain.
amount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainCommit
The asset to commit, and the quantity.
amount(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the optional value amount to amount.
amount(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value amount to amount.
amount(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value amount to amount.
amount(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value amount to amount.
amount(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value amount to amount.
amount(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value amount to amount.
amount(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig.Builder
Initializes the optional value amount to amount.
amount(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig.Builder
Initializes the optional value amount to amount.
amount(Optional<? extends XrpCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value amount to amount.
amount(Optional<? extends XrpCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value amount to amount.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the optional value amount to amount.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value amount to amount.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value amount to amount.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value amount to amount.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the value for the amount attribute.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value amount to amount.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value amount to amount.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig.Builder
Initializes the optional value amount to amount.
amount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig.Builder
Initializes the optional value amount to amount.
amount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the value for the amount attribute.
amount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyRequestParams.Builder
Initializes the value for the amount attribute.
amount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableUnsignedClaim.Builder
Initializes the value for the amount attribute.
amount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the value for the amount attribute.
amount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value amount to amount.
amount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the value for the amount attribute.
amount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the value for the amount attribute.
amount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the value for the amount attribute.
amount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the value for the amount attribute.
amount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value amount to amount.
AMOUNT_FIELD_NAME - Static variable in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
 
amount2() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfo
The definition for the other asset this AMM holds.
amount2() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
The definition for the other asset this AMM holds.
amount2() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmCreate
The second of the two assets to fund this AMM with.
amount2() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmDeposit
The amount of another asset to add to the AMM.
amount2() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmWithdraw
The amount of another asset to add to the AMM.
amount2() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
The second of the two assets to fund this AMM with.
amount2() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
The amount of another asset to add to the AMM.
amount2() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
The amount of another asset to add to the AMM.
amount2(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value amount2 to amount2.
amount2(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value amount2 to amount2.
amount2(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Initializes the value for the amount2 attribute.
amount2(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the value for the amount2 attribute.
amount2(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value amount2 to amount2.
amount2(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value amount2 to amount2.
append(UnsignedByte) - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Appends an UnsignedByte to this UnsignedByteArray.
append(UnsignedByteArray) - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Appends the given bytes to the end of this array.
applied() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
The value true indicates that this transaction was applied to the open ledger.
applied() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitResult
The value true indicates that this transaction was applied to the open ledger.
applied(boolean) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Initializes the value for the applied attribute.
ARRAY_END_MARKER_HEX - Static variable in class org.xrpl.xrpl4j.codec.binary.types.STArrayType
 
ARRAY_END_MARKER_NAME - Static variable in class org.xrpl.xrpl4j.codec.binary.types.STArrayType
 
asByte() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Converts the UnsignedByte to a signed byte.
asInt() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Converts the UnsignedByte to a signed int.
asset() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoRequestParams
One of the assets of the AMM to look up.
asset() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams
One of the assets of the AMM to look up.
asset() - Method in interface org.xrpl.xrpl4j.model.client.ledger.AmmLedgerEntryParams
One of the two assets in the AMM's pool.
asset() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableAmmLedgerEntryParams
One of the two assets in the AMM's pool.
asset() - Method in interface org.xrpl.xrpl4j.model.ledger.AmmObject
The definition for one of the two assets this AMM holds.
asset() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
The definition for one of the two assets this AMM holds.
asset() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmBid
The definition for one of the assets in the AMM's pool.
asset() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmClawback
The asset in the AMM pool that the issuer is looking to claw back.
asset() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmDelete
The definition for one of the assets in the AMM's pool.
asset() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmDeposit
The definition for one of the assets in the AMM's pool.
asset() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmVote
The definition for one of the assets in the AMM's pool.
asset() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmWithdraw
The definition for one of the assets in the AMM's pool.
asset() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
The definition for one of the assets in the AMM's pool.
asset() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
The asset in the AMM pool that the issuer is looking to claw back.
asset() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
The definition for one of the assets in the AMM's pool.
asset() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
The definition for one of the assets in the AMM's pool.
asset() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
The definition for one of the assets in the AMM's pool.
asset() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
The definition for one of the assets in the AMM's pool.
asset() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject
The definition for one of the two assets this AMM holds.
asset() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAmmObject
The definition for one of the two assets this AMM holds.
asset(Optional<? extends Issue>) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams.Builder
Initializes the optional value asset to asset.
asset(Optional<? extends Issue>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Initializes the optional value asset to asset.
asset(Issue) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams.Builder
Initializes the optional value asset to asset.
asset(Issue) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableAmmLedgerEntryParams.Builder
Initializes the value for the asset attribute.
asset(Issue) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Initializes the value for the asset attribute.
asset(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the value for the asset attribute.
asset(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the value for the asset attribute.
asset(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the value for the asset attribute.
asset(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the value for the asset attribute.
asset(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the value for the asset attribute.
asset(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the value for the asset attribute.
asset(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Initializes the optional value asset to asset.
asset2() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoRequestParams
The other of the assets of the AMM.
asset2() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams
The other of the assets of the AMM.
asset2() - Method in interface org.xrpl.xrpl4j.model.client.ledger.AmmLedgerEntryParams
The other of the two assets in the AMM's pool.
asset2() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableAmmLedgerEntryParams
The other of the two assets in the AMM's pool.
asset2() - Method in interface org.xrpl.xrpl4j.model.ledger.AmmObject
The definition for the other asset this AMM holds.
asset2() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
The definition for the other asset this AMM holds.
asset2() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmBid
The definition for the other asset in the AMM's pool.
asset2() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmClawback
Other asset in the AMM pool that the issuer is looking to claw back.
asset2() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmDelete
The definition for the other asset in the AMM's pool.
asset2() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmDeposit
The definition for the other asset in the AMM's pool.
asset2() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmVote
The definition for the other asset in the AMM's pool.
asset2() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmWithdraw
The definition for the other asset in the AMM's pool.
asset2() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
The definition for the other asset in the AMM's pool.
asset2() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
Other asset in the AMM pool that the issuer is looking to claw back.
asset2() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
The definition for the other asset in the AMM's pool.
asset2() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
The definition for the other asset in the AMM's pool.
asset2() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
The definition for the other asset in the AMM's pool.
asset2() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
The definition for the other asset in the AMM's pool.
asset2() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject
The definition for the other asset this AMM holds.
asset2() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAmmObject
The definition for the other asset this AMM holds.
asset2(Optional<? extends Issue>) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams.Builder
Initializes the optional value asset2 to asset2.
asset2(Optional<? extends Issue>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Initializes the optional value asset2 to asset2.
asset2(Issue) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams.Builder
Initializes the optional value asset2 to asset2.
asset2(Issue) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableAmmLedgerEntryParams.Builder
Initializes the value for the asset2 attribute.
asset2(Issue) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Initializes the value for the asset2 attribute.
asset2(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the value for the asset2 attribute.
asset2(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the value for the asset2 attribute.
asset2(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the value for the asset2 attribute.
asset2(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the value for the asset2 attribute.
asset2(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the value for the asset2 attribute.
asset2(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the value for the asset2 attribute.
asset2(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Initializes the optional value asset2 to asset2.
asset2Frozen() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfo
Whether the second asset of the AMM is frozen.
asset2Frozen() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
Whether the second asset of the AMM is frozen.
asset2Frozen(boolean) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Initializes the value for the asset2Frozen attribute.
assetClass() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
Describes the type of asset, such as "currency", "commodity", or "index".
assetClass() - Method in interface org.xrpl.xrpl4j.model.ledger.OracleObject
Describes the type of asset, such as "currency", "commodity", or "index".
assetClass() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
Describes the type of asset, such as "currency", "commodity", or "index".
assetClass() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
Describes the type of asset, such as "currency", "commodity", or "index".
assetClass() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOracleObject
Describes the type of asset, such as "currency", "commodity", or "index".
assetClass() - Method in interface org.xrpl.xrpl4j.model.transactions.OracleSet
Describes the type of asset, such as "currency", "commodity", or "index".
assetClass(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Initializes the value for the assetClass attribute.
assetClass(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the optional value assetClass to assetClass.
assetClass(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Initializes the optional value assetClass to assetClass.
assetClass(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the optional value assetClass to assetClass.
assetClass(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Initializes the optional value assetClass to assetClass.
assetFrozen() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfo
Whether the first asset of the AMM is frozen.
assetFrozen() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
Whether the first asset of the AMM is frozen.
assetFrozen(boolean) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Initializes the value for the assetFrozen attribute.
assetPrice() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData
The asset price after applying the ImmutablePriceData.scale() precision level.
assetPrice() - Method in interface org.xrpl.xrpl4j.model.transactions.PriceData
The asset price after applying the PriceData.scale() precision level.
assetPrice(Optional<? extends AssetPrice>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData.Builder
Initializes the optional value assetPrice to assetPrice.
assetPrice(AssetPrice) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData.Builder
Initializes the optional value assetPrice to assetPrice.
AssetPrice - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing an Oracle asset price.
AssetPriceDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for AssetPrices.
AssetPriceDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.AssetPriceDeserializer
No-args constructor.
AssetPriceSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for AssetPrices.
AssetPriceSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.AssetPriceSerializer
No-args constructor.
assets() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
Total amounts held that are issued by others.
assets() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
Total amounts held that are issued by others.
assets(GatewayBalancesAssets) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the value for the assets attribute.
assetScale() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
The AssetScale of the issuance.
assetScale() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
The AssetScale of the issuance.
assetScale() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
An asset scale is the difference, in orders of magnitude, between a standard unit and a corresponding fractional unit.
assetScale() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
 
assetScale() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenIssuanceObject
 
assetScale() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceCreate
An asset scale is the difference, in orders of magnitude, between a standard unit and a corresponding fractional unit.
assetScale(Optional<? extends AssetScale>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value assetScale to assetScale.
assetScale(Optional<? extends AssetScale>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value assetScale to assetScale.
assetScale(AssetScale) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the value for the assetScale attribute.
assetScale(AssetScale) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value assetScale to assetScale.
assetScale(AssetScale) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value assetScale to assetScale.
AssetScale - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Wrappers._AssetScale.
AssetScaleDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for AssetPrices.
AssetScaleDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.AssetScaleDeserializer
No-args constructor.
AssetScaleSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for AssetPrices.
AssetScaleSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.AssetScaleSerializer
No-args constructor.
Attestation - Interface in org.xrpl.xrpl4j.model.ledger
Represents a generic cross-chain attestation.
AttestationClaim - Interface in org.xrpl.xrpl4j.model.ledger
An attestation that an XChainCommit transaction occurred on another chain.
AttestationCreateAccount - Interface in org.xrpl.xrpl4j.model.ledger
The attestation message that witness servers sign to include in a XChainAddAccountCreateAttestation.
attestationRewardAccount() - Method in interface org.xrpl.xrpl4j.model.ledger.Attestation
The account that should receive this signer's share of the SignatureReward.
attestationRewardAccount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim
The account that should receive this signer's share of the SignatureReward.
attestationRewardAccount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount
The account that should receive this signer's share of the SignatureReward.
attestationRewardAccount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig
The account that should receive this signer's share of the SignatureReward.
attestationRewardAccount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig
The account that should receive this signer's share of the ImmutableXChainCreateAccountProofSig.signatureReward().
attestationRewardAccount() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainClaimProofSig
The account that should receive this signer's share of the SignatureReward.
attestationRewardAccount() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainCreateAccountProofSig
The account that should receive this signer's share of the XChainCreateAccountProofSig.signatureReward().
attestationRewardAccount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
The account that should receive this signer's share of the ImmutableXChainAddAccountCreateAttestation.signatureReward().
attestationRewardAccount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
The account that should receive this signer's share of the SignatureReward.
attestationRewardAccount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig
The account that should receive this signer's share of the SignatureReward.
attestationRewardAccount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig
The account that should receive this signer's share of the ImmutableMetaXChainCreateAccountProofSig.signatureReward().
attestationRewardAccount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainClaimProofSig
The account that should receive this signer's share of the SignatureReward.
attestationRewardAccount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainCreateAccountProofSig
The account that should receive this signer's share of the MetaXChainCreateAccountProofSig.signatureReward().
attestationRewardAccount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddAccountCreateAttestation
The account that should receive this signer's share of the XChainAddAccountCreateAttestation.signatureReward().
attestationRewardAccount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddClaimAttestation
The account that should receive this signer's share of the SignatureReward.
attestationRewardAccount(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig.Builder
Initializes the optional value attestationRewardAccount to attestationRewardAccount.
attestationRewardAccount(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig.Builder
Initializes the optional value attestationRewardAccount to attestationRewardAccount.
attestationRewardAccount(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim.Builder
Initializes the value for the attestationRewardAccount attribute.
attestationRewardAccount(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount.Builder
Initializes the value for the attestationRewardAccount attribute.
attestationRewardAccount(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig.Builder
Initializes the value for the attestationRewardAccount attribute.
attestationRewardAccount(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig.Builder
Initializes the value for the attestationRewardAccount attribute.
attestationRewardAccount(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the value for the attestationRewardAccount attribute.
attestationRewardAccount(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the value for the attestationRewardAccount attribute.
attestationRewardAccount(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig.Builder
Initializes the optional value attestationRewardAccount to attestationRewardAccount.
attestationRewardAccount(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig.Builder
Initializes the optional value attestationRewardAccount to attestationRewardAccount.
attestationSignerAccount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainClaimProofSig
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainCreateAccountProofSig
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainClaimProofSig
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainCreateAccountProofSig
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddAccountCreateAttestation
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddClaimAttestation
The account on the door account's signer list that is signing the transaction.
attestationSignerAccount(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig.Builder
Initializes the optional value attestationSignerAccount to attestationSignerAccount.
attestationSignerAccount(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig.Builder
Initializes the optional value attestationSignerAccount to attestationSignerAccount.
attestationSignerAccount(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig.Builder
Initializes the value for the attestationSignerAccount attribute.
attestationSignerAccount(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig.Builder
Initializes the value for the attestationSignerAccount attribute.
attestationSignerAccount(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the value for the attestationSignerAccount attribute.
attestationSignerAccount(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the value for the attestationSignerAccount attribute.
attestationSignerAccount(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig.Builder
Initializes the optional value attestationSignerAccount to attestationSignerAccount.
attestationSignerAccount(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig.Builder
Initializes the optional value attestationSignerAccount to attestationSignerAccount.
auctionSlot() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfo
Details of the current owner of the auction slot.
auctionSlot() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
Details of the current owner of the auction slot.
auctionSlot() - Method in interface org.xrpl.xrpl4j.model.ledger.AmmObject
Details of the current owner of the auction slot.
auctionSlot() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
Details of the current owner of the auction slot.
auctionSlot() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject
Details of the current owner of the auction slot.
auctionSlot() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAmmObject
Details of the current owner of the auction slot.
auctionSlot(Optional<? extends AmmInfoAuctionSlot>) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Initializes the optional value auctionSlot to auctionSlot.
auctionSlot(Optional<? extends AuctionSlot>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Initializes the optional value auctionSlot to auctionSlot.
auctionSlot(Optional<? extends MetaAuctionSlot>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Initializes the optional value auctionSlot to auctionSlot.
auctionSlot(AmmInfoAuctionSlot) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Initializes the optional value auctionSlot to auctionSlot.
auctionSlot(AuctionSlot) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Initializes the optional value auctionSlot to auctionSlot.
auctionSlot(MetaAuctionSlot) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Initializes the optional value auctionSlot to auctionSlot.
AuctionSlot - Interface in org.xrpl.xrpl4j.model.ledger
Represents an AuctionSlot object in an AmmObject, containing details of the current owner of the auction slot.
authAccount() - Method in interface org.xrpl.xrpl4j.model.ledger.AuthAccountWrapper
authAccount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccountWrapper
authAccount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccountWrapper
authAccount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAuthAccountWrapper
authAccount(AuthAccount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccountWrapper.Builder
Initializes the value for the authAccount attribute.
authAccount(MetaAuthAccount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccountWrapper.Builder
Initializes the value for the authAccount attribute.
AuthAccount - Interface in org.xrpl.xrpl4j.model.ledger
An account that is authorized to trade at the discounted fee for an AMM instance.
authAccounts() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoAuctionSlot
A list of at most 4 additional accounts that are authorized to trade at the discounted fee for this AMM instance.
authAccounts() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot
A list of at most 4 additional accounts that are authorized to trade at the discounted fee for this AMM instance.
authAccounts() - Method in interface org.xrpl.xrpl4j.model.ledger.AuctionSlot
A list of at most 4 additional accounts that are authorized to trade at the discounted fee for this AMM instance.
authAccounts() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot
A list of at most 4 additional accounts that are authorized to trade at the discounted fee for this AMM instance.
authAccounts() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmBid
A list of up to 4 additional accounts that you allow to trade at the discounted fee.
authAccounts() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
A list of up to 4 additional accounts that you allow to trade at the discounted fee.
authAccounts() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot
A list of at most 4 additional accounts that are authorized to trade at the discounted fee for this AMM instance.
authAccounts() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAuctionSlot
A list of at most 4 additional accounts that are authorized to trade at the discounted fee for this AMM instance.
authAccounts(Iterable<? extends AmmInfoAuthAccount>) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot.Builder
Sets or replaces all elements for authAccounts list.
authAccounts(Iterable<? extends AuthAccountWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot.Builder
Sets or replaces all elements for authAccounts list.
authAccounts(Iterable<? extends AuthAccountWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Sets or replaces all elements for authAccounts list.
authAccounts(Iterable<? extends MetaAuthAccountWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Sets or replaces all elements for authAccounts list.
authAccountsAddresses() - Method in interface org.xrpl.xrpl4j.model.ledger.AuctionSlot
Extracts all the addresses found in the AuthAccounts found in AuctionSlot.authAccounts().
authAccountsAddresses() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot
Extracts all the addresses found in the AuthAccounts found in ImmutableAuctionSlot.authAccounts().
authAccountsAddresses() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot
Extracts all the addresses found in the MetaAuthAccounts found in ImmutableMetaAuctionSlot.authAccounts().
authAccountsAddresses() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAuctionSlot
Extracts all the addresses found in the MetaAuthAccounts found in MetaAuctionSlot.authAccounts().
AuthAccountWrapper - Interface in org.xrpl.xrpl4j.model.ledger
A wrapper around AuthAccounts.
authChange() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction
Whether this transaction changes this address's ways of authorizing transactions.
authChange() - Method in interface org.xrpl.xrpl4j.model.client.accounts.QueueTransaction
Whether this transaction changes this address's ways of authorizing transactions.
authChange(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction.Builder
Initializes the value for the authChange attribute.
authChangeQueued() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData
Whether a transaction in the queue changes this address's ways of authorizing transactions.
authChangeQueued() - Method in interface org.xrpl.xrpl4j.model.client.accounts.QueueData
Whether a transaction in the queue changes this address's ways of authorizing transactions.
authChangeQueued(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Initializes the value for the authChangeQueued attribute.
authorize() - Method in interface org.xrpl.xrpl4j.model.client.ledger.DelegateLedgerEntryParams
The authorized account (the delegate).
authorize() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDelegateLedgerEntryParams
The authorized account (the delegate).
authorize() - Method in interface org.xrpl.xrpl4j.model.ledger.DelegateObject
The authorized account.
authorize() - Method in interface org.xrpl.xrpl4j.model.ledger.DepositPreAuthObject
The account that received the preauthorization.
authorize() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
The authorized account.
authorize() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
The account that received the preauthorization.
authorize() - Method in interface org.xrpl.xrpl4j.model.transactions.DelegateSet
The XRP Ledger Address of the account to authorize.
authorize() - Method in interface org.xrpl.xrpl4j.model.transactions.DepositPreAuth
The XRP Ledger Address of the sender to preauthorize.
authorize() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
The XRP Ledger Address of the account to authorize.
authorize() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
The XRP Ledger Address of the sender to preauthorize.
authorize() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
The authorized account.
authorize() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
The account that received the preauthorization.
authorize() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDelegateObject
The authorized account.
authorize() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDepositPreAuthObject
The account that received the preauthorization.
authorize(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Initializes the optional value authorize to authorize.
authorize(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the optional value authorize to authorize.
authorize(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value authorize to authorize.
authorize(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Initializes the optional value authorize to authorize.
authorize(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDelegateLedgerEntryParams.Builder
Initializes the value for the authorize attribute.
authorize(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
Initializes the value for the authorize attribute.
authorize(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Initializes the optional value authorize to authorize.
authorize(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the value for the authorize attribute.
authorize(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the optional value authorize to authorize.
authorize(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value authorize to authorize.
authorize(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Initializes the optional value authorize to authorize.
authorizeCredentials() - Method in interface org.xrpl.xrpl4j.model.ledger.DepositPreAuthObject
The credential(s) that received the preauthorization.
authorizeCredentials() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
The credential(s) that received the preauthorization.
authorizeCredentials() - Method in interface org.xrpl.xrpl4j.model.transactions.DepositPreAuth
The CredentialWrapper's to preauthorize.
authorizeCredentials() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
The CredentialWrapper's to preauthorize.
authorizeCredentials() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
The credential(s) that received the preauthorization.
authorizeCredentials() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDepositPreAuthObject
The credential(s) that received the preauthorization.
authorizeCredentials(Iterable<? extends CredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Sets or replaces all elements for authorizeCredentials list.
authorizeCredentials(Iterable<? extends CredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Sets or replaces all elements for authorizeCredentials list.
authorizeCredentials(Iterable<? extends MetaCredentialWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Sets or replaces all elements for authorizeCredentials list.
authorized() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Whether or not this account has authorized this trust line.
authorized() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
Whether or not this account has authorized this trust line.
authorized() - Method in interface org.xrpl.xrpl4j.model.client.ledger.DepositPreAuthLedgerEntryParams
The Address of the account that received the preauthorization.
authorized() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams
The Address of the account that received the preauthorization.
authorized(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the authorized attribute.
authorized(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams.Builder
Initializes the optional value authorized to authorized.
authorized(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams.Builder
Initializes the optional value authorized to authorized.
AUTHORIZED - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenFlags
Constant MpTokenFlags for the lsfMPTAuthorized account flag.
AUTHORIZED - Static variable in class org.xrpl.xrpl4j.model.flags.NfTokenOfferFlags
Constant NfTokenOfferFlags for the lsfAuthorized flag.
AUTHORIZED_MINTER - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Allow another account to mint and burn tokens on behalf of this account.
authorizedCredentials() - Method in interface org.xrpl.xrpl4j.model.client.ledger.DepositPreAuthLedgerEntryParams
A list of DepositPreAuthCredential that received the preauthorization.
authorizedCredentials() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams
A list of DepositPreAuthCredential that received the preauthorization.
authorizedCredentials(Iterable<? extends DepositPreAuthCredential>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams.Builder
Sets or replaces all elements for authorizedCredentials list.
averageTime() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType
The average time, in seconds, jobs of this type take to perform.
averageTime() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.JobType
The average time, in seconds, jobs of this type take to perform.
averageTime(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Initializes the optional value averageTime to averageTime.
averageTime(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Initializes the optional value averageTime to averageTime.

B

balance() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
The total amount of XRP, in drops, paid out from this channel, as of the ledger version used.
balance() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Representation of the numeric balance currently held against this line.
balance() - Method in interface org.xrpl.xrpl4j.model.client.accounts.PaymentChannelResultObject
The total amount of XRP, in drops, paid out from this channel, as of the ledger version used.
balance() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
Representation of the numeric balance currently held against this line.
balance() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
The account's current XRP balance in drops, represented as an XrpCurrencyAmount.
balance() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
The account's current XRP balance in drops, represented as an XrpCurrencyAmount.
balance() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
Total XRP, in drops, already paid out by the channel.
balance() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
The balance of the trust line, from the perspective of the low account.
balance() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
Total XRP, in drops, already paid out by the channel.
balance() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
The balance of the trust line, from the perspective of the low account.
balance() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
Total amount of XRP, in drops, delivered by this channel after processing this claim.
balance() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
The account's current XRP balance in drops, represented as an XrpCurrencyAmount.
balance() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
Total XRP, in drops, already paid out by the channel.
balance() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
The balance of the trust line, from the perspective of the low account.
balance() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
The account's current XRP balance in drops, represented as an XrpCurrencyAmount.
balance() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
Total XRP, in drops, already paid out by the channel.
balance() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
The balance of the trust line, from the perspective of the low account.
balance() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelClaim
Total amount of XRP, in drops, delivered by this channel after processing this claim.
balance(String) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the balance attribute.
balance(Optional<? extends IssuedCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value balance to balance.
balance(Optional<? extends XrpCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value balance to balance.
balance(Optional<? extends XrpCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value balance to balance.
balance(Optional<? extends XrpCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value balance to balance.
balance(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the value for the balance attribute.
balance(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value balance to balance.
balance(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the value for the balance attribute.
balance(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the value for the balance attribute.
balance(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the value for the balance attribute.
balance(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value balance to balance.
balance(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value balance to balance.
balance(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value balance to balance.
balances() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesObligations
The balances of issued currencies from the issuer in the results that are not includes in the hotwallet balances.
balances() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
Amounts issued to the hotwallet addresses from the request.
balances() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations
The balances of issued currencies from the issuer in the results that are not includes in the hotwallet balances.
balances() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
Amounts issued to the hotwallet addresses from the request.
balances(Iterable<? extends GatewayBalancesIssuedCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations.Builder
Sets or replaces all elements for balances list.
balances(GatewayBalancesHotWallets) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the value for the balances attribute.
balancesByHolder() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesHotWallets
Map of addresses of currencies holders to the balances of the currencies held as issued by the issuer in the full response.
balancesByHolder() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesHotWallets
Map of addresses of currencies holders to the balances of the currencies held as issued by the issuer in the full response.
balancesByHolder(Map<? extends Address, ? extends List<GatewayBalancesIssuedCurrencyAmount>>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesHotWallets.Builder
Sets or replaces all mappings from the specified map as entries for the balancesByHolder map.
balancesByIssuer() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesAssets
The balances of issued currencies issued by the address which is the key of this map.
balancesByIssuer() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesAssets
The balances of issued currencies issued by the address which is the key of this map.
balancesByIssuer(Map<? extends Address, ? extends List<GatewayBalancesIssuedCurrencyAmount>>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesAssets.Builder
Sets or replaces all mappings from the specified map as entries for the balancesByIssuer map.
BASE_10_UINT64_FIELD_NAMES - Static variable in class org.xrpl.xrpl4j.codec.binary.types.UInt64Type
These fields are represented as base 10 Strings in JSON, whereas all other STUInt64s are represented in base16.
base16Value() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutablePublicKey
The private-key value, as a Base16-encoded (i.e., HEX) string.
base16Value() - Method in interface org.xrpl.xrpl4j.crypto.keys.PublicKey
The private-key value, as a Base16-encoded (i.e., HEX) string.
base16Value() - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSignature
Accessor for this signature as a base16-encoded (HEX) string.
base16Value() - Method in interface org.xrpl.xrpl4j.crypto.signing.Signature
Accessor for this signature as a base16-encoded (HEX) string.
Base58 - Class in org.xrpl.xrpl4j.codec.addresses
Utility class for encoding and decoding in Base58.
Base58() - Constructor for class org.xrpl.xrpl4j.codec.addresses.Base58
 
Base58EncodedSecret - Interface in org.xrpl.xrpl4j.crypto.keys
A typed instance of an XRPL Base58 Encoded Secret, which can be used to generate Seed.
base58Value() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutablePublicKey
The public-key, as a base-58 encoded String.
base58Value() - Method in interface org.xrpl.xrpl4j.crypto.keys.PublicKey
The public-key, as a base-58 encoded String.
baseAsset() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceRequestParams
The currency code of the asset to be priced.
baseAsset() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams
The currency code of the asset to be priced.
baseAsset() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData
The primary asset in a trading pair.
baseAsset() - Method in interface org.xrpl.xrpl4j.model.transactions.PriceData
The primary asset in a trading pair.
baseAsset(String) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams.Builder
Initializes the value for the baseAsset attribute.
baseAsset(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData.Builder
Initializes the value for the baseAsset attribute.
baseFee() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeDrops
The transaction cost required for a reference transaction to be included in a ledger under minimum load, represented in drops of XRP.
baseFee() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops
The transaction cost required for a reference transaction to be included in a ledger under minimum load, represented in drops of XRP.
baseFee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
The charge, in drops of XRP, for the reference transaction, as hex.
baseFee() - Method in interface org.xrpl.xrpl4j.model.transactions.SetFee
The charge, in drops of XRP, for the reference transaction, as hex.
baseFee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops.Builder
Initializes the value for the baseFee attribute.
baseFeeDrops() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
The charge, in drops of XRP, for the reference transaction (This is the transaction cost before scaling for load).
baseFeeDrops() - Method in interface org.xrpl.xrpl4j.model.transactions.SetFee
The charge, in drops of XRP, for the reference transaction (This is the transaction cost before scaling for load).
baseFeeDrops(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the value for the baseFeeDrops attribute.
BaseFeeDropsDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for XrpCurrencyAmount instances found in SetFee.
BaseFeeDropsDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.BaseFeeDropsDeserializer
No-args constructor.
baseFeeXrp() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger
The base XRP cost of transaction.
baseFeeXrp() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.ValidatedLedger
The base XRP cost of transaction.
baseFeeXrp(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger.Builder
Initializes the value for the baseFeeXrp attribute.
Batch - Interface in org.xrpl.xrpl4j.model.transactions
A Batch transaction allows multiple transactions to be grouped together and executed atomically according to the specified batch mode.
BATCH - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the Batch transaction.
BATCH_SIGNATURE_PREFIX - Static variable in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
 
BatchFlags - Class in org.xrpl.xrpl4j.model.flags
A set of TransactionFlags for Batch transactions.
BatchFlags.Builder - Class in org.xrpl.xrpl4j.model.flags
A builder class for PaymentFlags flags.
batchSigner() - Method in interface org.xrpl.xrpl4j.model.transactions.BatchSignerWrapper
The BatchSigner that this wrapper wraps.
batchSigner() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSignerWrapper
The BatchSigner that this wrapper wraps.
batchSigner(BatchSigner) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSignerWrapper.Builder
Initializes the value for the batchSigner attribute.
BatchSigner - Interface in org.xrpl.xrpl4j.model.transactions
Represents a signer in the BatchSigners array of a Batch transaction.
batchSigners() - Method in interface org.xrpl.xrpl4j.model.transactions.Batch
Optional list of batch signers for multi-account batch transactions.
batchSigners() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
Optional list of batch signers for multi-account batch transactions.
batchSigners(Iterable<? extends BatchSignerWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Sets or replaces all elements for batchSigners list.
BatchSignerWrapper - Interface in org.xrpl.xrpl4j.model.transactions
Wrapper object for a BatchSigner in the BatchSigners array of a Batch transaction, to conform to the XRPL transaction JSON structure.
BcDerivedKeySignatureService - Class in org.xrpl.xrpl4j.crypto.signing.bc
An implementation of SignatureService that uses an in-memory secret value to deterministically create a seed value that can then be used to generate XRPL private keys.
BcDerivedKeySignatureService(ServerSecretSupplier) - Constructor for class org.xrpl.xrpl4j.crypto.signing.bc.BcDerivedKeySignatureService
Required-args Constructor.
BcDerivedKeySignatureService(ServerSecretSupplier, CaffeineSpec) - Constructor for class org.xrpl.xrpl4j.crypto.signing.bc.BcDerivedKeySignatureService
Required-args Constructor.
BcKeyUtils - Class in org.xrpl.xrpl4j.crypto.keys.bc
Utility class for converting between XRPL-4j public/private keys and BouncyCastle implementations.
BcSignatureService - Class in org.xrpl.xrpl4j.crypto.signing.bc
A SignatureService that uses BouncyCastle internally to sign with an in-memory instance of PrivateKey.
BcSignatureService() - Constructor for class org.xrpl.xrpl4j.crypto.signing.bc.BcSignatureService
Required-args Constructor for use in development mode.
BcSignatureService(SignatureUtils, Ed25519Signer, ECDSASigner) - Constructor for class org.xrpl.xrpl4j.crypto.signing.bc.BcSignatureService
Required-args Constructor.
between(T, T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is between two given values (inclusive lower bound, exclusive upper bound).
betweenExclusive(T, T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is between 2 given values (exclusive lower bound, exclusive upper bound).
bidMax() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmBid
Pay at most this amount for the slot.
bidMax() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
Pay at most this amount for the slot.
bidMax(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value bidMax to bidMax.
bidMax(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value bidMax to bidMax.
bidMin() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmBid
Pay at least this amount for the slot.
bidMin() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
Pay at least this amount for the slot.
bidMin(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value bidMin to bidMin.
bidMin(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value bidMin to bidMin.
bigDecimalValue() - Method in class org.xrpl.xrpl4j.model.transactions.TradingFee
Get the TradingFee as a BigDecimal.
bigDecimalValue() - Method in class org.xrpl.xrpl4j.model.transactions.VoteWeight
Get the VoteWeight as a BigDecimal.
binary() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
Whether or not to return transactions as JSON or binary-encoded hex strings.
binary() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
Whether or not to return transactions as JSON or binary-encoded hex strings.
binary() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
If true, return the requested ledger entry's contents as a hex string in the XRP Ledger's binary format.
binary() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams
If true, and ImmutableLedgerRequestParams.transactions() and ImmutableLedgerRequestParams.expand() are both also true, return transaction information in binary format (hexadecimal string) instead of JSON format.
binary() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
If true, return the requested ledger entry's contents as a hex string in the XRP Ledger's binary format.
binary() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerRequestParams
If true, and LedgerRequestParams.transactions() and LedgerRequestParams.expand() are both also true, return transaction information in binary format (hexadecimal string) instead of JSON format.
binary() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams
Whether or not to return transaction data and metadata as binary serialized to hexadecimal strings.
binary() - Method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionRequestParams
Whether or not to return transaction data and metadata as binary serialized to hexadecimal strings.
BinaryCodecObjectMapperFactory - Class in org.xrpl.xrpl4j.codec.binary
 
BinaryCodecObjectMapperFactory() - Constructor for class org.xrpl.xrpl4j.codec.binary.BinaryCodecObjectMapperFactory
 
BinaryParser - Class in org.xrpl.xrpl4j.codec.binary.serdes
Parser for XRPL binary hex values.
BinaryParser(String) - Constructor for class org.xrpl.xrpl4j.codec.binary.serdes.BinaryParser
 
BinarySerializer - Class in org.xrpl.xrpl4j.codec.binary.serdes
Serializes JSON to XRPL binary format.
BinarySerializer(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.serdes.BinarySerializer
Required-args Constructor.
BlobType - Class in org.xrpl.xrpl4j.codec.binary.types
Codec for XRPL Blob type.
BlobType() - Constructor for class org.xrpl.xrpl4j.codec.binary.types.BlobType
 
BlobType(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.BlobType
 
book() - Method in interface org.xrpl.xrpl4j.model.ledger.BookWrapper
A Book object.
book() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBookWrapper
A Book object.
book() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBookWrapper
A Book object.
book() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaBookWrapper
A Book object.
book(Book) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBookWrapper.Builder
Initializes the value for the book attribute.
book(MetaBook) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBookWrapper.Builder
Initializes the value for the book attribute.
Book - Interface in org.xrpl.xrpl4j.model.ledger
Object referencing a specific page of an offer directory.
BOOK_OFFERS - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the book_offers rippled API method.
bookDirectory() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
The ID of the Offer Directory that links to this offer.
bookDirectory() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
The ID of the Offer Directory that links to this offer.
bookDirectory() - Method in interface org.xrpl.xrpl4j.model.ledger.Book
The ID of the Offer Directory that links to this offer.
bookDirectory() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBook
The ID of the Offer Directory that links to this offer.
bookDirectory() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
The ID of the Offer Directory that links to this offer.
bookDirectory() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
The ID of the Offer Directory that links to this offer.
bookDirectory() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook
The ID of the Offer Directory that links to this offer.
bookDirectory() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
The ID of the Offer Directory that links to this offer.
bookDirectory() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaBook
The ID of the Offer Directory that links to this offer.
bookDirectory() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOfferObject
The ID of the Offer Directory that links to this offer.
bookDirectory(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook.Builder
Initializes the optional value bookDirectory to bookDirectory.
bookDirectory(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value bookDirectory to bookDirectory.
bookDirectory(Hash256) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the value for the bookDirectory attribute.
bookDirectory(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBook.Builder
Initializes the value for the bookDirectory attribute.
bookDirectory(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the value for the bookDirectory attribute.
bookDirectory(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook.Builder
Initializes the optional value bookDirectory to bookDirectory.
bookDirectory(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value bookDirectory to bookDirectory.
bookNode() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
A hint indicating which page of the offer directory links to this object, in case the directory consists of multiple pages.
bookNode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
A hint indicating which page of the offer directory links to this object, in case the directory consists of multiple pages.
bookNode() - Method in interface org.xrpl.xrpl4j.model.ledger.Book
A hint indicating which page of the offer directory links to this object, in case the directory consists of multiple pages.
bookNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBook
A hint indicating which page of the offer directory links to this object, in case the directory consists of multiple pages.
bookNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
A hint indicating which page of the offer directory links to this object, in case the directory consists of multiple pages.
bookNode() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
A hint indicating which page of the offer directory links to this object, in case the directory consists of multiple pages.
bookNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook
A hint indicating which page of the offer directory links to this object, in case the directory consists of multiple pages.
bookNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
A hint indicating which page of the offer directory links to this object, in case the directory consists of multiple pages.
bookNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaBook
A hint indicating which page of the offer directory links to this object, in case the directory consists of multiple pages.
bookNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOfferObject
A hint indicating which page of the offer directory links to this object, in case the directory consists of multiple pages.
bookNode(String) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the value for the bookNode attribute.
bookNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBook.Builder
Initializes the value for the bookNode attribute.
bookNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the value for the bookNode attribute.
bookNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook.Builder
Initializes the optional value bookNode to bookNode.
bookNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value bookNode to bookNode.
bookNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook.Builder
Initializes the optional value bookNode to bookNode.
bookNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value bookNode to bookNode.
BookOffersOffer - Interface in org.xrpl.xrpl4j.model.client.path
Representation of an OfferObject returned in responses to book_offers RPC requests.
BookOffersRequestParams - Interface in org.xrpl.xrpl4j.model.client.path
Request parameters for a "book_offers" rippled API method call.
BookOffersResult - Interface in org.xrpl.xrpl4j.model.client.path
Response object for a "book_offers" rippled API method call.
BookWrapper - Interface in org.xrpl.xrpl4j.model.ledger
A wrapper for Book to conform to the rippled API JSON structure.
bridge() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
bridge() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
bridge(Address, XChainBridge, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a BridgeObject ledger entry.
BRIDGE - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for Bridge ledger objects.
BRIDGE - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
bridgeAccount() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Look up a BridgeObject by Address.
bridgeAccount() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Look up a BridgeObject by Address.
BridgeObject - Interface in org.xrpl.xrpl4j.model.ledger
Represents a single cross-chain bridge that connects the XRP Ledger with another blockchain, such as its sidechain, and enables value in the form of XRP and other tokens (IOUs) to move efficiently between the two blockchains.
broadcast() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
true indicates this transaction was broadcast to peer servers in the peer-to-peer XRP Ledger network.
broadcast() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitResult
true indicates this transaction was broadcast to peer servers in the peer-to-peer XRP Ledger network.
broadcast(boolean) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Initializes the value for the broadcast attribute.
brokerFee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
This field is only valid in brokered mode and specifies the amount that the broker will keep as part of their fee for bringing the two offers together; the remaining amount will be sent to the seller of the NfT being bought.
brokerFee() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenAcceptOffer
This field is only valid in brokered mode and specifies the amount that the broker will keep as part of their fee for bringing the two offers together; the remaining amount will be sent to the seller of the NfT being bought.
brokerFee(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value brokerFee to brokerFee.
brokerFee(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value brokerFee to brokerFee.
brokerFeeNotPresentInDirectModeAndAtleastOneOfferPresent() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenAcceptOffer
Validate that either NfTokenAcceptOffer.buyOffer() or NfTokenAcceptOffer.sellOffer() is present for direct mode and both are present for brokered mode.
build() - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableClassicAddress.Builder
build() - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecoded.Builder
Builds a new ImmutableDecoded.
build() - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecodedXAddress.Builder
build() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions.Builder
Builds a new ImmutableDefinitions.
build() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo.Builder
Builds a new ImmutableFieldInfo.
build() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance.Builder
build() - Method in class org.xrpl.xrpl4j.codec.binary.ImmutableFieldHeader.Builder
Builds a new ImmutableFieldHeader.
build() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableFieldWithValue.Builder
build() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop.Builder
Builds a new ImmutableHop.
build() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue.Builder
Builds a new ImmutableIssue.
build() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge.Builder
Builds a new ImmutableXChainBridge.
build() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutableBase58EncodedSecret.Builder
build() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutableKeyPair.Builder
Builds a new ImmutableKeyPair.
build() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutablePublicKey.Builder
Builds a new ImmutablePublicKey.
build() - Method in class org.xrpl.xrpl4j.crypto.signing.bc.ImmutableEcDsaSignature.Builder
build() - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction.Builder
build() - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSignature.Builder
Builds a new ImmutableSignature.
build() - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSingleSignedTransaction.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransactionResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesAssets.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesHotWallets.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesIssuedCurrencyAmount.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Builds a new ImmutableQueueData.
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Builds a new ImmutableTrustLine.
build() - Method in class org.xrpl.xrpl4j.model.client.admin.ImmutableAcceptLedgerResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Builds a new ImmutableAmmInfo.
build() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuthAccount.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoVoteEntry.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableUnsignedClaim.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops.Builder
Builds a new ImmutableFeeDrops.
build() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels.Builder
Builds a new ImmutableFeeLevels.
build() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Builds a new ImmutableFeeResult.
build() - Method in class org.xrpl.xrpl4j.model.client.ImmutableFinality.Builder
Builds a new ImmutableFinality.
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableAmmLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableCredentialLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDelegateLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthCredential.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableEscrowLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult.Builder
Builds a new ImmutableLedgerResult.
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableMpTokenLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOfferLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOracleLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutablePermissionedDomainLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableTicketLedgerEntryParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer.Builder
Builds a new ImmutableBuyOffer.
build() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer.Builder
Builds a new ImmutableSellOffer.
build() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableAggregatePriceSet.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency.Builder
Builds a new ImmutablePathCurrency.
build() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Builds a new ImmutableJobType.
build() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLastClose.Builder
Builds a new ImmutableLastClose.
build() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad.Builder
Builds a new ImmutableLoad.
build() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableServerInfoResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Builds a new ImmutableSubmitResult.
build() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams.Builder
build() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult.Builder
build() - Method in class org.xrpl.xrpl4j.model.flags.AccountSetTransactionFlags.Builder
Build a new AccountSetTransactionFlags from the current boolean values.
build() - Method in class org.xrpl.xrpl4j.model.flags.BatchFlags.Builder
Build a new PaymentFlags from the current boolean values.
build() - Method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceCreateFlags.Builder
Build a new MpTokenIssuanceCreateFlags from the current boolean values.
build() - Method in class org.xrpl.xrpl4j.model.flags.NfTokenCreateOfferFlags.Builder
Build a new NfTokenCreateOfferFlags from the current boolean values.
build() - Method in class org.xrpl.xrpl4j.model.flags.NfTokenMintFlags.Builder
Build a new NfTokenMintFlags from the current boolean values.
build() - Method in class org.xrpl.xrpl4j.model.flags.OfferCreateFlags.Builder
Build a new OfferCreateFlags from the current boolean values.
build() - Method in class org.xrpl.xrpl4j.model.flags.PaymentChannelClaimFlags.Builder
Build a new PaymentChannelClaimFlags from the current boolean values.
build() - Method in class org.xrpl.xrpl4j.model.flags.PaymentFlags.Builder
Build a new PaymentFlags from the current boolean values.
build() - Method in class org.xrpl.xrpl4j.model.flags.TransactionFlags.Builder
build() - Method in class org.xrpl.xrpl4j.model.flags.TrustSetFlags.Builder
Build a new TrustSetFlags from the current boolean values.
build() - Method in class org.xrpl.xrpl4j.model.flags.XChainModifyBridgeFlags.Builder
Build a new XChainModifyBridgeFlags from the current boolean values.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Builds a new ImmutableAmmObject.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot.Builder
Builds a new ImmutableAuctionSlot.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccount.Builder
Builds a new ImmutableAuthAccount.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccountWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBook.Builder
Builds a new ImmutableBook.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBookWrapper.Builder
Builds a new ImmutableBookWrapper.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject.Builder
Builds a new ImmutableBridgeObject.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Builds a new ImmutableCheckObject.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject.Builder
Builds a new ImmutableDidObject.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Builds a new ImmutableEscrowObject.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue.Builder
Builds a new ImmutableIssue.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Builds a new ImmutableLedgerHeader.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfToken.Builder
Builds a new ImmutableNfToken.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Builds a new ImmutableOfferObject.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Builds a new ImmutableOracleObject.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntry.Builder
Builds a new ImmutableSignerEntry.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntryWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject.Builder
Builds a new ImmutableTicketObject.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableUnknownLedgerObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntry.Builder
Builds a new ImmutableVoteEntry.
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntryWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimAttestation.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountAttestation.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.Address.Builder
Builds a new Address.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Builds a new ImmutableAccountSet.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Builds a new ImmutableAmmBid.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Builds a new ImmutableAmmClawback.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Builds a new ImmutableAmmCreate.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Builds a new ImmutableAmmDelete.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Builds a new ImmutableAmmDeposit.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Builds a new ImmutableAmmVote.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Builds a new ImmutableAmmWithdraw.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Builds a new ImmutableBatch.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner.Builder
Builds a new ImmutableBatchSigner.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSignerWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Builds a new ImmutableCheckCancel.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Builds a new ImmutableCheckCash.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Builds a new ImmutableCheckCreate.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Builds a new ImmutableClawback.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredential.Builder
Builds a new ImmutableCredential.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Builds a new ImmutableDelegateSet.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Builds a new ImmutableDidDelete.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Builds a new ImmutableDidSet.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Builds a new ImmutableEscrowCancel.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Builds a new ImmutableEscrowCreate.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Builds a new ImmutableEscrowFinish.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo.Builder
Builds a new ImmutableMemo.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemoWrapper.Builder
Builds a new ImmutableMemoWrapper.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMptCurrencyAmount.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Builds a new ImmutableNfTokenBurn.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Builds a new ImmutableNfTokenMint.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Builds a new ImmutableOfferCancel.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Builds a new ImmutableOfferCreate.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Builds a new ImmutableOracleDelete.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Builds a new ImmutableOracleSet.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep.Builder
Builds a new ImmutablePathStep.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Builds a new ImmutablePayment.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermission.Builder
Builds a new ImmutablePermission.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData.Builder
Builds a new ImmutablePriceData.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceDataWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableRawTransactionWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Builds a new ImmutableSetFee.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSigner.Builder
Builds a new ImmutableSigner.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Builds a new ImmutableTicketCreate.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Builds a new ImmutableTrustSet.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Builds a new ImmutableUnlModify.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge.Builder
Builds a new ImmutableXChainBridge.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Builds a new ImmutableXChainClaim.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Builds a new ImmutableXChainCommit.
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode.Builder
Builds a new ImmutableCreatedNode.
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode.Builder
Builds a new ImmutableDeletedNode.
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccount.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccountWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook.Builder
Builds a new ImmutableMetaBook.
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBookWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaLedgerEntryType.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntry.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntryWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaUnknownObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntry.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntryWrapper.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimAttestation.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountAttestation.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
build() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Builds a new ImmutableModifiedNode.
build() - Method in class org.xrpl.xrpl4j.model.transactions.XAddress.Builder
Builds a new XAddress.
build() - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount.Builder
Builds a new XrpCurrencyAmount.
builder() - Static method in interface org.xrpl.xrpl4j.codec.addresses.ClassicAddress
builder() - Static method in interface org.xrpl.xrpl4j.codec.addresses.Decoded
Get a new ImmutableDecoded.Builder instance.
builder() - Static method in interface org.xrpl.xrpl4j.codec.addresses.DecodedXAddress
builder() - Static method in class org.xrpl.xrpl4j.codec.addresses.ImmutableClassicAddress
Creates a builder for ImmutableClassicAddress.
builder() - Static method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecoded
Creates a builder for ImmutableDecoded.
builder() - Static method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecodedXAddress
Creates a builder for ImmutableDecodedXAddress.
builder() - Static method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInstance
 
builder() - Static method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions
Creates a builder for ImmutableDefinitions.
builder() - Static method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo
Creates a builder for ImmutableFieldInfo.
builder() - Static method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance
Creates a builder for ImmutableFieldInstance.
builder() - Static method in interface org.xrpl.xrpl4j.codec.binary.FieldHeader
 
builder() - Static method in class org.xrpl.xrpl4j.codec.binary.ImmutableFieldHeader
Creates a builder for ImmutableFieldHeader.
builder() - Static method in interface org.xrpl.xrpl4j.codec.binary.types.FieldWithValue
 
builder() - Static method in interface org.xrpl.xrpl4j.codec.binary.types.Hop
 
builder() - Static method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableFieldWithValue
Creates a builder for ImmutableFieldWithValue.
builder() - Static method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop
Creates a builder for ImmutableHop.
builder() - Static method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue
Creates a builder for ImmutableIssue.
builder() - Static method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge
Creates a builder for ImmutableXChainBridge.
builder() - Static method in interface org.xrpl.xrpl4j.codec.binary.types.Issue
Construct a Issue builder.
builder() - Static method in interface org.xrpl.xrpl4j.codec.binary.types.XChainBridge
Construct a XChainBridge builder.
builder() - Static method in interface org.xrpl.xrpl4j.crypto.keys.Base58EncodedSecret
Instantiates a new builder.
builder() - Static method in class org.xrpl.xrpl4j.crypto.keys.ImmutableBase58EncodedSecret
Creates a builder for ImmutableBase58EncodedSecret.
builder() - Static method in class org.xrpl.xrpl4j.crypto.keys.ImmutableKeyPair
Creates a builder for ImmutableKeyPair.
builder() - Static method in class org.xrpl.xrpl4j.crypto.keys.ImmutablePublicKey
Creates a builder for ImmutablePublicKey.
builder() - Static method in interface org.xrpl.xrpl4j.crypto.keys.KeyPair
Convenience builder.
builder() - Static method in interface org.xrpl.xrpl4j.crypto.keys.PublicKey
Instantiates a new builder.
builder() - Static method in interface org.xrpl.xrpl4j.crypto.signing.bc.EcDsaSignature
 
builder() - Static method in class org.xrpl.xrpl4j.crypto.signing.bc.ImmutableEcDsaSignature
Creates a builder for ImmutableEcDsaSignature.
builder() - Static method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction
Creates a builder for ImmutableMultiSignedTransaction.
builder() - Static method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSignature
Creates a builder for ImmutableSignature.
builder() - Static method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSingleSignedTransaction
Creates a builder for ImmutableSingleSignedTransaction.
builder() - Static method in interface org.xrpl.xrpl4j.crypto.signing.MultiSignedTransaction
A builder.
builder() - Static method in interface org.xrpl.xrpl4j.crypto.signing.Signature
Instantiates a new builder.
builder() - Static method in interface org.xrpl.xrpl4j.crypto.signing.SingleSignedTransaction
A builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesRequestParams
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesResult
Construct a builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountInfoRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountInfoResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersRequestParams
Construct a builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult
Construct a builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsTransaction
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsTransactionResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesAssets
Constructs a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesHotWallets
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesIssuedCurrencyAmount
Construct a builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesObligations
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
Creates a builder for ImmutableAccountChannelsResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult
Creates a builder for ImmutableAccountCurrenciesResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoRequestParams
Creates a builder for ImmutableAccountInfoRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult
Creates a builder for ImmutableAccountInfoResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams
Creates a builder for ImmutableAccountLinesRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult
Creates a builder for ImmutableAccountLinesResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams
Creates a builder for ImmutableAccountNftsRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
Creates a builder for ImmutableAccountNftsResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
Creates a builder for ImmutableAccountObjectsResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult
Creates a builder for ImmutableAccountOffersResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult
Creates a builder for ImmutableAccountTransactionsResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransactionResult
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesAssets
Creates a builder for ImmutableGatewayBalancesAssets.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesHotWallets
Creates a builder for ImmutableGatewayBalancesHotWallets.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesIssuedCurrencyAmount
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
Creates a builder for ImmutableGatewayBalancesResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject
Creates a builder for ImmutableNfTokenObject.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject
Creates a builder for ImmutableOfferResultObject.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData
Creates a builder for ImmutableQueueData.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction
Creates a builder for ImmutableQueueTransaction.
builder() - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Creates a builder for ImmutableTrustLine.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.NfTokenObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.OfferResultObject
Construct a builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.PaymentChannelResultObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.QueueData
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.QueueTransaction
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.admin.AcceptLedgerResult
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.client.admin.ImmutableAcceptLedgerResult
Creates a builder for ImmutableAcceptLedgerResult.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfo
Construct a AmmInfo builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoAuctionSlot
Construct a AmmInfoAuctionSlot builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoAuthAccount
Construct a AmmInfoAuthAccount builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoResult
Construct a AmmInfoResult builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoVoteEntry
Construct a AmmInfoVoteEntry builder.
builder() - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
Creates a builder for ImmutableAmmInfo.
builder() - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot
Creates a builder for ImmutableAmmInfoAuctionSlot.
builder() - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuthAccount
Creates a builder for ImmutableAmmInfoAuthAccount.
builder() - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams
Creates a builder for ImmutableAmmInfoRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult
Creates a builder for ImmutableAmmInfoResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoVoteEntry
Creates a builder for ImmutableAmmInfoVoteEntry.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.channels.ChannelVerifyRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.channels.ChannelVerifyResult
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyResult
Creates a builder for ImmutableChannelVerifyResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.channels.ImmutableUnsignedClaim
Creates a builder for ImmutableUnsignedClaim.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.channels.UnsignedClaim
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier
Creates a builder for ImmutableLedgerSpecifier.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.fees.ComputedNetworkFees
A builder of for ComputedNetworkFees.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.fees.FeeDrops
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.fees.FeeLevels
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.fees.FeeResult
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees
Creates a builder for ImmutableComputedNetworkFees.
builder() - Static method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees
Creates a builder for ImmutableDecomposedFees.
builder() - Static method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops
Creates a builder for ImmutableFeeDrops.
builder() - Static method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels
Creates a builder for ImmutableFeeLevels.
builder() - Static method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
Creates a builder for ImmutableFeeResult.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.Finality
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ImmutableFinality
Creates a builder for ImmutableFinality.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.AmmLedgerEntryParams
Construct a AmmLedgerEntryParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.CredentialLedgerEntryParams
Construct a CredentialLedgerEntryParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.DelegateLedgerEntryParams
Construct a DelegateLedgerEntryParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.DepositPreAuthCredential
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.DepositPreAuthLedgerEntryParams
Construct a DepositPreAuthLedgerEntryParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.EscrowLedgerEntryParams
Construct a EscrowLedgerEntryParams builder.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableAmmLedgerEntryParams
Creates a builder for ImmutableAmmLedgerEntryParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableCredentialLedgerEntryParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDelegateLedgerEntryParams
Creates a builder for ImmutableDelegateLedgerEntryParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthCredential
Creates a builder for ImmutableDepositPreAuthCredential.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableEscrowLedgerEntryParams
Creates a builder for ImmutableEscrowLedgerEntryParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Creates a builder for ImmutableLedgerEntryRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult
Creates a builder for ImmutableLedgerEntryResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams
Creates a builder for ImmutableLedgerRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult
Creates a builder for ImmutableLedgerResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableMpTokenLedgerEntryParams
Creates a builder for ImmutableMpTokenLedgerEntryParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOfferLedgerEntryParams
Creates a builder for ImmutableOfferLedgerEntryParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOracleLedgerEntryParams
Creates a builder for ImmutableOracleLedgerEntryParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutablePermissionedDomainLedgerEntryParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts
Creates a builder for ImmutableRippleStateAccounts.
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateLedgerEntryParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableTicketLedgerEntryParams
Creates a builder for ImmutableTicketLedgerEntryParams.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryResult
Construct a LedgerEntryResult builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.MpTokenLedgerEntryParams
Construct a MpTokenLedgerEntryParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.OfferLedgerEntryParams
Construct a OfferLedgerEntryParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.OracleLedgerEntryParams
Construct a OracleLedgerEntryParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.PermissionedDomainLedgerEntryParams
Construct a PermissionedDomainLedgerEntryParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.RippleStateLedgerEntryParams
Construct a RippleStateLedgerEntryParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.ledger.TicketLedgerEntryParams
Construct a TicketLedgerEntryParams builder.
builder() - Static method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken
Creates a builder for ImmutableMptHoldersMpToken.
builder() - Static method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams
Creates a builder for ImmutableMptHoldersRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse
Creates a builder for ImmutableMptHoldersResponse.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersMpToken
Construct a MptHoldersMpToken builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersRequestParams
Construct a MptHoldersRequestParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersResponse
Construct a MptHoldersResponse builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.nft.BuyOffer
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer
Creates a builder for ImmutableBuyOffer.
builder() - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams
Creates a builder for ImmutableNftBuyOffersRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult
Creates a builder for ImmutableNftBuyOffersResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoRequestParams
Creates a builder for ImmutableNftInfoRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
Creates a builder for ImmutableNftInfoResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult
Creates a builder for ImmutableNftSellOffersResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer
Creates a builder for ImmutableSellOffer.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.nft.NftBuyOffersRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.nft.NftBuyOffersResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoRequestParams
Construct a NftInfoRequestParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoResult
Construct a NftInfoResult builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.nft.NftSellOffersRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.nft.NftSellOffersResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.nft.SellOffer
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.oracle.AggregatePriceSet
Construct a AggregatePriceSet builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceRequestParams
Construct a GetAggregatePriceRequestParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult
Construct a GetAggregatePriceResult builder.
builder() - Static method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableAggregatePriceSet
Creates a builder for ImmutableAggregatePriceSet.
builder() - Static method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult
Creates a builder for ImmutableGetAggregatePriceResult.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
Construct a BookOffersOffer builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.path.BookOffersRequestParams
Construct a BookOffersRequestParams builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.path.BookOffersResult
Construct a BookOffersResult builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedRequestParams
Construct a builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult
Construct a builder.
builder() - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
Creates a builder for ImmutableBookOffersOffer.
builder() - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams
Creates a builder for ImmutableBookOffersRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult
Creates a builder for ImmutableBookOffersResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult
Creates a builder for ImmutableDepositAuthorizedResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative
Creates a builder for ImmutablePathAlternative.
builder() - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency
Creates a builder for ImmutablePathCurrency.
builder() - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult
Creates a builder for ImmutableRipplePathFindResult.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.path.PathAlternative
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.path.PathCurrency
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.path.RipplePathFindRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.path.RipplePathFindResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.serverinfo.ClioServerInfo
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo
Creates a builder for ImmutableClioServerInfo.
builder() - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType
Creates a builder for ImmutableJobType.
builder() - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLastClose
Creates a builder for ImmutableLastClose.
builder() - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad
Creates a builder for ImmutableLoad.
builder() - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
Creates a builder for ImmutableReportingModeServerInfo.
builder() - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Creates a builder for ImmutableRippledServerInfo.
builder() - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableServerInfoResult
Creates a builder for ImmutableServerInfoResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger
Creates a builder for ImmutableValidatedLedger.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.JobType
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.LastClose
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.Load
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.ValidatedLedger
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfoResult
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedRequestParams
builder() - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult
Creates a builder for ImmutableSubmitMultiSignedResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitRequestParams
Creates a builder for ImmutableSubmitRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
Creates a builder for ImmutableSubmitResult.
builder() - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams
Creates a builder for ImmutableTransactionRequestParams.
builder() - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult
Creates a builder for ImmutableTransactionResult.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitMultiSignedRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitMultiSignedResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitResult
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionRequestParams
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionResult
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.flags.AccountSetTransactionFlags
builder() - Static method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceCreateFlags
builder() - Static method in class org.xrpl.xrpl4j.model.flags.NfTokenCreateOfferFlags
builder() - Static method in class org.xrpl.xrpl4j.model.flags.NfTokenMintFlags
builder() - Static method in class org.xrpl.xrpl4j.model.flags.OfferCreateFlags
builder() - Static method in class org.xrpl.xrpl4j.model.flags.PaymentChannelClaimFlags
builder() - Static method in class org.xrpl.xrpl4j.model.flags.PaymentFlags
Create a new PaymentFlags.Builder.
builder() - Static method in class org.xrpl.xrpl4j.model.flags.TrustSetFlags
Create a new TrustSetFlags.Builder.
builder() - Static method in class org.xrpl.xrpl4j.model.flags.XChainModifyBridgeFlags
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.AmmObject
Construct a AmmObject builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.AttestationClaim
Construct a AttestationClaim builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.AttestationCreateAccount
Construct a AttestationCreateAccount builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.AuctionSlot
Construct a AuctionSlot builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.Book
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.BookWrapper
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.BridgeObject
Construct a BridgeObject builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.CredentialObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.DelegateObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.DepositPreAuthObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.DidObject
Construct a DidObject builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
Creates a builder for ImmutableAccountRootObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
Creates a builder for ImmutableAmmObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim
Creates a builder for ImmutableAttestationClaim.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount
Creates a builder for ImmutableAttestationCreateAccount.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot
Creates a builder for ImmutableAuctionSlot.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccount
Creates a builder for ImmutableAuthAccount.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccountWrapper
Creates a builder for ImmutableAuthAccountWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableBook
Creates a builder for ImmutableBook.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableBookWrapper
Creates a builder for ImmutableBookWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
Creates a builder for ImmutableBridgeObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
Creates a builder for ImmutableCheckObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
Creates a builder for ImmutableCredentialObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
Creates a builder for ImmutableDelegateObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
Creates a builder for ImmutableDepositPreAuthObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
Creates a builder for ImmutableDidObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
Creates a builder for ImmutableEscrowObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue
Creates a builder for ImmutableIssue.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
Creates a builder for ImmutableLedgerHeader.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
Creates a builder for ImmutableMpTokenIssuanceObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
Creates a builder for ImmutableMpTokenObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfToken
Creates a builder for ImmutableNfToken.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
Creates a builder for ImmutableNfTokenOfferObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
Creates a builder for ImmutableNfTokenPageObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenWrapper
Creates a builder for ImmutableNfTokenWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
Creates a builder for ImmutableOfferObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
Creates a builder for ImmutableOracleObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
Creates a builder for ImmutablePayChannelObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
Creates a builder for ImmutablePermissionedDomainObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
Creates a builder for ImmutableRippleStateObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntry
Creates a builder for ImmutableSignerEntry.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntryWrapper
Creates a builder for ImmutableSignerEntryWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject
Creates a builder for ImmutableSignerListObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
Creates a builder for ImmutableTicketObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableUnknownLedgerObject
Creates a builder for ImmutableUnknownLedgerObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntry
Creates a builder for ImmutableVoteEntry.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntryWrapper
Creates a builder for ImmutableVoteEntryWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimAttestation
Creates a builder for ImmutableXChainClaimAttestation.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig
Creates a builder for ImmutableXChainClaimProofSig.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountAttestation
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
Creates a builder for ImmutableXChainOwnedClaimIdObject.
builder() - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.Issue
Construct a Asset builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.LedgerHeader
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
Construct a MetaMpTokenIssuanceObject builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
Construct a MpTokenObject builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.NfToken
Construct a NfToken builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.NfTokenPageObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.OracleObject
Construct a OracleObject builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.PermissionedDomainObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.SignerEntry
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.SignerListObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.TicketObject
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.UnknownLedgerObject
Construct a UnknownLedgerObject builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.VoteEntry
Construct a VoteEntry builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.XChainClaimProofSig
Construct a XChainClaimProofSig builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.XChainCreateAccountProofSig
Construct a XChainCreateAccountProofSig builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedClaimIdObject
Construct a XChainOwnedClaimIdObject builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedCreateAccountClaimIdObject
Construct a XChainOwnedCreateAccountClaimIdObject builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.AccountDelete
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.Address
Creates a builder for Address.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.AmmBid
Construct a AmmBid builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.AmmClawback
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.AmmCreate
Construct a AmmCreate builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.AmmDelete
Construct a AmmDelete builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.AmmDeposit
Construct a AmmDeposit builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.AmmVote
Construct a AmmVote builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.AmmWithdraw
Construct a AmmWithdraw builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.Batch
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.BatchSigner
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.BatchSignerWrapper
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.CheckCancel
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.CheckCash
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.CheckCreate
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.Clawback
Construct a Clawback builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.Credential
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.CredentialAccept
Construct a CredentialAccept builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.CredentialCreate
Construct a CredentialCreate builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.CredentialDelete
Construct a CredentialDelete builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.CredentialWrapper
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.DelegateSet
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.DepositPreAuth
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.DidDelete
Construct a DidDelete builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.DidSet
Construct a DidSet builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.EnableAmendment
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.EscrowCancel
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.EscrowCreate
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
Creates a builder for ImmutableAccountDelete.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
Creates a builder for ImmutableAccountSet.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
Creates a builder for ImmutableAmmBid.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
Creates a builder for ImmutableAmmClawback.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
Creates a builder for ImmutableAmmCreate.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
Creates a builder for ImmutableAmmDelete.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
Creates a builder for ImmutableAmmDeposit.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
Creates a builder for ImmutableAmmVote.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
Creates a builder for ImmutableAmmWithdraw.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
Creates a builder for ImmutableBatch.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner
Creates a builder for ImmutableBatchSigner.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSignerWrapper
Creates a builder for ImmutableBatchSignerWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
Creates a builder for ImmutableCheckCancel.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
Creates a builder for ImmutableCheckCash.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
Creates a builder for ImmutableCheckCreate.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
Creates a builder for ImmutableClawback.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredential
Creates a builder for ImmutableCredential.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
Creates a builder for ImmutableCredentialAccept.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
Creates a builder for ImmutableCredentialCreate.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
Creates a builder for ImmutableCredentialDelete.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialWrapper
Creates a builder for ImmutableCredentialWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
Creates a builder for ImmutableDelegateSet.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
Creates a builder for ImmutableDepositPreAuth.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
Creates a builder for ImmutableDidDelete.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
Creates a builder for ImmutableDidSet.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
Creates a builder for ImmutableEnableAmendment.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
Creates a builder for ImmutableEscrowCancel.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Creates a builder for ImmutableEscrowCreate.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Creates a builder for ImmutableEscrowFinish.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount
Creates a builder for ImmutableIssuedCurrencyAmount.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo
Creates a builder for ImmutableMemo.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemoWrapper
Creates a builder for ImmutableMemoWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMptCurrencyAmount
Creates a builder for ImmutableMptCurrencyAmount.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
Creates a builder for ImmutableMpTokenAuthorize.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
Creates a builder for ImmutableMpTokenIssuanceCreate.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
Creates a builder for ImmutableMpTokenIssuanceDestroy.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
Creates a builder for ImmutableMpTokenIssuanceSet.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
Creates a builder for ImmutableNfTokenAcceptOffer.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
Creates a builder for ImmutableNfTokenBurn.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
Creates a builder for ImmutableNfTokenCancelOffer.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Creates a builder for ImmutableNfTokenCreateOffer.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
Creates a builder for ImmutableNfTokenMint.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
Creates a builder for ImmutableOfferCancel.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
Creates a builder for ImmutableOfferCreate.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
Creates a builder for ImmutableOracleDelete.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
Creates a builder for ImmutableOracleSet.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep
Creates a builder for ImmutablePathStep.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Creates a builder for ImmutablePayment.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
Creates a builder for ImmutablePaymentChannelClaim.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
Creates a builder for ImmutablePaymentChannelCreate.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
Creates a builder for ImmutablePaymentChannelFund.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermission
Creates a builder for ImmutablePermission.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
Creates a builder for ImmutablePermissionedDomainDelete.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
Creates a builder for ImmutablePermissionedDomainSet.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionWrapper
Creates a builder for ImmutablePermissionWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData
Creates a builder for ImmutablePriceData.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceDataWrapper
Creates a builder for ImmutablePriceDataWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableRawTransactionWrapper
Creates a builder for ImmutableRawTransactionWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
Creates a builder for ImmutableSetFee.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
Creates a builder for ImmutableSetRegularKey.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableSigner
Creates a builder for ImmutableSigner.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
Creates a builder for ImmutableSignerListSet.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerWrapper
Creates a builder for ImmutableSignerWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
Creates a builder for ImmutableTicketCreate.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata
Creates a builder for ImmutableTransactionMetadata.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
Creates a builder for ImmutableTrustSet.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
Creates a builder for ImmutableUnknownTransaction.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
Creates a builder for ImmutableUnlModify.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
Creates a builder for ImmutableXChainAccountCreateCommit.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
Creates a builder for ImmutableXChainAddClaimAttestation.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge
Creates a builder for ImmutableXChainBridge.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
Creates a builder for ImmutableXChainClaim.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
Creates a builder for ImmutableXChainCommit.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
Creates a builder for ImmutableXChainCreateBridge.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
Creates a builder for ImmutableXChainCreateClaimId.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
Creates a builder for ImmutableXChainModifyBridge.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.IssuedCurrencyAmount
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.Memo
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.MemoWrapper
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode
Creates a builder for ImmutableCreatedNode.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode
Creates a builder for ImmutableDeletedNode.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
Creates a builder for ImmutableMetaAccountRootObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject
Creates a builder for ImmutableMetaAmmObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot
Creates a builder for ImmutableMetaAuctionSlot.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccount
Creates a builder for ImmutableMetaAuthAccount.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccountWrapper
Creates a builder for ImmutableMetaAuthAccountWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook
Creates a builder for ImmutableMetaBook.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBookWrapper
Creates a builder for ImmutableMetaBookWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject
Creates a builder for ImmutableMetaBridgeObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
Creates a builder for ImmutableMetaCheckObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential
Creates a builder for ImmutableMetaCredential.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject
Creates a builder for ImmutableMetaCredentialObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialWrapper
Creates a builder for ImmutableMetaCredentialWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
Creates a builder for ImmutableMetaDelegateObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
Creates a builder for ImmutableMetaDepositPreAuthObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
Creates a builder for ImmutableMetaDidObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
Creates a builder for ImmutableMetaEscrowObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaLedgerEntryType
Creates a builder for ImmutableMetaLedgerEntryType.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
Creates a builder for ImmutableMetaMpTokenIssuanceObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
Creates a builder for ImmutableMetaMpTokenObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
Creates a builder for ImmutableMetaNfTokenOfferObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject
Creates a builder for ImmutableMetaNfTokenPageObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
Creates a builder for ImmutableMetaOfferObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
Creates a builder for ImmutableMetaOracleObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
Creates a builder for ImmutableMetaPayChannelObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
Creates a builder for ImmutableMetaRippleStateObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntry
Creates a builder for ImmutableMetaSignerEntry.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntryWrapper
Creates a builder for ImmutableMetaSignerEntryWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject
Creates a builder for ImmutableMetaSignerListObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject
Creates a builder for ImmutableMetaTicketObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaUnknownObject
Creates a builder for ImmutableMetaUnknownObject.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntry
Creates a builder for ImmutableMetaVoteEntry.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntryWrapper
Creates a builder for ImmutableMetaVoteEntryWrapper.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimAttestation
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig
Creates a builder for ImmutableMetaXChainClaimProofSig.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountAttestation
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode
Creates a builder for ImmutableModifiedNode.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.MptCurrencyAmount
Construct a MptCurrencyAmount builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.MpTokenAuthorize
Construct a MpTokenAuthorize builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceCreate
Construct a MpTokenIssuanceCreate builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceDestroy
Construct a MpTokenIssuanceDestroy builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceSet
Construct a MpTokenIssuanceSet builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.NfTokenAcceptOffer
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.NfTokenBurn
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCancelOffer
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCreateOffer
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.NfTokenMint
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.OfferCancel
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.OfferCreate
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.OracleDelete
Construct a OracleDelete builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.OracleSet
Construct a OracleSet builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.PathStep
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.Payment
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelClaim
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelCreate
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelFund
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.Permission
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.PermissionedDomainDelete
Construct a PermissionedDomainDelete builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.PermissionedDomainSet
Construct a PermissionedDomainSet builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.PermissionWrapper
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.PriceData
Construct a PriceData builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.RawTransactionWrapper
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.SetFee
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.SetRegularKey
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.Signer
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.SignerListSet
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.SignerWrapper
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.TicketCreate
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.TransactionMetadata
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.TrustSet
Construct a builder for this class.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.UnknownTransaction
Construct a UnknownTransaction builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.UnlModify
Construct a builder for this class.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.XAddress
Creates a builder for XAddress.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.XChainAccountCreateCommit
Construct a XChainAccountCreateCommit builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.XChainAddAccountCreateAttestation
Construct a XChainAddAccountCreateAttestation builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.XChainAddClaimAttestation
Construct a XChainAddClaimAttestation builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.XChainBridge
Construct a XChainBridge builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.XChainClaim
Construct a XChainClaim builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.XChainCommit
Construct a XChainCommit builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.XChainCreateBridge
Construct a XChainCreateBridge builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.XChainCreateClaimId
Construct a XChainCreateClaimId builder.
builder() - Static method in interface org.xrpl.xrpl4j.model.transactions.XChainModifyBridge
Construct a XChainModifyBridge builder.
builder() - Static method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
Creates a builder for XrpCurrencyAmount.
builder(UnsignedLong) - Static method in interface org.xrpl.xrpl4j.model.transactions.MptCurrencyAmount
Construct a MptCurrencyAmount builder, setting MptCurrencyAmount.value() to the string representation of the supplied UnsignedLong.
builder(LedgerIndexBound, LedgerIndexBound) - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
builder(LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
Construct a builder for this class with LedgerSpecifier field set.
builder(FeeDrops, BigDecimal) - Static method in interface org.xrpl.xrpl4j.model.client.fees.FeeUtils.DecomposedFees
Build a new instance of FeeUtils.DecomposedFees from the supplied input.
builder(FeeResult) - Static method in interface org.xrpl.xrpl4j.model.client.fees.FeeUtils.DecomposedFees
Build a new instance of FeeUtils.DecomposedFees from the supplied input.
Builder() - Constructor for class org.xrpl.xrpl4j.model.flags.AccountSetTransactionFlags.Builder
 
Builder() - Constructor for class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceCreateFlags.Builder
 
Builder() - Constructor for class org.xrpl.xrpl4j.model.flags.NfTokenCreateOfferFlags.Builder
 
Builder() - Constructor for class org.xrpl.xrpl4j.model.flags.NfTokenMintFlags.Builder
 
Builder() - Constructor for class org.xrpl.xrpl4j.model.flags.OfferCreateFlags.Builder
 
Builder() - Constructor for class org.xrpl.xrpl4j.model.flags.PaymentChannelClaimFlags.Builder
 
Builder() - Constructor for class org.xrpl.xrpl4j.model.flags.PaymentFlags.Builder
 
Builder() - Constructor for class org.xrpl.xrpl4j.model.flags.TransactionFlags.Builder
 
Builder() - Constructor for class org.xrpl.xrpl4j.model.flags.TrustSetFlags.Builder
 
Builder() - Constructor for class org.xrpl.xrpl4j.model.flags.XChainModifyBridgeFlags.Builder
 
buildVersion() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
The version number of the running rippled version.
buildVersion() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
The version number of the running rippled version.
buildVersion() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
The version number of the running rippled version.
buildVersion() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
The version number of the running rippled version.
buildVersion(String) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the value for the buildVersion attribute.
buildVersion(String) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the value for the buildVersion attribute.
BURNABLE - Static variable in class org.xrpl.xrpl4j.model.flags.NfTokenFlags
Constant NfTokenFlags for the lsfBurnable account flag.
BURNABLE - Static variable in class org.xrpl.xrpl4j.model.flags.NfTokenMintFlags
Constant NfTokenMintFlags for the tfBurnable flag.
burned() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
Whether the NFT is burned at the request ledger.
burned() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoResult
Whether the NFT is burned at the request ledger.
burned(boolean) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
Initializes the value for the burned attribute.
burnedNfTokens() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
How many total of this account's issued non-fungible tokens have been burned.
burnedNfTokens() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
How many total of this account's issued non-fungible tokens have been burned.
burnedNfTokens() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
How many total of this account's issued non-fungible tokens have been burned.
burnedNfTokens() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
How many total of this account's issued non-fungible tokens have been burned.
burnedNfTokens(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value burnedNfTokens to burnedNfTokens.
burnedNfTokens(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value burnedNfTokens to burnedNfTokens.
burnedNfTokens(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value burnedNfTokens to burnedNfTokens.
burnedNfTokens(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value burnedNfTokens to burnedNfTokens.
BUY_TOKEN - Static variable in class org.xrpl.xrpl4j.model.flags.NfTokenOfferFlags
Constant NfTokenOfferFlags for the lsfBuyToken flag.
buyOffer() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
Identifies the NfTOffer that offers to buy the NfT.
buyOffer() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenAcceptOffer
Identifies the NfTOffer that offers to buy the NfT.
buyOffer(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value buyOffer to buyOffer.
buyOffer(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value buyOffer to buyOffer.
BuyOffer - Interface in org.xrpl.xrpl4j.model.client.nft
An Offer returned in an BuyOffer list.
bytes() - Method in interface org.xrpl.xrpl4j.codec.addresses.Decoded
The bytes of the decoded Base58 String.
bytes() - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecoded
The bytes of the decoded Base58 String.
bytes(UnsignedByteArray) - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecoded.Builder
Initializes the value for the bytes attribute.
ByteUtils - Class in org.xrpl.xrpl4j.codec.addresses
Utilities to work with bytes in an XRPL context.
ByteUtils() - Constructor for class org.xrpl.xrpl4j.codec.addresses.ByteUtils
 

C

CAN_CLAWBACK - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceCreateFlags
Constant MpTokenIssuanceCreateFlags for the tfMPTCanClawback flag.
CAN_CLAWBACK - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
Constant MpTokenIssuanceFlags for the lsfMPTCanClawback account flag.
CAN_ESCROW - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceCreateFlags
Constant MpTokenIssuanceCreateFlags for the tfMPTCanEscrow flag.
CAN_ESCROW - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
Constant MpTokenIssuanceFlags for the lsfMPTCanEscrow account flag.
CAN_LOCK - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceCreateFlags
Constant MpTokenIssuanceCreateFlags for the tfMPTCanLock flag.
CAN_LOCK - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
Constant MpTokenIssuanceFlags for the lsfMPTCanLock account flag.
CAN_TRADE - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceCreateFlags
Constant MpTokenIssuanceCreateFlags for the tfMPTCanTrade flag.
CAN_TRADE - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
Constant MpTokenIssuanceFlags for the lsfMPTCanTrade account flag.
CAN_TRANSFER - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceCreateFlags
Constant MpTokenIssuanceCreateFlags for the tfMPTCanTransfer flag.
CAN_TRANSFER - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
Constant MpTokenIssuanceFlags for the lsfMPTCanTransfer account flag.
cancelAfter() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
Time, in seconds since the Ripple Epoch, of this channel's immutable expiration, if one was specified at channel creation.
cancelAfter() - Method in interface org.xrpl.xrpl4j.model.client.accounts.PaymentChannelResultObject
Time, in seconds since the Ripple Epoch, of this channel's immutable expiration, if one was specified at channel creation.
cancelAfter() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
The held payment can be canceled if and only if this field is present and the time it specifies has passed.
cancelAfter() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
The held payment can be canceled if and only if this field is present and the time it specifies has passed.
cancelAfter() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
The immutable expiration time for this payment channel, in seconds since the Ripple Epoch.
cancelAfter() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
The immutable expiration time for this payment channel, in seconds since the Ripple Epoch.
cancelAfter() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCreate
The time, in seconds since the Ripple Epoch, when this escrow expires.
cancelAfter() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
The time, in seconds since the Ripple Epoch, when this escrow expires.
cancelAfter() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
The time, in seconds since the Ripple Epoch, when this channel expires.
cancelAfter() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
The held payment can be canceled if and only if this field is present and the time it specifies has passed.
cancelAfter() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
The immutable expiration time for this payment channel, in seconds since the Ripple Epoch.
cancelAfter() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
The held payment can be canceled if and only if this field is present and the time it specifies has passed.
cancelAfter() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
The immutable expiration time for this payment channel, in seconds since the Ripple Epoch.
cancelAfter() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelCreate
The time, in seconds since the Ripple Epoch, when this channel expires.
cancelAfter(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value cancelAfter to cancelAfter.
cancelAfter(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value cancelAfter to cancelAfter.
channel() - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableUnsignedClaim
The Channel ID of the channel that provides the XRP.
channel() - Method in interface org.xrpl.xrpl4j.model.client.channels.UnsignedClaim
The Channel ID of the channel that provides the XRP.
channel() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
The unique ID of the channel, as a Hash256.
channel() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
The unique ID of the channel to fund.
channel() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelClaim
The unique ID of the channel, as a Hash256.
channel() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelFund
The unique ID of the channel to fund.
channel(Hash256) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableUnsignedClaim.Builder
Initializes the value for the channel attribute.
channel(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the value for the channel attribute.
channel(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the value for the channel attribute.
CHANNEL_AUTHORIZE - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the channel_authorize rippled API method.
CHANNEL_FIELD_NAME - Static variable in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
 
CHANNEL_VERIFY - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the channel_verify rippled API method.
channelId() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
A unique ID for this channel, as a Hash256.
channelId() - Method in interface org.xrpl.xrpl4j.model.client.accounts.PaymentChannelResultObject
A unique ID for this channel, as a Hash256.
channelId() - Method in interface org.xrpl.xrpl4j.model.client.channels.ChannelVerifyRequestParams
The Channel ID of the channel that provides the XRP.
channelId() - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyRequestParams
The Channel ID of the channel that provides the XRP.
channelId(Hash256) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the value for the channelId attribute.
channelId(Hash256) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyRequestParams.Builder
Initializes the value for the channelId attribute.
channels() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
Payment channels owned by this AccountChannelsResult.account().
channels() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
Payment channels owned by this ImmutableAccountChannelsResult.account().
channels(Iterable<? extends PaymentChannelResultObject>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Sets or replaces all elements for channels list.
ChannelVerifyRequestParams - Interface in org.xrpl.xrpl4j.model.client.channels
Request parameters for the "channel_verify" rippled API method.
ChannelVerifyResult - Interface in org.xrpl.xrpl4j.model.client.channels
The result of a "channel_verify" rippled API request.
check() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Look up a CheckObject by ID.
check() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Look up a CheckObject by ID.
check() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialDelete
Validate either Subject or Issuer's presence.
check() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCreate
Validate cancelAfter, finishAfter, and condition fields.
check() - Method in interface org.xrpl.xrpl4j.model.transactions.OfferCreate
Validates tfHybrid flag cannot be set if the offer doesn't have a DomainID.
check() - Method in interface org.xrpl.xrpl4j.model.transactions.RawTransactionWrapper
Validates the state of the RawTransactionWrapper.
check() - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
Validates that this XrpCurrencyAmount does not exceed the maximum number of drops.
check(Hash256, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a CheckObject ledger entry.
CHECK - Enum constant in enum org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams.AccountObjectType
Check account object type.
CHECK - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for Check ledger objects.
CHECK - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
CHECK_CANCEL - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the CheckCancel transaction.
CHECK_CASH - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the CheckCash transaction.
CHECK_CREATE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the CheckCreate transaction.
checkAndNormalize() - Method in interface org.xrpl.xrpl4j.model.transactions.BatchSigner
Validates that the BatchSigner has either direct signing fields or multi-sig signers, but not both.
checkBatchModeFlag() - Method in interface org.xrpl.xrpl4j.model.transactions.Batch
Validates that exactly one batch mode flag is set.
checkBatchSigners() - Method in interface org.xrpl.xrpl4j.model.transactions.Batch
Validates all BatchSigners-related constraints in a single pass for efficiency.
checkBounds() - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
Ensures that this LedgerIndexBound is not less than -1 and not equal to 0.
CheckCancel - Interface in org.xrpl.xrpl4j.model.transactions
Cancels an unredeemed Check, removing it from the ledger without sending any money.
CheckCash - Interface in org.xrpl.xrpl4j.model.transactions
The CheckCash transaction attempts to redeem a Check object in the ledger to receive up to the amount authorized by the corresponding CheckCreate transaction.
CheckCreate - Interface in org.xrpl.xrpl4j.model.transactions
Create a Check object in the ledger, which is a deferred payment that can be cashed by its intended destination.
checkEmailHashLength() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
Check email hash length.
checkId() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCancel
The ID of the Check ledger object to cancel, as a 64-character hexadecimal string.
checkId() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCash
The ID of the Check ledger object to cash, as a 64-character hexadecimal string.
checkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
The ID of the Check ledger object to cancel, as a 64-character hexadecimal string.
checkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
The ID of the Check ledger object to cash, as a 64-character hexadecimal string.
checkId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the value for the checkId attribute.
checkId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the value for the checkId attribute.
checkIssuerEmptyForXrp() - Method in interface org.xrpl.xrpl4j.codec.binary.types.Issue
Validate that Issue.issuer() is empty if Issue.currency() is "XRP".
CheckObject - Interface in org.xrpl.xrpl4j.model.ledger
A Check object describes a check, similar to a paper personal check, which can be cashed by its destination to get money from its sender.
checkRawTransactions() - Method in interface org.xrpl.xrpl4j.model.transactions.Batch
Validates all properties of inner transactions in a single pass for efficiency.
checkSize(int, BigInteger) - Static method in class org.xrpl.xrpl4j.codec.addresses.ByteUtils
Checks that the given BigInteger value has a bitsize (binary) less than or equal to the expectedBits.
checkTickSize() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
Check tick size.
checkTransferRate() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
Check transfer rate.
classicAddress() - Method in interface org.xrpl.xrpl4j.codec.addresses.ClassicAddress
A classic address, as an Address.
classicAddress() - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableClassicAddress
A classic address, as an Address.
classicAddress(Address) - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableClassicAddress.Builder
Initializes the value for the classicAddress attribute.
ClassicAddress - Interface in org.xrpl.xrpl4j.codec.addresses
An address on the XRP Ledger represented in Classic Address form.
classicAddressToXAddress(Address, boolean) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
Converts an XRPL Classic Address with no Destination Tag to an X-Address.
classicAddressToXAddress(Address, UnsignedInteger, boolean) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
Converts an XRPL Classic Address and Destination Tag to an X-Address.
classicAddressToXAddress(Address, Optional<UnsignedInteger>, boolean) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
Converts an XRPL Classic Address and and optional Destination Tag to an X-Address.
CLAW_TWO_ASSETS - Static variable in class org.xrpl.xrpl4j.model.flags.AmmClawbackFlags
Constant AmmDepositFlags for the tfClawTwoAssets flag.
Clawback - Interface in org.xrpl.xrpl4j.model.transactions
Clawback an issued currency that exists on a Trustline.
CLAWBACK - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the Clawback transaction.
CLEAR_ACCOUNT_CREATE_AMOUNT - Static variable in class org.xrpl.xrpl4j.model.flags.XChainModifyBridgeFlags
Constant XChainModifyBridgeFlags for the tfClearAccountCreateAmount flag.
CLEAR_DEEP_FREEZE - Static variable in class org.xrpl.xrpl4j.model.flags.TrustSetFlags
Constant TrustSetFlags for the tfClearDeepFreeze flag.
CLEAR_FREEZE - Static variable in class org.xrpl.xrpl4j.model.flags.TrustSetFlags
Constant TrustSetFlags for the tfClearFreeze flag.
CLEAR_NO_RIPPLE - Static variable in class org.xrpl.xrpl4j.model.flags.TrustSetFlags
Constant TrustSetFlags for the tfClearNoRipple flag.
clearFlag() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
Unique identifier of a flag to disable for this account.
clearFlag() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
Unique identifier of a flag to disable for this account.
clearFlag(Optional<? extends AccountSet.AccountSetFlag>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value clearFlag to clearFlag.
clearFlag(AccountSet.AccountSetFlag) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value clearFlag to clearFlag.
clearFlagRawValue() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
A flag to disable for this account, as an UnsignedInteger.
clearFlagRawValue() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
A flag to disable for this account, as an UnsignedInteger.
clearFlagRawValue(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value clearFlagRawValue to clearFlagRawValue.
clearFlagRawValue(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value clearFlagRawValue to clearFlagRawValue.
ClioServerInfo - Interface in org.xrpl.xrpl4j.model.client.serverinfo
An implementation of ServerInfo that conforms to Clio server payloads.
clioVersion() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ClioServerInfo
The version number of the running clio version.
clioVersion() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo
The version number of the running clio version.
clioVersion(String) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Initializes the value for the clioVersion attribute.
CLOSE - Static variable in class org.xrpl.xrpl4j.model.flags.PaymentChannelClaimFlags
Constant PaymentChannelClaimFlags for the tfClose flag.
closed() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
If true, this ledger version is no longer accepting new transactions.
closed() - Method in interface org.xrpl.xrpl4j.model.ledger.LedgerHeader
If true, this ledger version is no longer accepting new transactions.
closed(boolean) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the value for the closed attribute.
CLOSED - Static variable in class org.xrpl.xrpl4j.model.client.common.LedgerIndexShortcut
Request information about the most recent ledger that has been closed for modifications and proposed for validation.
CLOSED - Static variable in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
Request information about the most recent ledger that has been closed for modifications and proposed for validation.
closeDate() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsTransaction
The approximate close time (using Ripple Epoch) of the ledger containing this transaction.
closeDate() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction
The approximate close time (using Ripple Epoch) of the ledger containing this transaction.
closeDate() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult
The approximate close time (using Ripple Epoch) of the ledger containing this transaction.
closeDate() - Method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionResult
The approximate close time (using Ripple Epoch) of the ledger containing this transaction.
closeDate(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction.Builder
Initializes the optional value closeDate to closeDate.
closeDate(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult.Builder
Initializes the optional value closeDate to closeDate.
closeDate(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction.Builder
Initializes the optional value closeDate to closeDate.
closeDate(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult.Builder
Initializes the optional value closeDate to closeDate.
closeDateHuman() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsTransaction
The approximate close time in UTC offset.
closeDateHuman() - Method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionResult
The approximate close time in UTC offset.
closedLedger() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
Information on the most recently closed ledger that has not been validated by consensus.
closedLedger() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Information on the most recently closed ledger that has not been validated by consensus.
closedLedger() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
Information on the most recently closed ledger that has not been validated by consensus.
closedLedger() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
Information on the most recently closed ledger that has not been validated by consensus.
closedLedger(Optional<? extends ServerInfo.ValidatedLedger>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value closedLedger to closedLedger.
closedLedger(Optional<? extends ServerInfo.ValidatedLedger>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value closedLedger to closedLedger.
closedLedger(ServerInfo.ValidatedLedger) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value closedLedger to closedLedger.
closedLedger(ServerInfo.ValidatedLedger) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value closedLedger to closedLedger.
closeTime() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
The approximate time this ledger version closed, as the number of seconds since the Ripple Epoch.
closeTime() - Method in interface org.xrpl.xrpl4j.model.ledger.LedgerHeader
The approximate time this ledger version closed, as the number of seconds since the Ripple Epoch.
closeTime(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value closeTime to closeTime.
closeTime(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value closeTime to closeTime.
closeTimeHuman() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
The time this ledger was closed, in human-readable format.
closeTimeHuman() - Method in interface org.xrpl.xrpl4j.model.ledger.LedgerHeader
The time this ledger was closed, in human-readable format.
closeTimeHuman(ZonedDateTime) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value closeTimeHuman to closeTimeHuman.
closeTimeHuman(Optional<? extends ZonedDateTime>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value closeTimeHuman to closeTimeHuman.
closeTimeResolution() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
An UnsignedInteger in the range [2,120] indicating the maximum number of seconds by which the ImmutableLedgerHeader.closeTime() could be rounded.
closeTimeResolution() - Method in interface org.xrpl.xrpl4j.model.ledger.LedgerHeader
An UnsignedInteger in the range [2,120] indicating the maximum number of seconds by which the LedgerHeader.closeTime() could be rounded.
closeTimeResolution(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value closeTimeResolution to closeTimeResolution.
closeTimeResolution(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value closeTimeResolution to closeTimeResolution.
compareTo(FieldInstance) - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInstance
 
compareTo(FieldWithValue<T>) - Method in interface org.xrpl.xrpl4j.codec.binary.types.FieldWithValue
 
compareTo(Wrapper<T>) - Method in class org.xrpl.xrpl4j.model.immutables.Wrapper
 
completeLedgers() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo
Range expression indicating the sequence numbers of the ledger versions the local rippled has in its database.
completeLedgers() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
Range expression indicating the sequence numbers of the ledger versions the local rippled has in its database.
completeLedgers() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Range expression indicating the sequence numbers of the ledger versions the local rippled has in its database.
completeLedgers() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo
Range expression indicating the sequence numbers of the ledger versions the local rippled has in its database.
completeLedgers(Iterable<? extends Range<UnsignedLong>>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Sets or replaces all elements for completeLedgers list.
completeLedgers(Iterable<? extends Range<UnsignedLong>>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Sets or replaces all elements for completeLedgers list.
completeLedgers(Iterable<? extends Range<UnsignedLong>>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Sets or replaces all elements for completeLedgers list.
CompleteLedgersDeserializer() - Constructor for class org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.CompleteLedgersDeserializer
 
completeLedgersToListOfRange(String) - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.LedgerRangeUtils
Transforms completeLedgers() part of various ServerInfo responses from a range expression to a List<Range<UnsignedLong>>.
computeBatchFee(FeeResult, UnsignedInteger) - Static method in class org.xrpl.xrpl4j.model.client.fees.FeeUtils
Calculate a suggested fee to be used for submitting a transaction to the XRPL.
computeBatchFee(XrpCurrencyAmount, UnsignedInteger, XrpCurrencyAmount) - Static method in class org.xrpl.xrpl4j.model.client.fees.FeeUtils
Computes the fee necessary for a Batch transaction per XLS-0056 section 2.2.
ComputedNetworkFees - Interface in org.xrpl.xrpl4j.model.client.fees
An object that holds fee options that were calculated based upon current ledger stats.
computeFee(XrpCurrencyAmount, Fulfillment<?>) - Static method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
Compute the fee for the supplied fulfillment.
computeMultisigNetworkFees(FeeResult, SignerListObject) - Static method in class org.xrpl.xrpl4j.model.client.fees.FeeUtils
Computes the fee necessary for a multisigned transaction.
computeNetworkFees(FeeResult) - Static method in class org.xrpl.xrpl4j.model.client.fees.FeeUtils
Calculate a suggested fee to be used for submitting a transaction to the XRPL.
computePublicKeyHash(UnsignedByteArray) - Static method in interface org.xrpl.xrpl4j.crypto.keys.PublicKey
Compute the RIPEMD160 of the SHA256 of the given public key, which can be encoded to an XRPL address.
condition() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
A PREIMAGE-SHA-256 crypto-condition in DER hexadecimal encoding.
condition() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
A PREIMAGE-SHA-256 crypto-condition in DER hexadecimal encoding.
condition() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCreate
Hex value representing a PREIMAGE-SHA-256 crypto-condition.
condition() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
Hex value matching the previously-supplied PREIMAGE-SHA-256 crypto-condition of the held payment.
condition() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Hex value representing a PREIMAGE-SHA-256 crypto-condition.
condition() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Hex value matching the previously-supplied PREIMAGE-SHA-256 crypto-condition of the held payment.
condition() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
A PREIMAGE-SHA-256 crypto-condition in DER hexadecimal encoding.
condition() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
A PREIMAGE-SHA-256 crypto-condition in DER hexadecimal encoding.
condition(Condition) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value condition to condition.
condition(Condition) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value condition to condition.
condition(Condition) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value condition to condition.
condition(Condition) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value condition to condition.
condition(Optional<? extends Condition>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value condition to condition.
condition(Optional<? extends Condition>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value condition to condition.
condition(Optional<? extends Condition>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value condition to condition.
condition(Optional<? extends Condition>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value condition to condition.
conditionRawValue() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
The raw, hex-encoded PREIMAGE-SHA-256 crypto-condition of the escrow.
conditionRawValue() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
The raw, hex-encoded PREIMAGE-SHA-256 crypto-condition of the escrow.
conditionRawValue(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value conditionRawValue to conditionRawValue.
conditionRawValue(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value conditionRawValue to conditionRawValue.
convergeTimeSeconds() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLastClose
The amount of time, in seconds, it took to converge.
convergeTimeSeconds() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.LastClose
The amount of time, in seconds, it took to converge.
convergeTimeSeconds(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLastClose.Builder
Initializes the value for the convergeTimeSeconds attribute.
copyOf(ClassicAddress) - Static method in class org.xrpl.xrpl4j.codec.addresses.ImmutableClassicAddress
Creates an immutable copy of a ClassicAddress value.
copyOf(Decoded) - Static method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecoded
Creates an immutable copy of a Decoded value.
copyOf(DecodedXAddress) - Static method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecodedXAddress
Creates an immutable copy of a DecodedXAddress value.
copyOf(Definitions) - Static method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions
Creates an immutable copy of a Definitions value.
copyOf(FieldInfo) - Static method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo
Creates an immutable copy of a FieldInfo value.
copyOf(FieldInstance) - Static method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance
Creates an immutable copy of a FieldInstance value.
copyOf(FieldHeader) - Static method in class org.xrpl.xrpl4j.codec.binary.ImmutableFieldHeader
Creates an immutable copy of a FieldHeader value.
copyOf(FieldWithValue<T>) - Static method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableFieldWithValue
Creates an immutable copy of a FieldWithValue value.
copyOf(Hop) - Static method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop
Creates an immutable copy of a Hop value.
copyOf(Issue) - Static method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue
Creates an immutable copy of a Issue value.
copyOf(XChainBridge) - Static method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge
Creates an immutable copy of a XChainBridge value.
copyOf(Base58EncodedSecret) - Static method in class org.xrpl.xrpl4j.crypto.keys.ImmutableBase58EncodedSecret
Creates an immutable copy of a Base58EncodedSecret value.
copyOf(KeyPair) - Static method in class org.xrpl.xrpl4j.crypto.keys.ImmutableKeyPair
Creates an immutable copy of a KeyPair value.
copyOf(PublicKey) - Static method in class org.xrpl.xrpl4j.crypto.keys.ImmutablePublicKey
Creates an immutable copy of a PublicKey value.
copyOf(EcDsaSignature) - Static method in class org.xrpl.xrpl4j.crypto.signing.bc.ImmutableEcDsaSignature
Creates an immutable copy of a EcDsaSignature value.
copyOf(MultiSignedTransaction<T>) - Static method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction
Creates an immutable copy of a MultiSignedTransaction value.
copyOf(Signature) - Static method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSignature
Creates an immutable copy of a Signature value.
copyOf(SingleSignedTransaction<T>) - Static method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSingleSignedTransaction
Creates an immutable copy of a SingleSignedTransaction value.
copyOf(AccountChannelsRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams
Creates an immutable copy of a AccountChannelsRequestParams value.
copyOf(AccountChannelsResult) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
Creates an immutable copy of a AccountChannelsResult value.
copyOf(AccountCurrenciesRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesRequestParams
Creates an immutable copy of a AccountCurrenciesRequestParams value.
copyOf(AccountCurrenciesResult) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult
Creates an immutable copy of a AccountCurrenciesResult value.
copyOf(AccountInfoRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoRequestParams
Creates an immutable copy of a AccountInfoRequestParams value.
copyOf(AccountInfoResult) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult
Creates an immutable copy of a AccountInfoResult value.
copyOf(AccountLinesRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams
Creates an immutable copy of a AccountLinesRequestParams value.
copyOf(AccountLinesResult) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult
Creates an immutable copy of a AccountLinesResult value.
copyOf(AccountNftsRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams
Creates an immutable copy of a AccountNftsRequestParams value.
copyOf(AccountNftsResult) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
Creates an immutable copy of a AccountNftsResult value.
copyOf(AccountObjectsRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams
Creates an immutable copy of a AccountObjectsRequestParams value.
copyOf(AccountObjectsResult) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
Creates an immutable copy of a AccountObjectsResult value.
copyOf(AccountOffersRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams
Creates an immutable copy of a AccountOffersRequestParams value.
copyOf(AccountOffersResult) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult
Creates an immutable copy of a AccountOffersResult value.
copyOf(AccountTransactionsRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
Creates an immutable copy of a AccountTransactionsRequestParams value.
copyOf(AccountTransactionsResult) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult
Creates an immutable copy of a AccountTransactionsResult value.
copyOf(AccountTransactionsTransaction<T>) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction
Creates an immutable copy of a AccountTransactionsTransaction value.
copyOf(AccountTransactionsTransactionResult<T>) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransactionResult
Creates an immutable copy of a AccountTransactionsTransactionResult value.
copyOf(GatewayBalancesAssets) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesAssets
Creates an immutable copy of a GatewayBalancesAssets value.
copyOf(GatewayBalancesHotWallets) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesHotWallets
Creates an immutable copy of a GatewayBalancesHotWallets value.
copyOf(GatewayBalancesIssuedCurrencyAmount) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesIssuedCurrencyAmount
Creates an immutable copy of a GatewayBalancesIssuedCurrencyAmount value.
copyOf(GatewayBalancesObligations) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations
Creates an immutable copy of a GatewayBalancesObligations value.
copyOf(GatewayBalancesRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams
Creates an immutable copy of a GatewayBalancesRequestParams value.
copyOf(GatewayBalancesResult) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
Creates an immutable copy of a GatewayBalancesResult value.
copyOf(NfTokenObject) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject
Creates an immutable copy of a NfTokenObject value.
copyOf(OfferResultObject) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject
Creates an immutable copy of a OfferResultObject value.
copyOf(PaymentChannelResultObject) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
Creates an immutable copy of a PaymentChannelResultObject value.
copyOf(QueueData) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData
Creates an immutable copy of a QueueData value.
copyOf(QueueTransaction) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction
Creates an immutable copy of a QueueTransaction value.
copyOf(TrustLine) - Static method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Creates an immutable copy of a TrustLine value.
copyOf(AcceptLedgerResult) - Static method in class org.xrpl.xrpl4j.model.client.admin.ImmutableAcceptLedgerResult
Creates an immutable copy of a AcceptLedgerResult value.
copyOf(AmmInfo) - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
Creates an immutable copy of a AmmInfo value.
copyOf(AmmInfoAuctionSlot) - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot
Creates an immutable copy of a AmmInfoAuctionSlot value.
copyOf(AmmInfoAuthAccount) - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuthAccount
Creates an immutable copy of a AmmInfoAuthAccount value.
copyOf(AmmInfoRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams
Creates an immutable copy of a AmmInfoRequestParams value.
copyOf(AmmInfoResult) - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult
Creates an immutable copy of a AmmInfoResult value.
copyOf(AmmInfoVoteEntry) - Static method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoVoteEntry
Creates an immutable copy of a AmmInfoVoteEntry value.
copyOf(ChannelVerifyRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyRequestParams
Creates an immutable copy of a ChannelVerifyRequestParams value.
copyOf(ChannelVerifyResult) - Static method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyResult
Creates an immutable copy of a ChannelVerifyResult value.
copyOf(UnsignedClaim) - Static method in class org.xrpl.xrpl4j.model.client.channels.ImmutableUnsignedClaim
Creates an immutable copy of a UnsignedClaim value.
copyOf(LedgerSpecifier) - Static method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier
Creates an immutable copy of a LedgerSpecifier value.
copyOf(ComputedNetworkFees) - Static method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees
Creates an immutable copy of a ComputedNetworkFees value.
copyOf(FeeDrops) - Static method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops
Creates an immutable copy of a FeeDrops value.
copyOf(FeeLevels) - Static method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels
Creates an immutable copy of a FeeLevels value.
copyOf(FeeResult) - Static method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
Creates an immutable copy of a FeeResult value.
copyOf(FeeUtils.DecomposedFees) - Static method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees
Creates an immutable copy of a FeeUtils.DecomposedFees value.
copyOf(Finality) - Static method in class org.xrpl.xrpl4j.model.client.ImmutableFinality
Creates an immutable copy of a Finality value.
copyOf(AmmLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableAmmLedgerEntryParams
Creates an immutable copy of a AmmLedgerEntryParams value.
copyOf(CredentialLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableCredentialLedgerEntryParams
Creates an immutable copy of a CredentialLedgerEntryParams value.
copyOf(DelegateLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDelegateLedgerEntryParams
Creates an immutable copy of a DelegateLedgerEntryParams value.
copyOf(DepositPreAuthCredential) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthCredential
Creates an immutable copy of a DepositPreAuthCredential value.
copyOf(DepositPreAuthLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams
Creates an immutable copy of a DepositPreAuthLedgerEntryParams value.
copyOf(EscrowLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableEscrowLedgerEntryParams
Creates an immutable copy of a EscrowLedgerEntryParams value.
copyOf(LedgerEntryRequestParams<T>) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Creates an immutable copy of a LedgerEntryRequestParams value.
copyOf(LedgerEntryResult<T>) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult
Creates an immutable copy of a LedgerEntryResult value.
copyOf(LedgerRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams
Creates an immutable copy of a LedgerRequestParams value.
copyOf(LedgerResult) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult
Creates an immutable copy of a LedgerResult value.
copyOf(MpTokenLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableMpTokenLedgerEntryParams
Creates an immutable copy of a MpTokenLedgerEntryParams value.
copyOf(OfferLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOfferLedgerEntryParams
Creates an immutable copy of a OfferLedgerEntryParams value.
copyOf(OracleLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOracleLedgerEntryParams
Creates an immutable copy of a OracleLedgerEntryParams value.
copyOf(PermissionedDomainLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutablePermissionedDomainLedgerEntryParams
Creates an immutable copy of a PermissionedDomainLedgerEntryParams value.
copyOf(RippleStateLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateLedgerEntryParams
Creates an immutable copy of a RippleStateLedgerEntryParams value.
copyOf(RippleStateLedgerEntryParams.RippleStateAccounts) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts
Creates an immutable copy of a RippleStateLedgerEntryParams.RippleStateAccounts value.
copyOf(TicketLedgerEntryParams) - Static method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableTicketLedgerEntryParams
Creates an immutable copy of a TicketLedgerEntryParams value.
copyOf(MptHoldersMpToken) - Static method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken
Creates an immutable copy of a MptHoldersMpToken value.
copyOf(MptHoldersRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams
Creates an immutable copy of a MptHoldersRequestParams value.
copyOf(MptHoldersResponse) - Static method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse
Creates an immutable copy of a MptHoldersResponse value.
copyOf(BuyOffer) - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer
Creates an immutable copy of a BuyOffer value.
copyOf(NftBuyOffersRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams
Creates an immutable copy of a NftBuyOffersRequestParams value.
copyOf(NftBuyOffersResult) - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult
Creates an immutable copy of a NftBuyOffersResult value.
copyOf(NftInfoRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoRequestParams
Creates an immutable copy of a NftInfoRequestParams value.
copyOf(NftInfoResult) - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
Creates an immutable copy of a NftInfoResult value.
copyOf(NftSellOffersRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams
Creates an immutable copy of a NftSellOffersRequestParams value.
copyOf(NftSellOffersResult) - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult
Creates an immutable copy of a NftSellOffersResult value.
copyOf(SellOffer) - Static method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer
Creates an immutable copy of a SellOffer value.
copyOf(AggregatePriceSet) - Static method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableAggregatePriceSet
Creates an immutable copy of a AggregatePriceSet value.
copyOf(GetAggregatePriceRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams
Creates an immutable copy of a GetAggregatePriceRequestParams value.
copyOf(GetAggregatePriceResult) - Static method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult
Creates an immutable copy of a GetAggregatePriceResult value.
copyOf(BookOffersOffer) - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
Creates an immutable copy of a BookOffersOffer value.
copyOf(BookOffersRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams
Creates an immutable copy of a BookOffersRequestParams value.
copyOf(BookOffersResult) - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult
Creates an immutable copy of a BookOffersResult value.
copyOf(DepositAuthorizedRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams
Creates an immutable copy of a DepositAuthorizedRequestParams value.
copyOf(DepositAuthorizedResult) - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult
Creates an immutable copy of a DepositAuthorizedResult value.
copyOf(PathAlternative) - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative
Creates an immutable copy of a PathAlternative value.
copyOf(PathCurrency) - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency
Creates an immutable copy of a PathCurrency value.
copyOf(RipplePathFindRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams
Creates an immutable copy of a RipplePathFindRequestParams value.
copyOf(RipplePathFindResult) - Static method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult
Creates an immutable copy of a RipplePathFindResult value.
copyOf(ClioServerInfo) - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo
Creates an immutable copy of a ClioServerInfo value.
copyOf(ReportingModeServerInfo) - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
Creates an immutable copy of a ReportingModeServerInfo value.
copyOf(RippledServerInfo) - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Creates an immutable copy of a RippledServerInfo value.
copyOf(ServerInfo.JobType) - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType
Creates an immutable copy of a ServerInfo.JobType value.
copyOf(ServerInfo.LastClose) - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLastClose
Creates an immutable copy of a ServerInfo.LastClose value.
copyOf(ServerInfo.Load) - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad
Creates an immutable copy of a ServerInfo.Load value.
copyOf(ServerInfo.ValidatedLedger) - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger
Creates an immutable copy of a ServerInfo.ValidatedLedger value.
copyOf(ServerInfoResult) - Static method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableServerInfoResult
Creates an immutable copy of a ServerInfoResult value.
copyOf(SubmitMultiSignedRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedRequestParams
Creates an immutable copy of a SubmitMultiSignedRequestParams value.
copyOf(SubmitMultiSignedResult<TxnType>) - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult
Creates an immutable copy of a SubmitMultiSignedResult value.
copyOf(SubmitRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitRequestParams
Creates an immutable copy of a SubmitRequestParams value.
copyOf(SubmitResult<TxnType>) - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
Creates an immutable copy of a SubmitResult value.
copyOf(TransactionRequestParams) - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams
Creates an immutable copy of a TransactionRequestParams value.
copyOf(TransactionResult<TxnType>) - Static method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult
Creates an immutable copy of a TransactionResult value.
copyOf(AccountRootObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
Creates an immutable copy of a AccountRootObject value.
copyOf(AmmObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
Creates an immutable copy of a AmmObject value.
copyOf(AttestationClaim) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim
Creates an immutable copy of a AttestationClaim value.
copyOf(AttestationCreateAccount) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount
Creates an immutable copy of a AttestationCreateAccount value.
copyOf(AuctionSlot) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot
Creates an immutable copy of a AuctionSlot value.
copyOf(AuthAccount) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccount
Creates an immutable copy of a AuthAccount value.
copyOf(AuthAccountWrapper) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccountWrapper
Creates an immutable copy of a AuthAccountWrapper value.
copyOf(Book) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableBook
Creates an immutable copy of a Book value.
copyOf(BookWrapper) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableBookWrapper
Creates an immutable copy of a BookWrapper value.
copyOf(BridgeObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
Creates an immutable copy of a BridgeObject value.
copyOf(CheckObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
Creates an immutable copy of a CheckObject value.
copyOf(CredentialObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
Creates an immutable copy of a CredentialObject value.
copyOf(DelegateObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
Creates an immutable copy of a DelegateObject value.
copyOf(DepositPreAuthObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
Creates an immutable copy of a DepositPreAuthObject value.
copyOf(DidObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
Creates an immutable copy of a DidObject value.
copyOf(EscrowObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
Creates an immutable copy of a EscrowObject value.
copyOf(Issue) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue
Creates an immutable copy of a Issue value.
copyOf(LedgerHeader) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
Creates an immutable copy of a LedgerHeader value.
copyOf(MpTokenIssuanceObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
Creates an immutable copy of a MpTokenIssuanceObject value.
copyOf(MpTokenObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
Creates an immutable copy of a MpTokenObject value.
copyOf(NfToken) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfToken
Creates an immutable copy of a NfToken value.
copyOf(NfTokenOfferObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
Creates an immutable copy of a NfTokenOfferObject value.
copyOf(NfTokenPageObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
Creates an immutable copy of a NfTokenPageObject value.
copyOf(NfTokenWrapper) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenWrapper
Creates an immutable copy of a NfTokenWrapper value.
copyOf(OfferObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
Creates an immutable copy of a OfferObject value.
copyOf(OracleObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
Creates an immutable copy of a OracleObject value.
copyOf(PayChannelObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
Creates an immutable copy of a PayChannelObject value.
copyOf(PermissionedDomainObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
Creates an immutable copy of a PermissionedDomainObject value.
copyOf(RippleStateObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
Creates an immutable copy of a RippleStateObject value.
copyOf(SignerEntry) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntry
Creates an immutable copy of a SignerEntry value.
copyOf(SignerEntryWrapper) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntryWrapper
Creates an immutable copy of a SignerEntryWrapper value.
copyOf(SignerListObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject
Creates an immutable copy of a SignerListObject value.
copyOf(TicketObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
Creates an immutable copy of a TicketObject value.
copyOf(UnknownLedgerObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableUnknownLedgerObject
Creates an immutable copy of a UnknownLedgerObject value.
copyOf(VoteEntry) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntry
Creates an immutable copy of a VoteEntry value.
copyOf(VoteEntryWrapper) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntryWrapper
Creates an immutable copy of a VoteEntryWrapper value.
copyOf(XChainClaimAttestation) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimAttestation
Creates an immutable copy of a XChainClaimAttestation value.
copyOf(XChainClaimProofSig) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig
Creates an immutable copy of a XChainClaimProofSig value.
copyOf(XChainCreateAccountAttestation) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountAttestation
Creates an immutable copy of a XChainCreateAccountAttestation value.
copyOf(XChainCreateAccountProofSig) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig
Creates an immutable copy of a XChainCreateAccountProofSig value.
copyOf(XChainOwnedClaimIdObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
Creates an immutable copy of a XChainOwnedClaimIdObject value.
copyOf(XChainOwnedCreateAccountClaimIdObject) - Static method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
Creates an immutable copy of a XChainOwnedCreateAccountClaimIdObject value.
copyOf(AccountDelete) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
Creates an immutable copy of a AccountDelete value.
copyOf(AccountSet) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
Creates an immutable copy of a AccountSet value.
copyOf(AmmBid) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
Creates an immutable copy of a AmmBid value.
copyOf(AmmClawback) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
Creates an immutable copy of a AmmClawback value.
copyOf(AmmCreate) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
Creates an immutable copy of a AmmCreate value.
copyOf(AmmDelete) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
Creates an immutable copy of a AmmDelete value.
copyOf(AmmDeposit) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
Creates an immutable copy of a AmmDeposit value.
copyOf(AmmVote) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
Creates an immutable copy of a AmmVote value.
copyOf(AmmWithdraw) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
Creates an immutable copy of a AmmWithdraw value.
copyOf(Batch) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
Creates an immutable copy of a Batch value.
copyOf(BatchSigner) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner
Creates an immutable copy of a BatchSigner value.
copyOf(BatchSignerWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSignerWrapper
Creates an immutable copy of a BatchSignerWrapper value.
copyOf(CheckCancel) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
Creates an immutable copy of a CheckCancel value.
copyOf(CheckCash) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
Creates an immutable copy of a CheckCash value.
copyOf(CheckCreate) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
Creates an immutable copy of a CheckCreate value.
copyOf(Clawback) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
Creates an immutable copy of a Clawback value.
copyOf(Credential) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredential
Creates an immutable copy of a Credential value.
copyOf(CredentialAccept) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
Creates an immutable copy of a CredentialAccept value.
copyOf(CredentialCreate) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
Creates an immutable copy of a CredentialCreate value.
copyOf(CredentialDelete) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
Creates an immutable copy of a CredentialDelete value.
copyOf(CredentialWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialWrapper
Creates an immutable copy of a CredentialWrapper value.
copyOf(DelegateSet) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
Creates an immutable copy of a DelegateSet value.
copyOf(DepositPreAuth) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
Creates an immutable copy of a DepositPreAuth value.
copyOf(DidDelete) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
Creates an immutable copy of a DidDelete value.
copyOf(DidSet) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
Creates an immutable copy of a DidSet value.
copyOf(EnableAmendment) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
Creates an immutable copy of a EnableAmendment value.
copyOf(EscrowCancel) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
Creates an immutable copy of a EscrowCancel value.
copyOf(EscrowCreate) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Creates an immutable copy of a EscrowCreate value.
copyOf(EscrowFinish) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Creates an immutable copy of a EscrowFinish value.
copyOf(IssuedCurrencyAmount) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount
Creates an immutable copy of a IssuedCurrencyAmount value.
copyOf(Memo) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo
Creates an immutable copy of a Memo value.
copyOf(MemoWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemoWrapper
Creates an immutable copy of a MemoWrapper value.
copyOf(CreatedNode<T>) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode
Creates an immutable copy of a CreatedNode value.
copyOf(DeletedNode<T>) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode
Creates an immutable copy of a DeletedNode value.
copyOf(MetaAccountRootObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
Creates an immutable copy of a MetaAccountRootObject value.
copyOf(MetaAmmObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject
Creates an immutable copy of a MetaAmmObject value.
copyOf(MetaAuctionSlot) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot
Creates an immutable copy of a MetaAuctionSlot value.
copyOf(MetaAuthAccount) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccount
Creates an immutable copy of a MetaAuthAccount value.
copyOf(MetaAuthAccountWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccountWrapper
Creates an immutable copy of a MetaAuthAccountWrapper value.
copyOf(MetaBook) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook
Creates an immutable copy of a MetaBook value.
copyOf(MetaBookWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBookWrapper
Creates an immutable copy of a MetaBookWrapper value.
copyOf(MetaBridgeObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject
Creates an immutable copy of a MetaBridgeObject value.
copyOf(MetaCheckObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
Creates an immutable copy of a MetaCheckObject value.
copyOf(MetaCredential) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential
Creates an immutable copy of a MetaCredential value.
copyOf(MetaCredentialObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject
Creates an immutable copy of a MetaCredentialObject value.
copyOf(MetaCredentialWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialWrapper
Creates an immutable copy of a MetaCredentialWrapper value.
copyOf(MetaDelegateObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
Creates an immutable copy of a MetaDelegateObject value.
copyOf(MetaDepositPreAuthObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
Creates an immutable copy of a MetaDepositPreAuthObject value.
copyOf(MetaDidObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
Creates an immutable copy of a MetaDidObject value.
copyOf(MetaEscrowObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
Creates an immutable copy of a MetaEscrowObject value.
copyOf(MetaLedgerEntryType) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaLedgerEntryType
Creates an immutable copy of a MetaLedgerEntryType value.
copyOf(MetaMpTokenIssuanceObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
Creates an immutable copy of a MetaMpTokenIssuanceObject value.
copyOf(MetaMpTokenObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
Creates an immutable copy of a MetaMpTokenObject value.
copyOf(MetaNfTokenOfferObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
Creates an immutable copy of a MetaNfTokenOfferObject value.
copyOf(MetaNfTokenPageObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject
Creates an immutable copy of a MetaNfTokenPageObject value.
copyOf(MetaOfferObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
Creates an immutable copy of a MetaOfferObject value.
copyOf(MetaOracleObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
Creates an immutable copy of a MetaOracleObject value.
copyOf(MetaPayChannelObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
Creates an immutable copy of a MetaPayChannelObject value.
copyOf(MetaPermissionedDomainObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject
Creates an immutable copy of a MetaPermissionedDomainObject value.
copyOf(MetaRippleStateObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
Creates an immutable copy of a MetaRippleStateObject value.
copyOf(MetaSignerEntry) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntry
Creates an immutable copy of a MetaSignerEntry value.
copyOf(MetaSignerEntryWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntryWrapper
Creates an immutable copy of a MetaSignerEntryWrapper value.
copyOf(MetaSignerListObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject
Creates an immutable copy of a MetaSignerListObject value.
copyOf(MetaTicketObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject
Creates an immutable copy of a MetaTicketObject value.
copyOf(MetaUnknownObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaUnknownObject
Creates an immutable copy of a MetaUnknownObject value.
copyOf(MetaVoteEntry) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntry
Creates an immutable copy of a MetaVoteEntry value.
copyOf(MetaVoteEntryWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntryWrapper
Creates an immutable copy of a MetaVoteEntryWrapper value.
copyOf(MetaXChainClaimAttestation) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimAttestation
Creates an immutable copy of a MetaXChainClaimAttestation value.
copyOf(MetaXChainClaimProofSig) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig
Creates an immutable copy of a MetaXChainClaimProofSig value.
copyOf(MetaXChainCreateAccountAttestation) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountAttestation
Creates an immutable copy of a MetaXChainCreateAccountAttestation value.
copyOf(MetaXChainCreateAccountProofSig) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig
Creates an immutable copy of a MetaXChainCreateAccountProofSig value.
copyOf(MetaXChainOwnedClaimIdObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject
Creates an immutable copy of a MetaXChainOwnedClaimIdObject value.
copyOf(MetaXChainOwnedCreateAccountClaimIdObject) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject
Creates an immutable copy of a MetaXChainOwnedCreateAccountClaimIdObject value.
copyOf(ModifiedNode<T>) - Static method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode
Creates an immutable copy of a ModifiedNode value.
copyOf(MptCurrencyAmount) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMptCurrencyAmount
Creates an immutable copy of a MptCurrencyAmount value.
copyOf(MpTokenAuthorize) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
Creates an immutable copy of a MpTokenAuthorize value.
copyOf(MpTokenIssuanceCreate) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
Creates an immutable copy of a MpTokenIssuanceCreate value.
copyOf(MpTokenIssuanceDestroy) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
Creates an immutable copy of a MpTokenIssuanceDestroy value.
copyOf(MpTokenIssuanceSet) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
Creates an immutable copy of a MpTokenIssuanceSet value.
copyOf(NfTokenAcceptOffer) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
Creates an immutable copy of a NfTokenAcceptOffer value.
copyOf(NfTokenBurn) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
Creates an immutable copy of a NfTokenBurn value.
copyOf(NfTokenCancelOffer) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
Creates an immutable copy of a NfTokenCancelOffer value.
copyOf(NfTokenCreateOffer) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Creates an immutable copy of a NfTokenCreateOffer value.
copyOf(NfTokenMint) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
Creates an immutable copy of a NfTokenMint value.
copyOf(OfferCancel) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
Creates an immutable copy of a OfferCancel value.
copyOf(OfferCreate) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
Creates an immutable copy of a OfferCreate value.
copyOf(OracleDelete) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
Creates an immutable copy of a OracleDelete value.
copyOf(OracleSet) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
Creates an immutable copy of a OracleSet value.
copyOf(PathStep) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep
Creates an immutable copy of a PathStep value.
copyOf(Payment) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Creates an immutable copy of a Payment value.
copyOf(PaymentChannelClaim) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
Creates an immutable copy of a PaymentChannelClaim value.
copyOf(PaymentChannelCreate) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
Creates an immutable copy of a PaymentChannelCreate value.
copyOf(PaymentChannelFund) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
Creates an immutable copy of a PaymentChannelFund value.
copyOf(Permission) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermission
Creates an immutable copy of a Permission value.
copyOf(PermissionedDomainDelete) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
Creates an immutable copy of a PermissionedDomainDelete value.
copyOf(PermissionedDomainSet) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
Creates an immutable copy of a PermissionedDomainSet value.
copyOf(PermissionWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionWrapper
Creates an immutable copy of a PermissionWrapper value.
copyOf(PriceData) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData
Creates an immutable copy of a PriceData value.
copyOf(PriceDataWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceDataWrapper
Creates an immutable copy of a PriceDataWrapper value.
copyOf(RawTransactionWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableRawTransactionWrapper
Creates an immutable copy of a RawTransactionWrapper value.
copyOf(SetFee) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
Creates an immutable copy of a SetFee value.
copyOf(SetRegularKey) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
Creates an immutable copy of a SetRegularKey value.
copyOf(Signer) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableSigner
Creates an immutable copy of a Signer value.
copyOf(SignerListSet) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
Creates an immutable copy of a SignerListSet value.
copyOf(SignerWrapper) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerWrapper
Creates an immutable copy of a SignerWrapper value.
copyOf(TicketCreate) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
Creates an immutable copy of a TicketCreate value.
copyOf(TransactionMetadata) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata
Creates an immutable copy of a TransactionMetadata value.
copyOf(TrustSet) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
Creates an immutable copy of a TrustSet value.
copyOf(UnknownTransaction) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
Creates an immutable copy of a UnknownTransaction value.
copyOf(UnlModify) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
Creates an immutable copy of a UnlModify value.
copyOf(XChainAccountCreateCommit) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
Creates an immutable copy of a XChainAccountCreateCommit value.
copyOf(XChainAddAccountCreateAttestation) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
Creates an immutable copy of a XChainAddAccountCreateAttestation value.
copyOf(XChainAddClaimAttestation) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
Creates an immutable copy of a XChainAddClaimAttestation value.
copyOf(XChainBridge) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge
Creates an immutable copy of a XChainBridge value.
copyOf(XChainClaim) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
Creates an immutable copy of a XChainClaim value.
copyOf(XChainCommit) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
Creates an immutable copy of a XChainCommit value.
copyOf(XChainCreateBridge) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
Creates an immutable copy of a XChainCreateBridge value.
copyOf(XChainCreateClaimId) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
Creates an immutable copy of a XChainCreateClaimId value.
copyOf(XChainModifyBridge) - Static method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
Creates an immutable copy of a XChainModifyBridge value.
create() - Static method in class org.xrpl.xrpl4j.model.jackson.ObjectMapperFactory
Construct an ObjectMapper that can be used to serialize and deserialize JSON.
createContextual(DeserializationContext, BeanProperty) - Method in class org.xrpl.xrpl4j.model.jackson.modules.ZonedDateTimeDeserializer
 
createContextual(SerializerProvider, BeanProperty) - Method in class org.xrpl.xrpl4j.model.jackson.modules.ZonedDateTimeSerializer
 
CreatedNode<T> - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A CreatedNode in transaction metadata indicates that the transaction created a new object in the ledger.
credential() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
credential() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
credential() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialWrapper
A credential.
credential() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialWrapper
A credential.
credential() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialWrapper
A credential.
credential() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCredentialWrapper
A credential.
credential(CredentialLedgerEntryParams, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a CredentialObject ledger entry.
credential(Credential) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialWrapper.Builder
Initializes the value for the credential attribute.
credential(MetaCredential) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialWrapper.Builder
Initializes the value for the credential attribute.
Credential - Interface in org.xrpl.xrpl4j.model.transactions
Credential inner object with Issuer and CredentialType details.
CREDENTIAL - Enum constant in enum org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams.AccountObjectType
Credential account object type.
CREDENTIAL - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for Credential ledger objects.
CREDENTIAL - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
CREDENTIAL_ACCEPT - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the CredentialAccept transaction.
CREDENTIAL_CREATE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the CredentialCreate transaction.
CREDENTIAL_DELETE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the CredentialDelete transaction.
CredentialAccept - Interface in org.xrpl.xrpl4j.model.transactions
A CredentialAccept transaction accepts a credential, which makes the credential valid.
CredentialCreate - Interface in org.xrpl.xrpl4j.model.transactions
A CredentialCreate transaction creates a `Credential` object in the ledger.
CredentialDelete - Interface in org.xrpl.xrpl4j.model.transactions
A CredentialDelete transaction removes a `Credential` object from the ledger, effectively revoking it.
CredentialFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static Flags which can be set on CredentialObject's.
credentialIds() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountDelete
Set of Credentials to authorize a deposit made by this transaction.
credentialIds() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
Set of Credentials to authorize a deposit made by this transaction.
credentialIds() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
Set of Credentials to authorize a deposit made by this transaction.
credentialIds() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Set of Credentials to authorize a deposit made by this transaction.
credentialIds() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Set of Credentials to authorize a deposit made by this transaction.
credentialIds() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
Set of Credentials to authorize a deposit made by this transaction.
credentialIds() - Method in interface org.xrpl.xrpl4j.model.transactions.Payment
Set of Credentials to authorize a deposit made by this transaction.
credentialIds() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelClaim
Set of Credentials to authorize a deposit made by this transaction.
credentialIds(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Sets or replaces all elements for credentialIds list.
credentialIds(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Sets or replaces all elements for credentialIds list.
credentialIds(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Sets or replaces all elements for credentialIds list.
credentialIds(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Sets or replaces all elements for credentialIds list.
CredentialLedgerEntryParams - Interface in org.xrpl.xrpl4j.model.client.ledger
Parameters that uniquely identify an CredentialObject on ledger.
CredentialObject - Interface in org.xrpl.xrpl4j.model.ledger
A Credential object represents a credential, which contains an attestation about a subject account from a credential issuer account.
credentials() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedRequestParams
If this field is included, then the credential will be taken into account when analyzing whether the sender can send funds to the destination.
credentials() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult
The credentials specified in the request, if any.
credentials() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams
If this field is included, then the credential will be taken into account when analyzing whether the sender can send funds to the destination.
credentials() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult
The credentials specified in the request, if any.
credentials(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams.Builder
Sets or replaces all elements for credentials list.
credentials(Iterable<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Sets or replaces all elements for credentials list.
credentialType() - Method in interface org.xrpl.xrpl4j.model.client.ledger.CredentialLedgerEntryParams
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in interface org.xrpl.xrpl4j.model.client.ledger.DepositPreAuthCredential
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableCredentialLedgerEntryParams
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthCredential
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in interface org.xrpl.xrpl4j.model.ledger.CredentialObject
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in interface org.xrpl.xrpl4j.model.transactions.Credential
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialAccept
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialCreate
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialDelete
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredential
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCredential
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCredentialObject
A (hex-encoded) value to identify the type of credential from the issuer.
credentialType(Optional<? extends CredentialType>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential.Builder
Initializes the optional value credentialType to credentialType.
credentialType(Optional<? extends CredentialType>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Initializes the optional value credentialType to credentialType.
credentialType(CredentialType) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableCredentialLedgerEntryParams.Builder
Initializes the value for the credentialType attribute.
credentialType(CredentialType) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthCredential.Builder
Initializes the value for the credentialType attribute.
credentialType(CredentialType) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject.Builder
Initializes the value for the credentialType attribute.
credentialType(CredentialType) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredential.Builder
Initializes the value for the credentialType attribute.
credentialType(CredentialType) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the value for the credentialType attribute.
credentialType(CredentialType) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the value for the credentialType attribute.
credentialType(CredentialType) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the value for the credentialType attribute.
credentialType(CredentialType) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential.Builder
Initializes the optional value credentialType to credentialType.
credentialType(CredentialType) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Initializes the optional value credentialType to credentialType.
CredentialType - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing a Credential Type.
CredentialTypeDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for CredentialType's.
CredentialTypeDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.CredentialTypeDeserializer
No-args constructor.
CredentialTypeSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for CredentialType's.
CredentialTypeSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.CredentialTypeSerializer
No-args constructor.
CredentialUri - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing a Credential Uri.
CredentialUriDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for CredentialUri's.
CredentialUriDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.CredentialUriDeserializer
No-args constructor.
CredentialUriSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for CredentialUris.
CredentialUriSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.CredentialUriSerializer
No-args constructor.
CredentialWrapper - Interface in org.xrpl.xrpl4j.model.transactions
Wrapper object for a Credential, so that the JSON representation of a list of Credentials is correct, according to the XRPL binary serialization specification.
currency() - Method in interface org.xrpl.xrpl4j.codec.binary.types.Hop
 
currency() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop
 
currency() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue
The currency code of the Issue.
currency() - Method in interface org.xrpl.xrpl4j.codec.binary.types.Issue
The currency code of the Issue.
currency() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesIssuedCurrencyAmount
Arbitrary code for currency to issue.
currency() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesIssuedCurrencyAmount
Arbitrary code for currency to issue.
currency() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
A Currency Code identifying what currency this trust line can hold.
currency() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
A Currency Code identifying what currency this trust line can hold.
currency() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateLedgerEntryParams
The currency code of the RippleStateObject to retrieve.
currency() - Method in interface org.xrpl.xrpl4j.model.client.ledger.RippleStateLedgerEntryParams
The currency code of the RippleStateObject to retrieve.
currency() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency
Either a 3 character currency code, or a 40 character hexadecimal encoded currency code value.
currency() - Method in interface org.xrpl.xrpl4j.model.client.path.PathCurrency
Either a 3 character currency code, or a 40 character hexadecimal encoded currency code value.
currency() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue
Either a 3 character currency code, or a 40 character hexadecimal encoded currency code value.
currency() - Method in interface org.xrpl.xrpl4j.model.ledger.Issue
Either a 3 character currency code, or a 40 character hexadecimal encoded currency code value.
currency() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount
Arbitrary code for currency to issue.
currency() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep
If present, this PathStep represents changing currencies through an order book.
currency() - Method in interface org.xrpl.xrpl4j.model.transactions.IssuedCurrencyAmount
Arbitrary code for currency to issue.
currency() - Method in interface org.xrpl.xrpl4j.model.transactions.PathStep
If present, this PathStep represents changing currencies through an order book.
currency(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop.Builder
Initializes the optional value currency to currency.
currency(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue.Builder
Initializes the value for the currency attribute.
currency(String) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesIssuedCurrencyAmount.Builder
Initializes the value for the currency attribute.
currency(String) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the currency attribute.
currency(String) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateLedgerEntryParams.Builder
Initializes the value for the currency attribute.
currency(String) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency.Builder
Initializes the value for the currency attribute.
currency(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue.Builder
Initializes the value for the currency attribute.
currency(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount.Builder
Initializes the value for the currency attribute.
currency(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep.Builder
Initializes the optional value currency to currency.
currency(Optional<? extends JsonNode>) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop.Builder
Initializes the optional value currency to currency.
currency(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep.Builder
Initializes the optional value currency to currency.
CurrencyAmount - Interface in org.xrpl.xrpl4j.model.transactions
Marker interface for XRPL Currency Amounts.
CurrencyAmountDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for CurrencyAmounts.
CurrencyAmountDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.CurrencyAmountDeserializer
No-args constructor.
CurrencyAmountToXrpSerializer() - Constructor for class org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.ValidatedLedger.CurrencyAmountToXrpSerializer
No-args constructor.
CurrencyType - Class in org.xrpl.xrpl4j.codec.binary.types
Codec for currency property inside an XRPL issued currency amount json.
CurrencyType() - Constructor for class org.xrpl.xrpl4j.codec.binary.types.CurrencyType
 
CurrencyType(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.CurrencyType
Required-args Constructor.
CURRENT - Static variable in class org.xrpl.xrpl4j.model.client.common.LedgerIndexShortcut
Request information about a rippled server's current working version of the ledger.
CURRENT - Static variable in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
Request information about for the most recent ledger that has been validated by consensus.
currentLedgerSize() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeResult
Number of transactions provisionally included in the in-progress ledger.
currentLedgerSize() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
Number of transactions provisionally included in the in-progress ledger.
currentLedgerSize(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Initializes the value for the currentLedgerSize attribute.
currentQueueSize() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeResult
Number of transactions currently queued for the next ledger.
currentQueueSize() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
Number of transactions currently queued for the next ledger.
currentQueueSize(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Initializes the value for the currentQueueSize attribute.

D

data() - Method in interface org.xrpl.xrpl4j.model.ledger.DidObject
The public attestations of identity credentials associated with the DID.
data() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
The public attestations of identity credentials associated with the DID.
data() - Method in interface org.xrpl.xrpl4j.model.transactions.DidSet
The public attestations of identity credentials associated with the DID.
data() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
The public attestations of identity credentials associated with the DID.
data() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
The public attestations of identity credentials associated with the DID.
data() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDidObject
The public attestations of identity credentials associated with the DID.
data(Optional<? extends DidData>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject.Builder
Initializes the optional value data to data.
data(Optional<? extends DidData>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value data to data.
data(Optional<? extends DidData>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Initializes the optional value data to data.
data(DidData) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject.Builder
Initializes the optional value data to data.
data(DidData) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value data to data.
data(DidData) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Initializes the optional value data to data.
decode(String) - Static method in class org.xrpl.xrpl4j.codec.addresses.Base58
Decodes a Base58 encoded String to a byte array.
decode(String) - Method in class org.xrpl.xrpl4j.codec.binary.FieldHeaderCodec
 
decode(String) - Method in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
Decodes canonical XRPL binary hex encoded transaction string to JSON.
decode(String, List<KeyType>, List<Version>, Optional<UnsignedInteger>) - Static method in class org.xrpl.xrpl4j.codec.addresses.AddressBase58
Decode a Base58Check String.
decode(String, List<Version>, UnsignedInteger) - Static method in class org.xrpl.xrpl4j.codec.addresses.AddressBase58
Decode a Base58Check String with no specified KeyTypes.
decode(String, Version) - Static method in class org.xrpl.xrpl4j.codec.addresses.AddressBase58
Decode a Base58Check String with no specified KeyTypes or expected length.
decodeAccountId(Address) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
Decode a Base58Check encoded XRPL AccountID.
decodeAccountPrivateKey(String) - Method in class org.xrpl.xrpl4j.codec.addresses.PrivateKeyCodec
Decode a Base58Check encoded XRPL Account Private Key.
decodeAccountPublicKey(String) - Method in class org.xrpl.xrpl4j.codec.addresses.PublicKeyCodec
Decode a Base58Check encoded XRPL Account Public Key.
decodeChecked(String) - Static method in class org.xrpl.xrpl4j.codec.addresses.Base58
Decodes the given Base58Check encoded String to a byte array, and validates the checksum.
Decoded - Interface in org.xrpl.xrpl4j.codec.addresses
Represents a decoded Base58 String.
decodedSeed() - Method in interface org.xrpl.xrpl4j.crypto.keys.Seed
The decoded details of this seed.
decodedSeed() - Method in class org.xrpl.xrpl4j.crypto.keys.Seed.DefaultSeed
The decoded details of this seed.
decodedValueBytes() - Method in interface org.xrpl.xrpl4j.crypto.keys.Base58EncodedSecret
The decoded value of Base58 Encoded Secret.
decodedValueBytes() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutableBase58EncodedSecret
The decoded value of Base58 Encoded Secret.
DecodedXAddress - Interface in org.xrpl.xrpl4j.codec.addresses
An X-Address, decoded into an AccountID, destination tag, and a boolean for testnet or mainnet.
DecodeException - Exception Class in org.xrpl.xrpl4j.codec.addresses.exceptions
 
DecodeException(String) - Constructor for exception class org.xrpl.xrpl4j.codec.addresses.exceptions.DecodeException
 
decodeFieldId(String) - Method in class org.xrpl.xrpl4j.codec.binary.FieldHeaderCodec
 
decodeNodePrivateKey(String) - Method in class org.xrpl.xrpl4j.codec.addresses.PrivateKeyCodec
Decode a Base58Check encoded XRPL Node Private Key.
decodeNodePublicKey(String) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
decodeNodePublicKey(String) - Method in class org.xrpl.xrpl4j.codec.addresses.PublicKeyCodec
Decode a Base58Check encoded XRPL Node Public Key.
decodeSeed(String) - Method in class org.xrpl.xrpl4j.codec.addresses.SeedCodec
Decodes a Base58Check encoded XRPL secret key base58EncodedSeed value.
decodeXAddress(XAddress) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
Decodes an X-Address to an AccountID, destination tag, and a boolean for XRPL-testnet or XRPL-mainnet.
deepFreeze() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Whether or not this account has deep-frozen this trust line.
deepFreeze() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
Whether or not this account has deep-frozen this trust line.
deepFreeze(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the deepFreeze attribute.
deepFreezePeer() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Whether or not the peer account has deep-frozen this trust line.
deepFreezePeer() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
Whether or not the peer account has deep-frozen this trust line.
deepFreezePeer(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the deepFreezePeer attribute.
DEFAULT_RIPPLE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Enable rippling on this account's trust lines by default.
DEFAULT_RIPPLE - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfDefaultRipple account flag.
DefaultDefinitionsProvider - Class in org.xrpl.xrpl4j.codec.binary.definitions
Default implementation of the DefinitionsProvider interface.
DefaultDefinitionsProvider(ObjectMapper) - Constructor for class org.xrpl.xrpl4j.codec.binary.definitions.DefaultDefinitionsProvider
Required-args Constructor.
Definitions - Interface in org.xrpl.xrpl4j.codec.binary.definitions
Type to represent a the top-level object in definitions.json file.
DefinitionsProvider - Interface in org.xrpl.xrpl4j.codec.binary.definitions
Provider for Definitions.
DefinitionsService - Class in org.xrpl.xrpl4j.codec.binary.definitions
Service for accessing XRPL type and field metadata from definitions.json.
delegate() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
delegate() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
The delegate account that is sending the transaction on behalf of the ImmutableAccountDelete.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
The delegate account that is sending the transaction on behalf of the ImmutableAccountSet.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
The delegate account that is sending the transaction on behalf of the ImmutableAmmBid.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
The delegate account that is sending the transaction on behalf of the ImmutableAmmClawback.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
The delegate account that is sending the transaction on behalf of the ImmutableAmmCreate.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
The delegate account that is sending the transaction on behalf of the ImmutableAmmDelete.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
The delegate account that is sending the transaction on behalf of the ImmutableAmmDeposit.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
The delegate account that is sending the transaction on behalf of the ImmutableAmmVote.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
The delegate account that is sending the transaction on behalf of the ImmutableAmmWithdraw.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
The delegate account that is sending the transaction on behalf of the ImmutableBatch.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
The delegate account that is sending the transaction on behalf of the ImmutableCheckCancel.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
The delegate account that is sending the transaction on behalf of the ImmutableCheckCash.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
The delegate account that is sending the transaction on behalf of the ImmutableCheckCreate.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
The delegate account that is sending the transaction on behalf of the ImmutableClawback.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
The delegate account that is sending the transaction on behalf of the ImmutableCredentialAccept.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
The delegate account that is sending the transaction on behalf of the ImmutableCredentialCreate.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
The delegate account that is sending the transaction on behalf of the ImmutableCredentialDelete.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
The delegate account that is sending the transaction on behalf of the ImmutableDelegateSet.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
The delegate account that is sending the transaction on behalf of the ImmutableDepositPreAuth.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
The delegate account that is sending the transaction on behalf of the ImmutableDidDelete.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
The delegate account that is sending the transaction on behalf of the ImmutableDidSet.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
The delegate account that is sending the transaction on behalf of the ImmutableEnableAmendment.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
The delegate account that is sending the transaction on behalf of the ImmutableEscrowCancel.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
The delegate account that is sending the transaction on behalf of the ImmutableEscrowCreate.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
The delegate account that is sending the transaction on behalf of the ImmutableEscrowFinish.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
The delegate account that is sending the transaction on behalf of the ImmutableMpTokenAuthorize.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
The delegate account that is sending the transaction on behalf of the ImmutableMpTokenIssuanceCreate.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
The delegate account that is sending the transaction on behalf of the ImmutableMpTokenIssuanceDestroy.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
The delegate account that is sending the transaction on behalf of the ImmutableMpTokenIssuanceSet.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
The delegate account that is sending the transaction on behalf of the ImmutableNfTokenAcceptOffer.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
The delegate account that is sending the transaction on behalf of the ImmutableNfTokenBurn.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
The delegate account that is sending the transaction on behalf of the ImmutableNfTokenCancelOffer.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
The delegate account that is sending the transaction on behalf of the ImmutableNfTokenCreateOffer.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
The delegate account that is sending the transaction on behalf of the ImmutableNfTokenMint.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
The delegate account that is sending the transaction on behalf of the ImmutableOfferCancel.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
The delegate account that is sending the transaction on behalf of the ImmutableOfferCreate.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
The delegate account that is sending the transaction on behalf of the ImmutableOracleDelete.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
The delegate account that is sending the transaction on behalf of the ImmutableOracleSet.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
The delegate account that is sending the transaction on behalf of the ImmutablePayment.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
The delegate account that is sending the transaction on behalf of the ImmutablePaymentChannelClaim.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
The delegate account that is sending the transaction on behalf of the ImmutablePaymentChannelCreate.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
The delegate account that is sending the transaction on behalf of the ImmutablePaymentChannelFund.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
The delegate account that is sending the transaction on behalf of the ImmutablePermissionedDomainDelete.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
The delegate account that is sending the transaction on behalf of the ImmutablePermissionedDomainSet.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
The delegate account that is sending the transaction on behalf of the ImmutableSetFee.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
The delegate account that is sending the transaction on behalf of the ImmutableSetRegularKey.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
The delegate account that is sending the transaction on behalf of the ImmutableSignerListSet.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
The delegate account that is sending the transaction on behalf of the ImmutableTicketCreate.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
The delegate account that is sending the transaction on behalf of the ImmutableTrustSet.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
The delegate account that is sending the transaction on behalf of the ImmutableUnknownTransaction.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
The delegate account that is sending the transaction on behalf of the ImmutableUnlModify.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
The delegate account that is sending the transaction on behalf of the ImmutableXChainAccountCreateCommit.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
The delegate account that is sending the transaction on behalf of the ImmutableXChainAddAccountCreateAttestation.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
The delegate account that is sending the transaction on behalf of the ImmutableXChainAddClaimAttestation.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
The delegate account that is sending the transaction on behalf of the ImmutableXChainClaim.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
The delegate account that is sending the transaction on behalf of the ImmutableXChainCommit.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
The delegate account that is sending the transaction on behalf of the ImmutableXChainCreateBridge.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
The delegate account that is sending the transaction on behalf of the ImmutableXChainCreateClaimId.account().
delegate() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
The delegate account that is sending the transaction on behalf of the ImmutableXChainModifyBridge.account().
delegate() - Method in interface org.xrpl.xrpl4j.model.transactions.Transaction
The delegate account that is sending the transaction on behalf of the Transaction.account().
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the optional value delegate to delegate.
delegate(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the optional value delegate to delegate.
delegate(DelegateLedgerEntryParams, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a DelegateObject ledger entry.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the optional value delegate to delegate.
delegate(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the optional value delegate to delegate.
DELEGATE - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for Delegate ledger objects.
DELEGATE - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
DELEGATE_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the DelegateSet transaction.
DelegateLedgerEntryParams - Interface in org.xrpl.xrpl4j.model.client.ledger
Parameters that uniquely identify a DelegateObject on ledger that can be used in a LedgerEntryRequestParams to request a DelegateObject.
DelegateObject - Interface in org.xrpl.xrpl4j.model.ledger
This object represents a set of permissions that an account has delegated to another account.
DelegateSet - Interface in org.xrpl.xrpl4j.model.transactions
A DelegateSet transaction allows an account to delegate a set of permissions to another account.
DeletedNode<T> - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A DeletedNode in transaction metadata indicates that the transaction removed an object from the ledger.
deletionBlockersOnly() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams
If true, the response only includes LedgerObjects that would block this account from being deleted.
deletionBlockersOnly() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams
If true, the response only includes LedgerObjects that would block this account from being deleted.
deletionBlockersOnly(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams.Builder
Initializes the value for the deletionBlockersOnly attribute.
deliveredAmount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata
The Currency Amount actually received by the Destination account.
deliveredAmount() - Method in interface org.xrpl.xrpl4j.model.transactions.TransactionMetadata
The Currency Amount actually received by the Destination account.
deliveredAmount(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Initializes the optional value deliveredAmount to deliveredAmount.
deliveredAmount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Initializes the optional value deliveredAmount to deliveredAmount.
deliverMin() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCash
Redeem the Check for at least this amount and for as much as possible.
deliverMin() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
Redeem the Check for at least this amount and for as much as possible.
deliverMin() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Minimum amount of destination currency this Payment should deliver.
deliverMin() - Method in interface org.xrpl.xrpl4j.model.transactions.Payment
Minimum amount of destination currency this Payment should deliver.
deliverMin(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value deliverMin to deliverMin.
deliverMin(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value deliverMin to deliverMin.
deliverMin(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value deliverMin to deliverMin.
deliverMin(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value deliverMin to deliverMin.
DEPOSIT_AUTH - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Enable Deposit Authorization on this account.
DEPOSIT_AUTH - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfDepositAuth account flag.
DEPOSIT_AUTHORIZED - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the deposit_authorized rippled API method.
DEPOSIT_PRE_AUTH - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for DepositPreauth ledger objects.
DEPOSIT_PRE_AUTH - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the DepositPreAuth transaction.
DEPOSIT_PRE_AUTH - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
depositAuthorized() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult
Whether the specified source account is authorized to send payments directly to the destination account.
depositAuthorized() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult
Whether the specified source account is authorized to send payments directly to the destination account.
depositAuthorized(boolean) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Initializes the value for the depositAuthorized attribute.
DepositAuthorizedRequestParams - Interface in org.xrpl.xrpl4j.model.client.path
Request parameters for a "deposit_authorized" rippled API method call.
DepositAuthorizedResult - Interface in org.xrpl.xrpl4j.model.client.path
Response object for a "deposit_authorized" rippled API method call.
depositPreAuth() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
depositPreAuth() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
depositPreAuth(DepositPreAuthLedgerEntryParams, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a DepositPreAuthObject ledger entry.
DepositPreAuth - Interface in org.xrpl.xrpl4j.model.transactions
A DepositPreAuth transaction gives another account pre-approval to deliver payments to the sender of this transaction.
DepositPreAuthCredential - Interface in org.xrpl.xrpl4j.model.client.ledger
DepositPreAuthCredential inner object with Issuer and CredentialType details.
DepositPreAuthLedgerEntryParams - Interface in org.xrpl.xrpl4j.model.client.ledger
Parameters that uniquely identify a DepositPreAuthObject on ledger that can be used in a LedgerEntryRequestParams to request an DepositPreAuthObject.
DepositPreAuthObject - Interface in org.xrpl.xrpl4j.model.ledger
Tracks a preauthorization from one account to another.
der() - Method in interface org.xrpl.xrpl4j.crypto.signing.bc.EcDsaSignature
Encode this EcDsaSignature to the ASN.1 DER format.
der() - Method in class org.xrpl.xrpl4j.crypto.signing.bc.ImmutableEcDsaSignature
Encode this EcDsaSignature to the ASN.1 DER format.
deriveAddress() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutablePublicKey
Derive an XRPL address from this public key.
deriveAddress() - Method in interface org.xrpl.xrpl4j.crypto.keys.PublicKey
Derive an XRPL address from this public key.
deriveKeyPair() - Method in class org.xrpl.xrpl4j.crypto.keys.Seed.DefaultSeed
 
deriveKeyPair() - Method in interface org.xrpl.xrpl4j.crypto.keys.Seed
Derive a public/private keypair from a Base58Check encoded 16 byte seed.
derivePublicKey(PrivateKey) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.BcSignatureService
 
derivePublicKey(PrivateKeyReference) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.BcDerivedKeySignatureService
 
derivePublicKey(P) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractSignatureService
Helper method to derive a public key from a private key.
derivePublicKey(P) - Method in interface org.xrpl.xrpl4j.crypto.signing.TransactionSigner
Accessor for the public-key corresponding to the supplied key meta-data.
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.CompleteLedgersDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.ValidatedLedger.XrpToCurrencyAmountDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.AccountTransactionsRequestParamsDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.AccountTransactionsTransactionDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.AddressDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.AffectedNodeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.AssetPriceDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.AssetScaleDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.BaseFeeDropsDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.CredentialTypeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.CredentialUriDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.CurrencyAmountDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.DidDataDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.DidDocumentDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.DidUriDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.GatewayBalancesAssetsDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.GatewayBalancesHotWalletsDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.GatewayBalancesObligationsDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.Hash256Deserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.LedgerIndexBoundDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.LedgerIndexDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.LedgerSpecifierDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.MarkerDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.MpTokenIssuanceIdDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.MpTokenMetadataDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.MpTokenNumericAmountDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.NetworkIdDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.NfTokenIdDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.OracleDocumentIdDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.OracleProviderDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.OracleUriDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.PublicKeyDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.ServerInfoDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.SignatureDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.TradingFeeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.TransactionDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.TransactionResultDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.TransferFeeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.UnknownLedgerObjectDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.UnsignedByteArrayDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.UnsignedIntegerStringDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.VoteWeightDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.XChainClaimIdDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.XChainCountDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.XrpCurrencyAmountDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.xrpl.xrpl4j.model.jackson.modules.ZonedDateTimeDeserializer
 
DESPOSIT_PRE_AUTH - Enum constant in enum org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams.AccountObjectType
Desposit pre auth account object type.
destination() - Method in interface org.xrpl.xrpl4j.model.ledger.AttestationClaim
The destination account for the funds on the destination chain.
destination() - Method in interface org.xrpl.xrpl4j.model.ledger.AttestationCreateAccount
The destination account for the funds on the destination chain.
destination() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
The intended recipient of the CheckObject.
destination() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
The destination Address where the tokens are paid if the held payment is successful.
destination() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim
The destination account for the funds on the destination chain.
destination() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount
The destination account for the funds on the destination chain.
destination() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
The intended recipient of the CheckObject.
destination() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
The destination Address where the tokens are paid if the held payment is successful.
destination() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
The intended recipient of the NfTokenObject.
destination() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
The destination Address for this payment channel.
destination() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig
The destination account for the funds on the destination chain.
destination() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig
The destination account for the funds on the destination chain.
destination() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
The intended recipient of the NfTokenObject.
destination() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
The destination Address for this payment channel.
destination() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainClaimProofSig
The destination account for the funds on the destination chain.
destination() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainCreateAccountProofSig
The destination account for the funds on the destination chain.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountDelete
The Address of an account to receive any leftover XRP after deleting the sending account.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCreate
The unique Address of the account that can cash the Check.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCreate
Address to receive escrowed tokens.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
The Address of an account to receive any leftover XRP after deleting the sending account.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
The unique Address of the account that can cash the Check.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Address to receive escrowed tokens.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
If present, indicates that this offer may only be accepted by the specified account.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
The unique Address of the account receiving the payment.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
Address to receive XRP claims against this channel.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
The destination account on the destination chain.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
The destination account for the funds on the destination chain.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
The destination account for the funds on the destination chain (taken from the XChainCommit transaction).
destination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
The destination account on the destination chain.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
The intended recipient of the MetaCheckObject.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
The destination Address where the funds are paid if the held payment is successful.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
The intended recipient of the NfTokenObject.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
The destination Address for this payment channel.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig
The destination account for the funds on the destination chain.
destination() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig
The destination account for the funds on the destination chain.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCheckObject
The intended recipient of the MetaCheckObject.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
The destination Address where the funds are paid if the held payment is successful.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenOfferObject
The intended recipient of the NfTokenObject.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
The destination Address for this payment channel.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainClaimProofSig
The destination account for the funds on the destination chain.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainCreateAccountProofSig
The destination account for the funds on the destination chain.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCreateOffer
If present, indicates that this offer may only be accepted by the specified account.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.Payment
The unique Address of the account receiving the payment.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelCreate
Address to receive XRP claims against this channel.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAccountCreateCommit
The destination account on the destination chain.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddAccountCreateAttestation
The destination account for the funds on the destination chain.
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddClaimAttestation
The destination account for the funds on the destination chain (taken from the XChainCommit transaction).
destination() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainClaim
The destination account on the destination chain.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim.Builder
Initializes the optional value destination to destination.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the optional value destination to destination.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig.Builder
Initializes the optional value destination to destination.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value destination to destination.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the optional value destination to destination.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value destination to destination.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value destination to destination.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value destination to destination.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value destination to destination.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig.Builder
Initializes the optional value destination to destination.
destination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the value for the destination attribute.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig.Builder
Initializes the optional value destination to destination.
destination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig.Builder
Initializes the optional value destination to destination.
destinationAccount() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsRequestParams
The unique Address for the destination account.
destinationAccount() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams
The unique Address for the destination account.
destinationAccount() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
The destination Address for this channel.
destinationAccount() - Method in interface org.xrpl.xrpl4j.model.client.accounts.PaymentChannelResultObject
The destination Address for this channel.
destinationAccount() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedRequestParams
Unique Address of the account that would receive funds in a transaction.
destinationAccount() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult
The destination account specified in the request.
destinationAccount() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams
Unique Address of the account that would receive funds in a transaction.
destinationAccount() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult
The destination account specified in the request.
destinationAccount() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams
Unique Address of the account that would receive funds in a transaction.
destinationAccount() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult
Unique Address of the account that would receive a Payment transaction.
destinationAccount() - Method in interface org.xrpl.xrpl4j.model.client.path.RipplePathFindRequestParams
Unique Address of the account that would receive funds in a transaction.
destinationAccount() - Method in interface org.xrpl.xrpl4j.model.client.path.RipplePathFindResult
Unique Address of the account that would receive a Payment transaction.
destinationAccount(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams.Builder
Initializes the optional value destinationAccount to destinationAccount.
destinationAccount(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams.Builder
Initializes the optional value destinationAccount to destinationAccount.
destinationAccount(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the value for the destinationAccount attribute.
destinationAccount(Address) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams.Builder
Initializes the value for the destinationAccount attribute.
destinationAccount(Address) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Initializes the value for the destinationAccount attribute.
destinationAccount(Address) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams.Builder
Initializes the value for the destinationAccount attribute.
destinationAccount(Address) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Initializes the value for the destinationAccount attribute.
destinationAmount() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams
CurrencyAmount that the destination account would receive in a transaction.
destinationAmount() - Method in interface org.xrpl.xrpl4j.model.client.path.RipplePathFindRequestParams
CurrencyAmount that the destination account would receive in a transaction.
destinationAmount(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams.Builder
Initializes the value for the destinationAmount attribute.
destinationCurrencies() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult
List of Strings representing the currencies that the ImmutableRipplePathFindResult.destinationAccount() accepts, as 3-letter codes like "USD" or as 40-character hex like "015841551A748AD2C1F76FF6ECB0CCCD00000000".
destinationCurrencies() - Method in interface org.xrpl.xrpl4j.model.client.path.RipplePathFindResult
List of Strings representing the currencies that the RipplePathFindResult.destinationAccount() accepts, as 3-letter codes like "USD" or as 40-character hex like "015841551A748AD2C1F76FF6ECB0CCCD00000000".
destinationCurrencies(Iterable<String>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Sets or replaces all elements for destinationCurrencies list.
destinationNode() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
A hint indicating which page of the CheckObject.destination()'s owner directory links to this object, in case the directory consists of multiple pages.
destinationNode() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
A hint indicating which page of the destination's owner directory links to this object, in case the directory consists of multiple pages.
destinationNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
A hint indicating which page of the CheckObject.destination()'s owner directory links to this object, in case the directory consists of multiple pages.
destinationNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
A hint indicating which page of the destination's owner directory links to this object, in case the directory consists of multiple pages.
destinationNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
A hint indicating which page of the MetaCheckObject.destination()'s owner directory links to this object, in case the directory consists of multiple pages.
destinationNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
A hint indicating which page of the destination's owner directory links to this object, in case the directory consists of multiple pages.
destinationNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCheckObject
A hint indicating which page of the MetaCheckObject.destination()'s owner directory links to this object, in case the directory consists of multiple pages.
destinationNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
A hint indicating which page of the destination's owner directory links to this object, in case the directory consists of multiple pages.
destinationNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the optional value destinationNode to destinationNode.
destinationNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value destinationNode to destinationNode.
destinationNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value destinationNode to destinationNode.
destinationNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value destinationNode to destinationNode.
destinationNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the optional value destinationNode to destinationNode.
destinationNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value destinationNode to destinationNode.
destinationNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value destinationNode to destinationNode.
destinationNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value destinationNode to destinationNode.
destinationTag() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
An UnsignedInteger to use as a destination tag for payments through this channel, if one was specified at channel creation.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.client.accounts.PaymentChannelResultObject
An UnsignedInteger to use as a destination tag for payments through this channel, if one was specified at channel creation.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
An arbitrary tag to further specify the destination for this CheckObject, such as a hosted recipient at the destination address.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
An arbitrary tag to further specify the destination for this held payment, such as a hosted recipient at the destination address.
destinationTag() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
An arbitrary tag to further specify the destination for this CheckObject, such as a hosted recipient at the destination address.
destinationTag() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
An arbitrary tag to further specify the destination for this held payment, such as a hosted recipient at the destination address.
destinationTag() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
An arbitrary tag to further specify the ImmutablePayChannelObject.destination() for this payment channel, such as a hosted recipient at the destination address.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
An arbitrary tag to further specify the PayChannelObject.destination() for this payment channel, such as a hosted recipient at the destination address.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountDelete
Arbitrary destination tag that identifies a hosted recipient or other information for the recipient of the deleted account's leftover XRP.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCreate
Arbitrary tag that identifies the reason for the Check, or a hosted recipient to pay.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCreate
Arbitrary tag to further specify the destination for this escrowed payment, such as a hosted recipient at the destination address.
destinationTag() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
Arbitrary destination tag that identifies a hosted recipient or other information for the recipient of the deleted account's leftover XRP.
destinationTag() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
Arbitrary tag that identifies the reason for the Check, or a hosted recipient to pay.
destinationTag() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Arbitrary tag to further specify the destination for this escrowed payment, such as a hosted recipient at the destination address.
destinationTag() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Arbitrary UnsignedInteger tag that identifies the reason for the payment to the destination, or a hosted recipient to pay.
destinationTag() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
Arbitrary tag to further specify the destination for this payment channel, such as a hosted recipient at the ImmutablePaymentChannelCreate.destination() address.
destinationTag() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
A 32-bit unsigned integer destination tag.
destinationTag() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
An arbitrary tag to further specify the destination for this MetaCheckObject, such as a hosted recipient at the destination address.
destinationTag() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
An arbitrary tag to further specify the destination for this held payment, such as a hosted recipient at the destination address.
destinationTag() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
An arbitrary tag to further specify the ImmutableMetaPayChannelObject.destination() for this payment channel, such as a hosted recipient at the destination address.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCheckObject
An arbitrary tag to further specify the destination for this MetaCheckObject, such as a hosted recipient at the destination address.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
An arbitrary tag to further specify the destination for this held payment, such as a hosted recipient at the destination address.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
An arbitrary tag to further specify the MetaPayChannelObject.destination() for this payment channel, such as a hosted recipient at the destination address.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.transactions.Payment
Arbitrary UnsignedInteger tag that identifies the reason for the payment to the destination, or a hosted recipient to pay.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelCreate
Arbitrary tag to further specify the destination for this payment channel, such as a hosted recipient at the PaymentChannelCreate.destination() address.
destinationTag() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainClaim
A 32-bit unsigned integer destination tag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value destinationTag to destinationTag.
destinationTag(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value destinationTag to destinationTag.
destroy() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
 
destroy() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
 
destroy() - Method in class org.xrpl.xrpl4j.crypto.keys.Entropy
 
destroy() - Method in class org.xrpl.xrpl4j.crypto.keys.Passphrase
 
destroy() - Method in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
 
destroy() - Method in class org.xrpl.xrpl4j.crypto.keys.Seed.DefaultSeed
 
destroy() - Method in class org.xrpl.xrpl4j.crypto.ServerSecret
 
did() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Loop up a DidObject by Address.
did() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Loop up a DidObject by Address.
did(Address, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a DidObject ledger entry.
DID - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for DID ledger objects.
DID - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
DID_DELETE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the DidDelete transaction.
DID_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the DidSet transaction.
DidData - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing DID Data.
DidDataDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for DidDatas.
DidDataDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.DidDataDeserializer
No-args constructor.
DidDataSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for DidDatas.
DidDataSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.DidDataSerializer
No-args constructor.
DidDelete - Interface in org.xrpl.xrpl4j.model.transactions
Object mapping for the DIDDelete transaction.
didDocument() - Method in interface org.xrpl.xrpl4j.model.ledger.DidObject
The W3C standard DID document associated with the DID.
didDocument() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
The W3C standard DID document associated with the DID.
didDocument() - Method in interface org.xrpl.xrpl4j.model.transactions.DidSet
The DID document for this DID.
didDocument() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
The DID document for this DID.
didDocument() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
The W3C standard DID document associated with the DID.
didDocument() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDidObject
The W3C standard DID document associated with the DID.
didDocument(Optional<? extends DidDocument>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject.Builder
Initializes the optional value didDocument to didDocument.
didDocument(Optional<? extends DidDocument>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value didDocument to didDocument.
didDocument(Optional<? extends DidDocument>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Initializes the optional value didDocument to didDocument.
didDocument(DidDocument) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject.Builder
Initializes the optional value didDocument to didDocument.
didDocument(DidDocument) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value didDocument to didDocument.
didDocument(DidDocument) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Initializes the optional value didDocument to didDocument.
DidDocument - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing a DID Document.
DidDocumentDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for DidDocuments.
DidDocumentDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.DidDocumentDeserializer
No-args constructor.
DidDocumentSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for DidDocuments.
DidDocumentSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.DidDocumentSerializer
No-args constructor.
DidObject - Interface in org.xrpl.xrpl4j.model.ledger
A DID ledger entry holds references to, or data associated with a single DID.
DidSet - Interface in org.xrpl.xrpl4j.model.transactions
Object mapping for the DIDSet transaction.
DidUri - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing a DID URI.
DidUriDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for DidUris.
DidUriDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.DidUriDeserializer
No-args constructor.
DidUriSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for DidUris.
DidUriSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.DidUriSerializer
No-args constructor.
DIRECTORY_NODE - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for DirectoryNode ledger objects.
DIRECTORY_NODE - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
DISABLE_MASTER - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Disallow use of the master key pair.
DISABLE_MASTER - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfDisableMaster account flag.
DISALLOW_INCOMING_CHECK - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Block incoming Checks.
DISALLOW_INCOMING_CHECK - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfDisallowIncomingCheck account flag.
DISALLOW_INCOMING_NFT_OFFER - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Block incoming NFTokenOffers.
DISALLOW_INCOMING_NFT_OFFER - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfDisallowIncomingNFTokenOffer account flag.
DISALLOW_INCOMING_PAY_CHAN - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Block incoming Payment Channels.
DISALLOW_INCOMING_PAY_CHAN - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfDisallowIncomingPayChan account flag.
DISALLOW_INCOMING_TRUSTLINE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Block incoming Trustlines.
DISALLOW_INCOMING_TRUSTLINE - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfDisallowIncomingTrustline account flag.
DISALLOW_XRP - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
XRP should not be sent to this account.
DISALLOW_XRP - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfDisallowXRP account flag.
DISALLOW_XRP - Static variable in class org.xrpl.xrpl4j.model.flags.AccountSetTransactionFlags
Constant for the tfDisallowXRP flag.
discountedFee() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoAuctionSlot
The trading fee to be charged to the auction owner.
discountedFee() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot
The trading fee to be charged to the auction owner.
discountedFee() - Method in interface org.xrpl.xrpl4j.model.ledger.AuctionSlot
The trading fee to be charged to the auction owner.
discountedFee() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot
The trading fee to be charged to the auction owner.
discountedFee() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot
The trading fee to be charged to the auction owner.
discountedFee() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAuctionSlot
The trading fee to be charged to the auction owner.
discountedFee(Optional<? extends TradingFee>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Initializes the optional value discountedFee to discountedFee.
discountedFee(TradingFee) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot.Builder
Initializes the value for the discountedFee attribute.
discountedFee(TradingFee) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot.Builder
Initializes the value for the discountedFee attribute.
discountedFee(TradingFee) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Initializes the optional value discountedFee to discountedFee.
domain() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersRequestParams
The object ID of a PermissionedDomain object.
domain() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams
The object ID of a PermissionedDomain object.
domain() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams
The object ID of a PermissionedDomain object.
domain() - Method in interface org.xrpl.xrpl4j.model.client.path.RipplePathFindRequestParams
The object ID of a PermissionedDomain object.
domain() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
A domain associated with this account.
domain() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
A domain associated with this account.
domain() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
The hex string of the lowercase ASCII of the domain for the account.
domain() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
The hex string of the lowercase ASCII of the domain for the account.
domain() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
A domain associated with this account.
domain() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
A domain associated with this account.
domain(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value domain to domain.
domain(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value domain to domain.
domain(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value domain to domain.
domain(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams.Builder
Initializes the optional value domain to domain.
domain(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams.Builder
Initializes the optional value domain to domain.
domain(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value domain to domain.
domain(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value domain to domain.
domain(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value domain to domain.
domain(Hash256) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams.Builder
Initializes the optional value domain to domain.
domain(Hash256) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams.Builder
Initializes the optional value domain to domain.
domainId() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
The permissioned domain that the offer is part of.
domainId() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
The permissioned domain that the offer is part of.
domainId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
The permissioned domain that the offer is part of.
domainId() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
The permissioned domain that the offer is part of.
domainId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
The permissioned domain that the offer must be a part of.
domainId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
The permissioned domain the sender intends to use.
domainId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
The ledger entry ID of an existing permissioned domain to delete.
domainId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
The ledger entry ID of an existing permissioned domain to modify.
domainId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
The permissioned domain that the offer is part of.
domainId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOfferObject
The permissioned domain that the offer is part of.
domainId() - Method in interface org.xrpl.xrpl4j.model.transactions.OfferCreate
The permissioned domain that the offer must be a part of.
domainId() - Method in interface org.xrpl.xrpl4j.model.transactions.Payment
The permissioned domain the sender intends to use.
domainId() - Method in interface org.xrpl.xrpl4j.model.transactions.PermissionedDomainDelete
The ledger entry ID of an existing permissioned domain to delete.
domainId() - Method in interface org.xrpl.xrpl4j.model.transactions.PermissionedDomainSet
The ledger entry ID of an existing permissioned domain to modify.
domainId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the optional value domainId to domainId.
domainId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the optional value domainId to domainId.
domainId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value domainId to domainId.
domainId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value domainId to domainId.
domainId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the optional value domainId to domainId.
domainId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value domainId to domainId.
domainId(Hash256) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the optional value domainId to domainId.
domainId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the optional value domainId to domainId.
domainId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value domainId to domainId.
domainId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value domainId to domainId.
domainId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the value for the domainId attribute.
domainId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the optional value domainId to domainId.
domainId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value domainId to domainId.
doubleDigest(byte[]) - Static method in class org.xrpl.xrpl4j.codec.addresses.Utils
doubleDigest(byte[], int, int) - Static method in class org.xrpl.xrpl4j.codec.addresses.Utils
Calculates the SHA-256 hash of the given byte range, and then hashes the resulting hash again.
drops() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeResult
Various information about the transaction cost in drops of XRP.
drops() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
Various information about the transaction cost in drops of XRP.
drops(FeeDrops) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Initializes the value for the drops attribute.

E

EC_DOMAIN_PARAMETERS - Static variable in interface org.xrpl.xrpl4j.crypto.signing.bc.Secp256k1
Deprecated.
This interface is deprecated in-favor of BcKeyUtils.PARAMS.
EC_PARAMETERS - Static variable in interface org.xrpl.xrpl4j.crypto.signing.bc.Secp256k1
Deprecated.
This interface is deprecated in-favor of BcKeyUtils.PARAMS.
ecDsaSign(PrivateKey, UnsignedByteArray) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.BcSignatureService
 
ecDsaSign(P, UnsignedByteArray) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractSignatureService
Does the actual work of computing a signature using a secp256k1 private-key, as locatable using privateKey.
ecDsaSign(P, UnsignedByteArray) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractTransactionSigner
Does the actual work of computing a signature using a secp256k1 private-key, as locatable using privateKey.
EcDsaSignature - Interface in org.xrpl.xrpl4j.crypto.signing.bc
A container for EcDSA signature content.
ecDsaVerify(PublicKey, UnsignedByteArray, Signature) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractSignatureService
Verify a signature.
ecDsaVerify(PublicKey, UnsignedByteArray, Signature) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractTransactionVerifier
Verify a signature.
ecDsaVerify(PublicKey, UnsignedByteArray, Signature) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.BcSignatureService
 
ED25519 - Enum constant in enum org.xrpl.xrpl4j.codec.addresses.KeyType
 
ED25519_SEED - Enum constant in enum org.xrpl.xrpl4j.codec.addresses.Version
 
ed25519Seed() - Static method in interface org.xrpl.xrpl4j.crypto.keys.Seed
Construct an Ed25519-compatible Seed using a random Entropy instance.
ed25519SeedFromEntropy(Entropy) - Static method in interface org.xrpl.xrpl4j.crypto.keys.Seed
Construct an Ed25519-compatible Seed from the supplied Entropy.
ed25519SeedFromPassphrase(Passphrase) - Static method in interface org.xrpl.xrpl4j.crypto.keys.Seed
Construct an Ed25519-compatible Seed from the supplied Passphrase.
ED2559_PREFIX - Static variable in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
Private keys (whether from the ed25519 or secp256k1 curves) have 32 bytes naturally.
ED2559_PREFIX - Static variable in interface org.xrpl.xrpl4j.crypto.keys.PublicKey
A one-byte prefix for ed25519 keys.
edDsaSign(PrivateKey, UnsignedByteArray) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.BcSignatureService
 
edDsaSign(P, UnsignedByteArray) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractSignatureService
Does the actual work of computing a signature using a ed25519 private-key, as locatable using privateKey.
edDsaSign(P, UnsignedByteArray) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractTransactionSigner
Does the actual work of computing a signature using a ed25519 private-key, as locatable using privateKey.
edDsaVerify(PublicKey, UnsignedByteArray, Signature) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractSignatureService
Verify a signature.
edDsaVerify(PublicKey, UnsignedByteArray, Signature) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractTransactionVerifier
Verify a signature.
edDsaVerify(PublicKey, UnsignedByteArray, Signature) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.BcSignatureService
 
effectivePrice() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmDeposit
The maximum effective price, in the deposit asset, to pay for each LP Token received.
effectivePrice() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmWithdraw
The maximum effective price, in the deposit asset, to pay for each LP Token received.
effectivePrice() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
The maximum effective price, in the deposit asset, to pay for each LP Token received.
effectivePrice() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
The maximum effective price, in the deposit asset, to pay for each LP Token received.
effectivePrice(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value effectivePrice to effectivePrice.
effectivePrice(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value effectivePrice to effectivePrice.
effectivePrice(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value effectivePrice to effectivePrice.
effectivePrice(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value effectivePrice to effectivePrice.
emailHash() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
The md5 hash of an email address.
emailHash() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
The md5 hash of an email address.
emailHash() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
Hash of an email address to be used for generating an avatar image.
emailHash() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
Hash of an email address to be used for generating an avatar image.
emailHash() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
The md5 hash of an email address.
emailHash() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
The md5 hash of an email address.
emailHash(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value emailHash to emailHash.
emailHash(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value emailHash to emailHash.
emailHash(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value emailHash to emailHash.
emailHash(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value emailHash to emailHash.
emailHash(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value emailHash to emailHash.
emailHash(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value emailHash to emailHash.
empty() - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Creates an empty UnsignedByteArray.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.AccountSetTransactionFlags
Construct an empty instance of AccountSetTransactionFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.AmmClawbackFlags
Construct an empty instance of AmmClawbackFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.MpTokenAuthorizeFlags
Construct an empty instance of MpTokenAuthorizeFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceCreateFlags
Construct an empty instance of MpTokenIssuanceCreateFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceSetFlags
Construct an empty instance of MpTokenIssuanceSetFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.NfTokenCreateOfferFlags
Construct an empty instance of NfTokenCreateOfferFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.NfTokenMintFlags
Construct an empty instance of NfTokenMintFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.OfferCreateFlags
Construct an empty instance of OfferCreateFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.PaymentChannelClaimFlags
Construct an empty instance of PaymentChannelClaimFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.PaymentFlags
Construct an empty instance of PaymentFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.TrustSetFlags
Construct an empty instance of TrustSetFlags.
empty() - Static method in class org.xrpl.xrpl4j.model.flags.XChainModifyBridgeFlags
Construct an empty instance of XChainModifyBridgeFlags.
EMPTY - Static variable in class org.xrpl.xrpl4j.model.flags.BatchFlags
Constant empty TransactionFlags.
EMPTY - Static variable in class org.xrpl.xrpl4j.model.flags.TransactionFlags
Constant empty TransactionFlags.
emptyBoundedParametersIfSpecifierPresent() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
ENABLE_AMENDMENT - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the EnableAmendment transaction.
EnableAmendment - Interface in org.xrpl.xrpl4j.model.transactions
An EnableAmendment pseudo-transaction marks a change in status of an amendment.
encode(byte[]) - Static method in class org.xrpl.xrpl4j.codec.addresses.Base58
Encodes the given bytes to a Base58 String.
encode(String) - Method in class org.xrpl.xrpl4j.codec.binary.FieldHeaderCodec
 
encode(String) - Method in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
Encodes JSON to canonical XRPL binary as a hex string.
encode(UnsignedByteArray, List<Version>, UnsignedInteger) - Static method in class org.xrpl.xrpl4j.codec.addresses.AddressBase58
Encodes the given UnsignedByteArray to a Base58Check String.
encode(FieldHeader) - Method in class org.xrpl.xrpl4j.codec.binary.FieldHeaderCodec
 
encodeAccountId(UnsignedByteArray) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
Encode an XRPL AccountID to a Base58Check encoded String.
encodeAccountPrivateKey(UnsignedByteArray) - Method in class org.xrpl.xrpl4j.codec.addresses.PrivateKeyCodec
Encode an XRPL Account Private Key to a Base58Check encoded String.
encodeAccountPublicKey(UnsignedByteArray) - Method in class org.xrpl.xrpl4j.codec.addresses.PublicKeyCodec
Encode an XRPL Account Public Key to a Base58Check encoded String.
encodeChecked(byte[]) - Static method in class org.xrpl.xrpl4j.codec.addresses.Base58
Encodes the given byte array to a Base58 String with a 4 byte checksum appended.
encodeChecked(byte[], List<Version>) - Static method in class org.xrpl.xrpl4j.codec.addresses.AddressBase58
Concatenates the given Version bytes with the given input bytes, and Base58Check encodes the result.
EncodeException - Exception Class in org.xrpl.xrpl4j.codec.addresses.exceptions
 
EncodeException(String) - Constructor for exception class org.xrpl.xrpl4j.codec.addresses.exceptions.EncodeException
 
encodeForBatchInnerMultiSigning(Batch, Address) - Method in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
Encode a Batch for multi-signing by a specific signer.
encodeForBatchInnerSigning(Batch) - Method in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
Encodes a Batch transaction to canonical XRPL binary as a hex string for signing purposes.
encodeForMultiSigning(String, String) - Method in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
Encodes JSON to canonical XRPL binary as a hex string for signing purposes.
encodeForSigning(String) - Method in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
Encodes JSON to canonical XRPL binary as a hex string.
encodeForSigningClaim(String) - Method in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
Encodes JSON to canonical XRPL binary as a hex string for signing payment channel claims.
encodeNodePrivateKey(UnsignedByteArray) - Method in class org.xrpl.xrpl4j.codec.addresses.PrivateKeyCodec
Encode an XRPL Node Private Key to a Base58Check encoded String.
encodeNodePublicKey(UnsignedByteArray) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
encodeNodePublicKey(UnsignedByteArray) - Method in class org.xrpl.xrpl4j.codec.addresses.PublicKeyCodec
Encode an XRPL Node Public Key to a Base58Check encoded String.
encodeSeed(UnsignedByteArray, KeyType) - Method in class org.xrpl.xrpl4j.codec.addresses.SeedCodec
Encodes a byte array to a Base58Check String using the given KeyType.
encodeXAddress(UnsignedByteArray, Optional<UnsignedInteger>, boolean) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
Encodes and AccountID, destination tag, and the XRPL network into an X-Address.
EncodingFormatException - Exception Class in org.xrpl.xrpl4j.codec.addresses.exceptions
 
EncodingFormatException() - Constructor for exception class org.xrpl.xrpl4j.codec.addresses.exceptions.EncodingFormatException
 
EncodingFormatException(String) - Constructor for exception class org.xrpl.xrpl4j.codec.addresses.exceptions.EncodingFormatException
 
engineGenerateSeed(int) - Method in class org.xrpl.xrpl4j.crypto.LinuxSecureRandom
 
engineNextBytes(byte[]) - Method in class org.xrpl.xrpl4j.crypto.LinuxSecureRandom
 
engineResult() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult
Text result code indicating the preliminary result of the transaction, for example "tesSUCCESS".
engineResult() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
Text result code indicating the preliminary result of the transaction, for example "tesSUCCESS".
engineResult() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitMultiSignedResult
Text result code indicating the preliminary result of the transaction, for example "tesSUCCESS".
engineResult() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitResult
Text result code indicating the preliminary result of the transaction, for example "tesSUCCESS".
engineResult(String) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult.Builder
Initializes the value for the engineResult attribute.
engineResult(String) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Initializes the value for the engineResult attribute.
engineResultCode() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult
Numeric code indicating the preliminary result of the transaction, directly correlated to ImmutableSubmitMultiSignedResult.engineResult().
engineResultCode() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitMultiSignedResult
Numeric code indicating the preliminary result of the transaction, directly correlated to SubmitMultiSignedResult.engineResult().
engineResultCode(Integer) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult.Builder
Initializes the value for the engineResultCode attribute.
engineResultMessage() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult
Human-readable explanation of the transaction's preliminary result.
engineResultMessage() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
Human-readable explanation of the transaction's preliminary result.
engineResultMessage() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitMultiSignedResult
Human-readable explanation of the transaction's preliminary result.
engineResultMessage() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitResult
Human-readable explanation of the transaction's preliminary result.
engineResultMessage(String) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult.Builder
Initializes the value for the engineResultMessage attribute.
engineResultMessage(String) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Initializes the value for the engineResultMessage attribute.
engineSetSeed(byte[]) - Method in class org.xrpl.xrpl4j.crypto.LinuxSecureRandom
 
entireSet() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult
The statistics from the collected oracle prices.
entireSet() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult
The statistics from the collected oracle prices.
entireSet(AggregatePriceSet) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
Initializes the value for the entireSet attribute.
Entropy - Class in org.xrpl.xrpl4j.crypto.keys
A compact value that is used to derive the actual private and public keys for an account.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableClassicAddress
This instance is equal to all instances of ImmutableClassicAddress that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecoded
This instance is equal to all instances of ImmutableDecoded that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecodedXAddress
This instance is equal to all instances of ImmutableDecodedXAddress that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
 
equals(Object) - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
 
equals(Object) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions
This instance is equal to all instances of ImmutableDefinitions that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo
This instance is equal to all instances of ImmutableFieldInfo that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance
This instance is equal to all instances of ImmutableFieldInstance that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.binary.ImmutableFieldHeader
This instance is equal to all instances of ImmutableFieldHeader that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableFieldWithValue
This instance is equal to all instances of ImmutableFieldWithValue that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop
This instance is equal to all instances of ImmutableHop that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue
This instance is equal to all instances of ImmutableIssue that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge
This instance is equal to all instances of ImmutableXChainBridge that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.keys.Entropy
 
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutableBase58EncodedSecret
This instance is equal to all instances of ImmutableBase58EncodedSecret that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutableKeyPair
This instance is equal to all instances of ImmutableKeyPair that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutablePublicKey
This instance is equal to all instances of ImmutablePublicKey that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.keys.Passphrase
 
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
 
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.keys.Seed.DefaultSeed
 
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.ServerSecret
 
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.ImmutableEcDsaSignature
This instance is equal to all instances of ImmutableEcDsaSignature that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction
This instance is equal to all instances of ImmutableMultiSignedTransaction that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSignature
This instance is equal to all instances of ImmutableSignature that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSingleSignedTransaction
This instance is equal to all instances of ImmutableSingleSignedTransaction that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams
This instance is equal to all instances of ImmutableAccountChannelsRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
This instance is equal to all instances of ImmutableAccountChannelsResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesRequestParams
This instance is equal to all instances of ImmutableAccountCurrenciesRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult
This instance is equal to all instances of ImmutableAccountCurrenciesResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoRequestParams
This instance is equal to all instances of ImmutableAccountInfoRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult
This instance is equal to all instances of ImmutableAccountInfoResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams
This instance is equal to all instances of ImmutableAccountLinesRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult
This instance is equal to all instances of ImmutableAccountLinesResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams
This instance is equal to all instances of ImmutableAccountNftsRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
This instance is equal to all instances of ImmutableAccountNftsResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams
This instance is equal to all instances of ImmutableAccountObjectsRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
This instance is equal to all instances of ImmutableAccountObjectsResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams
This instance is equal to all instances of ImmutableAccountOffersRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult
This instance is equal to all instances of ImmutableAccountOffersResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
This instance is equal to all instances of ImmutableAccountTransactionsRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult
This instance is equal to all instances of ImmutableAccountTransactionsResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction
This instance is equal to all instances of ImmutableAccountTransactionsTransaction that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransactionResult
This instance is equal to all instances of ImmutableAccountTransactionsTransactionResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesAssets
This instance is equal to all instances of ImmutableGatewayBalancesAssets that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesHotWallets
This instance is equal to all instances of ImmutableGatewayBalancesHotWallets that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesIssuedCurrencyAmount
This instance is equal to all instances of ImmutableGatewayBalancesIssuedCurrencyAmount that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations
This instance is equal to all instances of ImmutableGatewayBalancesObligations that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams
This instance is equal to all instances of ImmutableGatewayBalancesRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
This instance is equal to all instances of ImmutableGatewayBalancesResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject
This instance is equal to all instances of ImmutableNfTokenObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject
This instance is equal to all instances of ImmutableOfferResultObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
This instance is equal to all instances of ImmutablePaymentChannelResultObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData
This instance is equal to all instances of ImmutableQueueData that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction
This instance is equal to all instances of ImmutableQueueTransaction that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
This instance is equal to all instances of ImmutableTrustLine that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.admin.ImmutableAcceptLedgerResult
This instance is equal to all instances of ImmutableAcceptLedgerResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
This instance is equal to all instances of ImmutableAmmInfo that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot
This instance is equal to all instances of ImmutableAmmInfoAuctionSlot that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuthAccount
This instance is equal to all instances of ImmutableAmmInfoAuthAccount that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams
This instance is equal to all instances of ImmutableAmmInfoRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult
This instance is equal to all instances of ImmutableAmmInfoResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoVoteEntry
This instance is equal to all instances of ImmutableAmmInfoVoteEntry that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyRequestParams
This instance is equal to all instances of ImmutableChannelVerifyRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyResult
This instance is equal to all instances of ImmutableChannelVerifyResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableUnsignedClaim
This instance is equal to all instances of ImmutableUnsignedClaim that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier
This instance is equal to all instances of ImmutableLedgerSpecifier that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndex
 
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexShortcut
 
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees
This instance is equal to all instances of ImmutableComputedNetworkFees that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees
This instance is equal to all instances of ImmutableDecomposedFees that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops
This instance is equal to all instances of ImmutableFeeDrops that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels
This instance is equal to all instances of ImmutableFeeLevels that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
This instance is equal to all instances of ImmutableFeeResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ImmutableFinality
This instance is equal to all instances of ImmutableFinality that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableAmmLedgerEntryParams
This instance is equal to all instances of ImmutableAmmLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableCredentialLedgerEntryParams
This instance is equal to all instances of ImmutableCredentialLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDelegateLedgerEntryParams
This instance is equal to all instances of ImmutableDelegateLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthCredential
This instance is equal to all instances of ImmutableDepositPreAuthCredential that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams
This instance is equal to all instances of ImmutableDepositPreAuthLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableEscrowLedgerEntryParams
This instance is equal to all instances of ImmutableEscrowLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
This instance is equal to all instances of ImmutableLedgerEntryRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult
This instance is equal to all instances of ImmutableLedgerEntryResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams
This instance is equal to all instances of ImmutableLedgerRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult
This instance is equal to all instances of ImmutableLedgerResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableMpTokenLedgerEntryParams
This instance is equal to all instances of ImmutableMpTokenLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOfferLedgerEntryParams
This instance is equal to all instances of ImmutableOfferLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOracleLedgerEntryParams
This instance is equal to all instances of ImmutableOracleLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutablePermissionedDomainLedgerEntryParams
This instance is equal to all instances of ImmutablePermissionedDomainLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts
This instance is equal to all instances of ImmutableRippleStateAccounts that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateLedgerEntryParams
This instance is equal to all instances of ImmutableRippleStateLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableTicketLedgerEntryParams
This instance is equal to all instances of ImmutableTicketLedgerEntryParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken
This instance is equal to all instances of ImmutableMptHoldersMpToken that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams
This instance is equal to all instances of ImmutableMptHoldersRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse
This instance is equal to all instances of ImmutableMptHoldersResponse that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer
This instance is equal to all instances of ImmutableBuyOffer that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams
This instance is equal to all instances of ImmutableNftBuyOffersRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult
This instance is equal to all instances of ImmutableNftBuyOffersResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoRequestParams
This instance is equal to all instances of ImmutableNftInfoRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
This instance is equal to all instances of ImmutableNftInfoResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams
This instance is equal to all instances of ImmutableNftSellOffersRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult
This instance is equal to all instances of ImmutableNftSellOffersResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer
This instance is equal to all instances of ImmutableSellOffer that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableAggregatePriceSet
This instance is equal to all instances of ImmutableAggregatePriceSet that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams
This instance is equal to all instances of ImmutableGetAggregatePriceRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult
This instance is equal to all instances of ImmutableGetAggregatePriceResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
This instance is equal to all instances of ImmutableBookOffersOffer that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams
This instance is equal to all instances of ImmutableBookOffersRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult
This instance is equal to all instances of ImmutableBookOffersResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams
This instance is equal to all instances of ImmutableDepositAuthorizedRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult
This instance is equal to all instances of ImmutableDepositAuthorizedResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative
This instance is equal to all instances of ImmutablePathAlternative that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency
This instance is equal to all instances of ImmutablePathCurrency that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams
This instance is equal to all instances of ImmutableRipplePathFindRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult
This instance is equal to all instances of ImmutableRipplePathFindResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo
This instance is equal to all instances of ImmutableClioServerInfo that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType
This instance is equal to all instances of ImmutableJobType that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLastClose
This instance is equal to all instances of ImmutableLastClose that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad
This instance is equal to all instances of ImmutableLoad that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
This instance is equal to all instances of ImmutableReportingModeServerInfo that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
This instance is equal to all instances of ImmutableRippledServerInfo that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableServerInfoResult
This instance is equal to all instances of ImmutableServerInfoResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger
This instance is equal to all instances of ImmutableValidatedLedger that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedRequestParams
This instance is equal to all instances of ImmutableSubmitMultiSignedRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult
This instance is equal to all instances of ImmutableSubmitMultiSignedResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitRequestParams
This instance is equal to all instances of ImmutableSubmitRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
This instance is equal to all instances of ImmutableSubmitResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams
This instance is equal to all instances of ImmutableTransactionRequestParams that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult
This instance is equal to all instances of ImmutableTransactionResult that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.flags.Flags
 
equals(Object) - Method in class org.xrpl.xrpl4j.model.immutables.Wrapper
 
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
This instance is equal to all instances of ImmutableAccountRootObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
This instance is equal to all instances of ImmutableAmmObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim
This instance is equal to all instances of ImmutableAttestationClaim that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount
This instance is equal to all instances of ImmutableAttestationCreateAccount that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot
This instance is equal to all instances of ImmutableAuctionSlot that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccount
This instance is equal to all instances of ImmutableAuthAccount that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccountWrapper
This instance is equal to all instances of ImmutableAuthAccountWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBook
This instance is equal to all instances of ImmutableBook that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBookWrapper
This instance is equal to all instances of ImmutableBookWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
This instance is equal to all instances of ImmutableBridgeObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
This instance is equal to all instances of ImmutableCheckObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
This instance is equal to all instances of ImmutableCredentialObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
This instance is equal to all instances of ImmutableDelegateObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
This instance is equal to all instances of ImmutableDepositPreAuthObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
This instance is equal to all instances of ImmutableDidObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
This instance is equal to all instances of ImmutableEscrowObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue
This instance is equal to all instances of ImmutableIssue that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
This instance is equal to all instances of ImmutableLedgerHeader that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
This instance is equal to all instances of ImmutableMpTokenIssuanceObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
This instance is equal to all instances of ImmutableMpTokenObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfToken
This instance is equal to all instances of ImmutableNfToken that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
This instance is equal to all instances of ImmutableNfTokenOfferObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
This instance is equal to all instances of ImmutableNfTokenPageObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenWrapper
This instance is equal to all instances of ImmutableNfTokenWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
This instance is equal to all instances of ImmutableOfferObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
This instance is equal to all instances of ImmutableOracleObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
This instance is equal to all instances of ImmutablePayChannelObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
This instance is equal to all instances of ImmutablePermissionedDomainObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
This instance is equal to all instances of ImmutableRippleStateObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntry
This instance is equal to all instances of ImmutableSignerEntry that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntryWrapper
This instance is equal to all instances of ImmutableSignerEntryWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject
This instance is equal to all instances of ImmutableSignerListObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
This instance is equal to all instances of ImmutableTicketObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableUnknownLedgerObject
This instance is equal to all instances of ImmutableUnknownLedgerObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntry
This instance is equal to all instances of ImmutableVoteEntry that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntryWrapper
This instance is equal to all instances of ImmutableVoteEntryWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimAttestation
This instance is equal to all instances of ImmutableXChainClaimAttestation that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig
This instance is equal to all instances of ImmutableXChainClaimProofSig that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountAttestation
This instance is equal to all instances of ImmutableXChainCreateAccountAttestation that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig
This instance is equal to all instances of ImmutableXChainCreateAccountProofSig that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
This instance is equal to all instances of ImmutableXChainOwnedClaimIdObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
This instance is equal to all instances of ImmutableXChainOwnedCreateAccountClaimIdObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
This instance is equal to all instances of ImmutableAccountDelete that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
This instance is equal to all instances of ImmutableAccountSet that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
This instance is equal to all instances of ImmutableAmmBid that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
This instance is equal to all instances of ImmutableAmmClawback that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
This instance is equal to all instances of ImmutableAmmCreate that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
This instance is equal to all instances of ImmutableAmmDelete that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
This instance is equal to all instances of ImmutableAmmDeposit that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
This instance is equal to all instances of ImmutableAmmVote that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
This instance is equal to all instances of ImmutableAmmWithdraw that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
This instance is equal to all instances of ImmutableBatch that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner
This instance is equal to all instances of ImmutableBatchSigner that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSignerWrapper
This instance is equal to all instances of ImmutableBatchSignerWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
This instance is equal to all instances of ImmutableCheckCancel that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
This instance is equal to all instances of ImmutableCheckCash that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
This instance is equal to all instances of ImmutableCheckCreate that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
This instance is equal to all instances of ImmutableClawback that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredential
This instance is equal to all instances of ImmutableCredential that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
This instance is equal to all instances of ImmutableCredentialAccept that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
This instance is equal to all instances of ImmutableCredentialCreate that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
This instance is equal to all instances of ImmutableCredentialDelete that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialWrapper
This instance is equal to all instances of ImmutableCredentialWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
This instance is equal to all instances of ImmutableDelegateSet that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
This instance is equal to all instances of ImmutableDepositPreAuth that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
This instance is equal to all instances of ImmutableDidDelete that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
This instance is equal to all instances of ImmutableDidSet that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
This instance is equal to all instances of ImmutableEnableAmendment that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
This instance is equal to all instances of ImmutableEscrowCancel that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
This instance is equal to all instances of ImmutableEscrowCreate that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
This instance is equal to all instances of ImmutableEscrowFinish that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount
This instance is equal to all instances of ImmutableIssuedCurrencyAmount that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo
This instance is equal to all instances of ImmutableMemo that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemoWrapper
This instance is equal to all instances of ImmutableMemoWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMptCurrencyAmount
This instance is equal to all instances of ImmutableMptCurrencyAmount that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
This instance is equal to all instances of ImmutableMpTokenAuthorize that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
This instance is equal to all instances of ImmutableMpTokenIssuanceCreate that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
This instance is equal to all instances of ImmutableMpTokenIssuanceDestroy that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
This instance is equal to all instances of ImmutableMpTokenIssuanceSet that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
This instance is equal to all instances of ImmutableNfTokenAcceptOffer that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
This instance is equal to all instances of ImmutableNfTokenBurn that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
This instance is equal to all instances of ImmutableNfTokenCancelOffer that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
This instance is equal to all instances of ImmutableNfTokenCreateOffer that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
This instance is equal to all instances of ImmutableNfTokenMint that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
This instance is equal to all instances of ImmutableOfferCancel that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
This instance is equal to all instances of ImmutableOfferCreate that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
This instance is equal to all instances of ImmutableOracleDelete that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
This instance is equal to all instances of ImmutableOracleSet that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep
This instance is equal to all instances of ImmutablePathStep that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
This instance is equal to all instances of ImmutablePayment that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
This instance is equal to all instances of ImmutablePaymentChannelClaim that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
This instance is equal to all instances of ImmutablePaymentChannelCreate that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
This instance is equal to all instances of ImmutablePaymentChannelFund that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermission
This instance is equal to all instances of ImmutablePermission that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
This instance is equal to all instances of ImmutablePermissionedDomainDelete that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
This instance is equal to all instances of ImmutablePermissionedDomainSet that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionWrapper
This instance is equal to all instances of ImmutablePermissionWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData
This instance is equal to all instances of ImmutablePriceData that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceDataWrapper
This instance is equal to all instances of ImmutablePriceDataWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableRawTransactionWrapper
This instance is equal to all instances of ImmutableRawTransactionWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
This instance is equal to all instances of ImmutableSetFee that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
This instance is equal to all instances of ImmutableSetRegularKey that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSigner
This instance is equal to all instances of ImmutableSigner that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
This instance is equal to all instances of ImmutableSignerListSet that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerWrapper
This instance is equal to all instances of ImmutableSignerWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
This instance is equal to all instances of ImmutableTicketCreate that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata
This instance is equal to all instances of ImmutableTransactionMetadata that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
This instance is equal to all instances of ImmutableTrustSet that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
This instance is equal to all instances of ImmutableUnknownTransaction that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
This instance is equal to all instances of ImmutableUnlModify that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
This instance is equal to all instances of ImmutableXChainAccountCreateCommit that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
This instance is equal to all instances of ImmutableXChainAddAccountCreateAttestation that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
This instance is equal to all instances of ImmutableXChainAddClaimAttestation that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge
This instance is equal to all instances of ImmutableXChainBridge that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
This instance is equal to all instances of ImmutableXChainClaim that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
This instance is equal to all instances of ImmutableXChainCommit that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
This instance is equal to all instances of ImmutableXChainCreateBridge that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
This instance is equal to all instances of ImmutableXChainCreateClaimId that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
This instance is equal to all instances of ImmutableXChainModifyBridge that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode
This instance is equal to all instances of ImmutableCreatedNode that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode
This instance is equal to all instances of ImmutableDeletedNode that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
This instance is equal to all instances of ImmutableMetaAccountRootObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject
This instance is equal to all instances of ImmutableMetaAmmObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot
This instance is equal to all instances of ImmutableMetaAuctionSlot that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccount
This instance is equal to all instances of ImmutableMetaAuthAccount that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccountWrapper
This instance is equal to all instances of ImmutableMetaAuthAccountWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook
This instance is equal to all instances of ImmutableMetaBook that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBookWrapper
This instance is equal to all instances of ImmutableMetaBookWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject
This instance is equal to all instances of ImmutableMetaBridgeObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
This instance is equal to all instances of ImmutableMetaCheckObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential
This instance is equal to all instances of ImmutableMetaCredential that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject
This instance is equal to all instances of ImmutableMetaCredentialObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialWrapper
This instance is equal to all instances of ImmutableMetaCredentialWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
This instance is equal to all instances of ImmutableMetaDelegateObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
This instance is equal to all instances of ImmutableMetaDepositPreAuthObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
This instance is equal to all instances of ImmutableMetaDidObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
This instance is equal to all instances of ImmutableMetaEscrowObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaLedgerEntryType
This instance is equal to all instances of ImmutableMetaLedgerEntryType that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
This instance is equal to all instances of ImmutableMetaMpTokenIssuanceObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
This instance is equal to all instances of ImmutableMetaMpTokenObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
This instance is equal to all instances of ImmutableMetaNfTokenOfferObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject
This instance is equal to all instances of ImmutableMetaNfTokenPageObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
This instance is equal to all instances of ImmutableMetaOfferObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
This instance is equal to all instances of ImmutableMetaOracleObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
This instance is equal to all instances of ImmutableMetaPayChannelObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject
This instance is equal to all instances of ImmutableMetaPermissionedDomainObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
This instance is equal to all instances of ImmutableMetaRippleStateObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntry
This instance is equal to all instances of ImmutableMetaSignerEntry that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntryWrapper
This instance is equal to all instances of ImmutableMetaSignerEntryWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject
This instance is equal to all instances of ImmutableMetaSignerListObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject
This instance is equal to all instances of ImmutableMetaTicketObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaUnknownObject
This instance is equal to all instances of ImmutableMetaUnknownObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntry
This instance is equal to all instances of ImmutableMetaVoteEntry that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntryWrapper
This instance is equal to all instances of ImmutableMetaVoteEntryWrapper that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimAttestation
This instance is equal to all instances of ImmutableMetaXChainClaimAttestation that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig
This instance is equal to all instances of ImmutableMetaXChainClaimProofSig that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountAttestation
This instance is equal to all instances of ImmutableMetaXChainCreateAccountAttestation that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig
This instance is equal to all instances of ImmutableMetaXChainCreateAccountProofSig that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject
This instance is equal to all instances of ImmutableMetaXChainOwnedClaimIdObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject
This instance is equal to all instances of ImmutableMetaXChainOwnedCreateAccountClaimIdObject that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode
This instance is equal to all instances of ImmutableModifiedNode that have equal attribute values.
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.CredentialType
 
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.CredentialUri
 
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.Hash256
 
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceId
 
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.NfTokenId
 
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.NfTokenUri
 
equals(Object) - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
 
equalTo(T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is equal than the given one.
escrow() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
escrow() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
escrow(EscrowLedgerEntryParams, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a EscrowObject ledger entry.
ESCROW - Enum constant in enum org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams.AccountObjectType
Escrow account object type.
ESCROW - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for Escrow ledger objects.
ESCROW - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
ESCROW_CANCEL - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the EscrowCancel transaction.
ESCROW_CREATE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the EscrowCreate transaction.
ESCROW_FINISH - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the EscrowFinish transaction.
EscrowCancel - Interface in org.xrpl.xrpl4j.model.transactions
Return escrowed XRP, IOU tokens, or MPT tokens to the sender.
EscrowCreate - Interface in org.xrpl.xrpl4j.model.transactions
Sequester XRP, IOU tokens, or MPT tokens until the escrow process either finishes or is canceled.
EscrowFinish - Interface in org.xrpl.xrpl4j.model.transactions
Deliver XRP, IOU tokens, or MPT tokens from a held payment to the recipient.
EscrowLedgerEntryParams - Interface in org.xrpl.xrpl4j.model.client.ledger
Parameters that uniquely identify an EscrowObject on ledger that can be used in a LedgerEntryRequestParams to request an EscrowObject.
EscrowObject - Interface in org.xrpl.xrpl4j.model.ledger
Represents a held payment of XRP, IOU tokens, or MPT tokens waiting to be executed or canceled.
expand() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams
Provide full JSON-formatted information for transaction/account information instead of only hashes.
expand() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerRequestParams
Provide full JSON-formatted information for transaction/account information instead of only hashes.
expectedLedgerSize() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeResult
The approximate number of transactions expected to be included in the current ledger.
expectedLedgerSize() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
The approximate number of transactions expected to be included in the current ledger.
expectedLedgerSize(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Initializes the value for the expectedLedgerSize attribute.
expiration() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject
A time after which this offer is considered unfunded, as the number of seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
Time, in seconds since the Ripple Epoch, when this channel is set to expire.
expiration() - Method in interface org.xrpl.xrpl4j.model.client.accounts.OfferResultObject
A time after which this offer is considered unfunded, as the number of seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.client.accounts.PaymentChannelResultObject
Time, in seconds since the Ripple Epoch, when this channel is set to expire.
expiration() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoAuctionSlot
The time when this slot expires, as a ZonedDateTime.
expiration() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot
The time when this slot expires, as a ZonedDateTime.
expiration() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
Indicates the time after which this offer is considered expired, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
Indicates the time after which this offer is considered expired, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.ledger.AuctionSlot
The time when this slot expires, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
Indicates the time after which this Check is considered expired, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.ledger.CredentialObject
Time after which the credential is expired, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot
The time when this slot expires, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
Indicates the time after which this Check is considered expired, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
Time after which the credential is expired, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
A time after which this offer is considered unfunded, as the number of seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
Indicates the time after which this offer is considered expired, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
The mutable expiration time for this payment channel, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
A time after which this offer is considered unfunded, as the number of seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
Indicates the time after which this offer is considered expired, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
The mutable expiration time for this payment channel, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCreate
Time after which the Check is no longer valid, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialCreate
Time after which this credential expires.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
Time after which the Check is no longer valid, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
Time after which this credential expires.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Indicates the time after which the offer will no longer be valid.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
Time after which the Check is no longer valid, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
New Expiration time to set for the channel, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot
The time when this slot expires, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
Indicates the time after which this Check is considered expired, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject
Time after which the credential is expired, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
A time after which this offer is considered unfunded, as the number of seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
Indicates the time after which this offer is considered expired, in seconds since the Ripple Epoch.
expiration() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
The mutable expiration time for this payment channel, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAuctionSlot
The time when this slot expires, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCheckObject
Indicates the time after which this Check is considered expired, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCredentialObject
Time after which the credential is expired, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenOfferObject
A time after which this offer is considered unfunded, as the number of seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOfferObject
Indicates the time after which this offer is considered expired, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
The mutable expiration time for this payment channel, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCreateOffer
Indicates the time after which the offer will no longer be valid.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.OfferCreate
Time after which the Check is no longer valid, in seconds since the Ripple Epoch.
expiration() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelFund
New Expiration time to set for the channel, in seconds since the Ripple Epoch.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot.Builder
Initializes the value for the expiration attribute.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the optional value expiration to expiration.
expiration(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value expiration to expiration.
expiration(ZonedDateTime) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot.Builder
Initializes the value for the expiration attribute.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the optional value expiration to expiration.
expiration(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value expiration to expiration.
EXPIRED - Enum constant in enum org.xrpl.xrpl4j.model.client.FinalityStatus
The lastLedgerSequence of the tx has passed, i.e., transaction was not included in any closed ledgers ranging from the one it was submitted on to the lastLedgerSequence.
EXPIRED_WITH_SPENT_ACCOUNT_SEQUENCE - Enum constant in enum org.xrpl.xrpl4j.model.client.FinalityStatus
An unknown transaction has been validated ahead of or instead of this transaction, so manual intervention and investigation is recommended.
Some reasons an unknown transaction may have been validated instead of this one: The transaction was malleable and succeeded with a different hash; A different program or person with your secret key is also sending transactions from the same account; You previously sent a transaction, but lost your record of it.
EXTRA_TRANSACTION_FIELDS - Static variable in class org.xrpl.xrpl4j.model.jackson.modules.AccountTransactionsTransactionDeserializer
 
EXTRA_TRANSACTION_FIELDS - Static variable in class org.xrpl.xrpl4j.model.jackson.modules.TransactionResultDeserializer
 

F

FAMILY_SEED - Enum constant in enum org.xrpl.xrpl4j.codec.addresses.Version
 
fee() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction
The Transaction Cost of this transaction, in drops of XRP.
fee() - Method in interface org.xrpl.xrpl4j.model.client.accounts.QueueTransaction
The Transaction Cost of this transaction, in drops of XRP.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee() - Method in interface org.xrpl.xrpl4j.model.transactions.Transaction
The String representation of an integer amount of XRP, in drops, to be destroyed as a cost for distributing this Payment transaction to the network.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the value for the fee attribute.
fee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the value for the fee attribute.
FEE - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the fee rippled API method.
FEE_SETTINGS - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for FeeSettings ledger objects.
FEE_SETTINGS - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
FeeDrops - Interface in org.xrpl.xrpl4j.model.client.fees
A sub-object of FeeResult containing various information about the transaction cost, in drops of XRP, for the current open ledger.
feeHigh() - Method in interface org.xrpl.xrpl4j.model.client.fees.ComputedNetworkFees
The `high` fee, which is the fee that should be used if the transaction queue is full.
feeHigh() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees
The `high` fee, which is the fee that should be used if the transaction queue is full.
feeHigh(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees.Builder
Initializes the value for the feeHigh attribute.
feeLevel() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction
The transaction cost of this transaction, relative to the minimum cost for this type of transaction, in fee levels.
feeLevel() - Method in interface org.xrpl.xrpl4j.model.client.accounts.QueueTransaction
The transaction cost of this transaction, relative to the minimum cost for this type of transaction, in fee levels.
feeLevel(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction.Builder
Initializes the value for the feeLevel attribute.
FeeLevels - Interface in org.xrpl.xrpl4j.model.client.fees
A sub-object of FeeResult containing various information about the transaction cost in fee levels for the current open ledger.
feeLow() - Method in interface org.xrpl.xrpl4j.model.client.fees.ComputedNetworkFees
The `low` fee, which is the fee that should be used if the transaction queue is empty.
feeLow() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees
The `low` fee, which is the fee that should be used if the transaction queue is empty.
feeLow(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees.Builder
Initializes the value for the feeLow attribute.
feeMedium() - Method in interface org.xrpl.xrpl4j.model.client.fees.ComputedNetworkFees
The `medium` fee, which is the fee that should be used if the transaction queue is neither empty nor full.
feeMedium() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees
The `medium` fee, which is the fee that should be used if the transaction queue is neither empty nor full.
feeMedium(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees.Builder
Initializes the value for the feeMedium attribute.
FeeResult - Interface in org.xrpl.xrpl4j.model.client.fees
The result of a "fee" rippled API call, which reports the current state of the open-ledger requirements for the transaction cost.
FeeUtils - Class in org.xrpl.xrpl4j.model.client.fees
Utils relating to XRPL fees.
FeeUtils() - Constructor for class org.xrpl.xrpl4j.model.client.fees.FeeUtils
 
FeeUtils.DecomposedFees - Interface in org.xrpl.xrpl4j.model.client.fees
Helper object that exists solely to aid fee calculation so that BigInteger/BigDecimal objects don't have to be created more than once per call, and to put data into a state that simplifies fee calculation logic.
field() - Method in interface org.xrpl.xrpl4j.codec.binary.types.FieldWithValue
 
field() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableFieldWithValue
 
field(FieldInstance) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableFieldWithValue.Builder
Initializes the value for the field attribute.
fieldCode() - Method in interface org.xrpl.xrpl4j.codec.binary.FieldHeader
 
fieldCode() - Method in class org.xrpl.xrpl4j.codec.binary.ImmutableFieldHeader
 
fieldCode(int) - Method in class org.xrpl.xrpl4j.codec.binary.ImmutableFieldHeader.Builder
Initializes the value for the fieldCode attribute.
FieldHeader - Interface in org.xrpl.xrpl4j.codec.binary
Represents a Field ID used to encode an XRPL field name to its binary form.
FieldHeaderCodec - Class in org.xrpl.xrpl4j.codec.binary
A codec for instances of FieldHeader.
FieldHeaderCodec(Definitions, ObjectMapper) - Constructor for class org.xrpl.xrpl4j.codec.binary.FieldHeaderCodec
Required-args Constructor.
FieldInfo - Interface in org.xrpl.xrpl4j.codec.binary.definitions
Model object for Field info medata from the "fields" section of defintions.json.
FieldInstance - Interface in org.xrpl.xrpl4j.codec.binary.definitions
Holder of FieldHeader and FieldInfo data.
fields() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.Definitions
Fields definitions list.
fields() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions
Fields definitions list.
fields(Iterable<? extends List<JsonNode>>) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions.Builder
Sets or replaces all elements for fields list.
FieldWithValue<T> - Interface in org.xrpl.xrpl4j.codec.binary.types
 
fill(int) - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
 
FILL_OR_KILL - Static variable in class org.xrpl.xrpl4j.model.flags.OfferCreateFlags
Constant OfferCreateFlags for the tfFillOrKill flag.
finalFields() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.DeletedNode
The DeletedNode containing the fields of the ledger object before it was removed.
finalFields() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode
The ImmutableDeletedNode containing the fields of the ledger object before it was removed.
finalFields() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode
The ImmutableModifiedNode containing the fields of the ledger object after applying any changes from this transaction.
finalFields() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.ModifiedNode
The ModifiedNode containing the fields of the ledger object after applying any changes from this transaction.
finalFields(Optional<? extends T>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Initializes the optional value finalFields to finalFields.
finalFields(T) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode.Builder
Initializes the value for the finalFields attribute.
finalFields(T) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Initializes the optional value finalFields to finalFields.
Finality - Interface in org.xrpl.xrpl4j.model.client
Defines how an XRP Ledger finality decision is represented; includes both a finality status and an engine code.
finalityStatus() - Method in interface org.xrpl.xrpl4j.model.client.Finality
Get FinalityStatus status value for a transaction.
finalityStatus() - Method in class org.xrpl.xrpl4j.model.client.ImmutableFinality
Get FinalityStatus status value for a transaction.
finalityStatus(FinalityStatus) - Method in class org.xrpl.xrpl4j.model.client.ImmutableFinality.Builder
Initializes the value for the finalityStatus attribute.
FinalityStatus - Enum in org.xrpl.xrpl4j.model.client
Enumeration of the types of responses from isFinal function.
finishAfter() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
The time, in seconds since the Ripple Epoch, after which this held payment can be finished.
finishAfter() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
The time, in seconds since the Ripple Epoch, after which this held payment can be finished.
finishAfter() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCreate
The time, in seconds since the Ripple Epoch, when the escrowed tokens can be released to the recipient.
finishAfter() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
The time, in seconds since the Ripple Epoch, when the escrowed tokens can be released to the recipient.
finishAfter() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
The time, in seconds since the Ripple Epoch, after which this held payment can be finished.
finishAfter() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
The time, in seconds since the Ripple Epoch, after which this held payment can be finished.
finishAfter(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value finishAfter to finishAfter.
finishAfter(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value finishAfter to finishAfter.
finishAfter(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value finishAfter to finishAfter.
finishAfter(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value finishAfter to finishAfter.
finishAfter(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value finishAfter to finishAfter.
finishAfter(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value finishAfter to finishAfter.
flags() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject
A bit-map of boolean flags enabled for this NFToken.
flags() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject
Options set for this offer entry.
flags() - Method in interface org.xrpl.xrpl4j.model.client.accounts.NfTokenObject
A bit-map of boolean flags enabled for this NFToken.
flags() - Method in interface org.xrpl.xrpl4j.model.client.accounts.OfferResultObject
Options set for this offer entry.
flags() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken
The MpTokenFlags for this MPToken.
flags() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersMpToken
The MpTokenFlags for this MPToken.
flags() - Method in interface org.xrpl.xrpl4j.model.client.nft.BuyOffer
A set of boolean NfTokenOfferFlags containing options enabled for this object.
flags() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer
A set of boolean NfTokenOfferFlags containing options enabled for this object.
flags() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
The flag set of this NFT.
flags() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer
A set of boolean NfTokenOfferFlags containing options enabled for this object.
flags() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoResult
The flag set of this NFT.
flags() - Method in interface org.xrpl.xrpl4j.model.client.nft.SellOffer
A set of boolean NfTokenOfferFlags containing options enabled for this object.
flags() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
A bit-map of boolean AccountRootFlags enabled for this account.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.AmmObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.BridgeObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.CredentialObject
A set of boolean CredentialFlags containing options enabled for this object.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.DelegateObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.DepositPreAuthObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.DidObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
A bit-map of boolean AccountRootFlags enabled for this account.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
A set of boolean CredentialFlags containing options enabled for this object.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
The MpTokenIssuanceFlags for this issuance.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
The MpTokenFlags for this token.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
A set of boolean NfTokenOfferFlags containing options enabled for this object.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
A bit-map of boolean flags enabled for this payment channel.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
A set of boolean RippleStateFlags containing options enabled for this object.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject
A bit-map of Boolean SignerListFlags enabled for this signer list.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
A bit-map of Boolean flags enabled for this Ticket.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
The MpTokenIssuanceFlags for this issuance.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
The MpTokenFlags for this token.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
A set of boolean NfTokenOfferFlags containing options enabled for this object.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.OracleObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
A bit-map of boolean flags enabled for this payment channel.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.PermissionedDomainObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
A set of boolean RippleStateFlags containing options enabled for this object.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.SignerListObject
A bit-map of Boolean SignerListFlags enabled for this signer list.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.TicketObject
A bit-map of Boolean flags enabled for this Ticket.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedClaimIdObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedCreateAccountClaimIdObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountDelete
Set of TransactionFlagss for this AccountDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmBid
Set of TransactionFlagss for this AmmBid, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmClawback
Transaction Flags for AmmClawback, with the only option being tfClawTwoAssets.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmCreate
Set of TransactionFlagss for this AmmCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmDelete
Set of TransactionFlagss for this AmmDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmDeposit
A AmmDepositFlags for this transaction.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmVote
Set of TransactionFlagss for this AmmVote, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmWithdraw
A AmmWithdrawFlags for this transaction.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.Batch
Set of BatchFlagss for this Batch, which define the batch execution mode.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCancel
Set of TransactionFlagss for this CheckCancel, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCash
Set of TransactionFlagss for this CheckCash, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCreate
Set of TransactionFlagss for this CheckCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.Clawback
Set of TransactionFlagss for this Clawback, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialAccept
Set of TransactionFlags's for this CredentialAccept, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialCreate
Set of TransactionFlags's for this CredentialCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialDelete
Set of TransactionFlags's for this CredentialDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.DelegateSet
Set of TransactionFlagss for this DelegateSet.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.DepositPreAuth
Set of TransactionFlagss for this DepositPreAuth, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.DidDelete
Set of TransactionFlagss for this DidDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.DidSet
Set of TransactionFlagss for this DidSet, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCancel
Set of TransactionFlagss for this EscrowCancel, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCreate
Set of TransactionFlagss for this EscrowCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
Set of TransactionFlagss for this EscrowFinish, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
Set of TransactionFlagss for this AccountDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
Set of TransactionFlagss for this AmmBid, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
Transaction Flags for AmmClawback, with the only option being tfClawTwoAssets.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
Set of TransactionFlagss for this AmmCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
Set of TransactionFlagss for this AmmDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
A AmmDepositFlags for this transaction.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
Set of TransactionFlagss for this AmmVote, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
A AmmWithdrawFlags for this transaction.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
Set of BatchFlagss for this Batch, which define the batch execution mode.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
Set of TransactionFlagss for this CheckCancel, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
Set of TransactionFlagss for this CheckCash, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
Set of TransactionFlagss for this CheckCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
Set of TransactionFlagss for this Clawback, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
Set of TransactionFlags's for this CredentialAccept, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
Set of TransactionFlags's for this CredentialCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
Set of TransactionFlags's for this CredentialDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
Set of TransactionFlagss for this DelegateSet.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
Set of TransactionFlagss for this DepositPreAuth, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
Set of TransactionFlagss for this DidDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
Set of TransactionFlagss for this DidSet, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
Set of TransactionFlagss for this EscrowCancel, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Set of TransactionFlagss for this EscrowCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Set of TransactionFlagss for this EscrowFinish, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
 
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
Set of TransactionFlagss for this MpTokenIssuanceDestroy, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
Set of TransactionFlagss for this NfTokenAcceptOffer, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
Set of TransactionFlagss for this NfTokenBurn, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
Set of TransactionFlagss for this NfTokenCancelOffer, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
Set of NfTokenMintFlagss for this NfTokenMint.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
Set of TransactionFlagss for this OfferCancel, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
Set of OfferCreateFlagss for this OfferCreate.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
Set of TransactionFlagss for this OracleDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
Set of TransactionFlagss for this OracleSet, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Set of PaymentFlagss for this Payment, which have been properly combined to yield a PaymentFlags object containing the Long representation of the set bits.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
Bit-map of boolean PaymentChannelClaimFlags to set for this transaction.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
Set of TransactionFlagss for this PaymentChannelCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
Set of TransactionFlagss for this PaymentChannelFund, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
Set of TransactionFlags's for this PermissionedDomainDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
Set of TransactionFlags's for this PermissionedDomainSet, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
Set of TransactionFlagss for this SetRegularKey, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
Set of TransactionFlagss for this SignerListSet, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
Set of TransactionFlagss for this TicketCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
Set of TrustSetFlagss for this TrustSet, which have been properly combined to yield a TrustSetFlags object containing the Long representation of the set bits.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
Set of TransactionFlagss for this XChainAccountCreateCommit, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
Set of TransactionFlagss for this XChainAddAccountCreateAttestation, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
Set of TransactionFlagss for this XChainAddClaimAttestation, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
Set of TransactionFlagss for this XChainClaim, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
Set of TransactionFlagss for this XChainCommit, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
Set of TransactionFlagss for this XChainCreateBridge, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
Set of TransactionFlagss for this XChainCreateClaimId, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
Set of XChainModifyBridgeFlagss for this XChainModifyBridge, which have been properly combined to yield a XChainModifyBridgeFlags object containing the Long representation of the set bits.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
A bit-map of boolean AccountRootFlags enabled for this account.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject
A set of boolean CredentialFlags containing options enabled for this object.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
 
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
 
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
A set of boolean NfTokenOfferFlags containing options enabled for this object.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
 
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
A bit-map of boolean flags enabled for this payment channel.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
A set of boolean RippleStateFlags containing options enabled for this object.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject
A bit-map of Boolean SignerListFlags enabled for this signer list.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject
A bit-map of Boolean flags enabled for this Ticket.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject
A bit-map of boolean flags.
flags() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
A bit-map of boolean AccountRootFlags enabled for this account.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAmmObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaBridgeObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCheckObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCredentialObject
A set of boolean CredentialFlags containing options enabled for this object.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDelegateObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDepositPreAuthObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDidObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenIssuanceObject
 
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenObject
 
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenOfferObject
A set of boolean NfTokenOfferFlags containing options enabled for this object.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOfferObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOracleObject
 
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
A bit-map of boolean flags enabled for this payment channel.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPermissionedDomainObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
A set of boolean RippleStateFlags containing options enabled for this object.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaSignerListObject
A bit-map of Boolean SignerListFlags enabled for this signer list.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaTicketObject
A bit-map of Boolean flags enabled for this Ticket.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainOwnedClaimIdObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainOwnedCreateAccountClaimIdObject
A bit-map of boolean flags.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenAuthorize
 
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceCreate
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceDestroy
Set of TransactionFlagss for this MpTokenIssuanceDestroy, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceSet
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenAcceptOffer
Set of TransactionFlagss for this NfTokenAcceptOffer, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenBurn
Set of TransactionFlagss for this NfTokenBurn, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCancelOffer
Set of TransactionFlagss for this NfTokenCancelOffer, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCreateOffer
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenMint
Set of NfTokenMintFlagss for this NfTokenMint.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.OfferCancel
Set of TransactionFlagss for this OfferCancel, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.OfferCreate
Set of OfferCreateFlagss for this OfferCreate.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.OracleDelete
Set of TransactionFlagss for this OracleDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.OracleSet
Set of TransactionFlagss for this OracleSet, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.Payment
Set of PaymentFlagss for this Payment, which have been properly combined to yield a PaymentFlags object containing the Long representation of the set bits.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelClaim
Bit-map of boolean PaymentChannelClaimFlags to set for this transaction.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelCreate
Set of TransactionFlagss for this PaymentChannelCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.PaymentChannelFund
Set of TransactionFlagss for this PaymentChannelFund, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.PermissionedDomainDelete
Set of TransactionFlags's for this PermissionedDomainDelete, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.PermissionedDomainSet
Set of TransactionFlags's for this PermissionedDomainSet, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.SetRegularKey
Set of TransactionFlagss for this SetRegularKey, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.SignerListSet
Set of TransactionFlagss for this SignerListSet, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.TicketCreate
Set of TransactionFlagss for this TicketCreate, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.TrustSet
Set of TrustSetFlagss for this TrustSet, which have been properly combined to yield a TrustSetFlags object containing the Long representation of the set bits.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.UnknownTransaction
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAccountCreateCommit
Set of TransactionFlagss for this XChainAccountCreateCommit, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddAccountCreateAttestation
Set of TransactionFlagss for this XChainAddAccountCreateAttestation, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddClaimAttestation
Set of TransactionFlagss for this XChainAddClaimAttestation, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainClaim
Set of TransactionFlagss for this XChainClaim, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainCommit
Set of TransactionFlagss for this XChainCommit, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainCreateBridge
Set of TransactionFlagss for this XChainCreateBridge, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainCreateClaimId
Set of TransactionFlagss for this XChainCreateClaimId, which only allows the tfFullyCanonicalSig flag, which is deprecated.
flags() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainModifyBridge
Set of XChainModifyBridgeFlagss for this XChainModifyBridge, which have been properly combined to yield a XChainModifyBridgeFlags object containing the Long representation of the set bits.
flags(Optional<? extends AccountRootFlags>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value flags to flags.
flags(Optional<? extends CredentialFlags>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Initializes the optional value flags to flags.
flags(Optional<? extends Flags>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value flags to flags.
flags(Optional<? extends MpTokenFlags>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value flags to flags.
flags(Optional<? extends MpTokenIssuanceFlags>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value flags to flags.
flags(Optional<? extends NfTokenOfferFlags>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value flags to flags.
flags(Optional<? extends OfferFlags>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value flags to flags.
flags(Optional<? extends RippleStateFlags>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value flags to flags.
flags(Optional<? extends SignerListFlags>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
Initializes the optional value flags to flags.
flags(AccountRootFlags) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the value for the flags attribute.
flags(AccountRootFlags) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value flags to flags.
flags(AccountSetTransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the value for the flags attribute.
flags(AmmClawbackFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the value for the flags attribute.
flags(AmmDepositFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the value for the flags attribute.
flags(AmmWithdrawFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the value for the flags attribute.
flags(BatchFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the value for the flags attribute.
flags(CredentialFlags) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject.Builder
Initializes the value for the flags attribute.
flags(CredentialFlags) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Initializes the optional value flags to flags.
flags(Flags) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value flags to flags.
flags(MpTokenAuthorizeFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the value for the flags attribute.
flags(MpTokenFlags) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken.Builder
Initializes the value for the flags attribute.
flags(MpTokenFlags) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Initializes the value for the flags attribute.
flags(MpTokenFlags) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value flags to flags.
flags(MpTokenIssuanceCreateFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the value for the flags attribute.
flags(MpTokenIssuanceFlags) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the value for the flags attribute.
flags(MpTokenIssuanceFlags) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value flags to flags.
flags(MpTokenIssuanceSetFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the value for the flags attribute.
flags(NfTokenCreateOfferFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the value for the flags attribute.
flags(NfTokenFlags) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject.Builder
Initializes the value for the flags attribute.
flags(NfTokenFlags) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
Initializes the value for the flags attribute.
flags(NfTokenMintFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the value for the flags attribute.
flags(NfTokenOfferFlags) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer.Builder
Initializes the value for the flags attribute.
flags(NfTokenOfferFlags) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer.Builder
Initializes the value for the flags attribute.
flags(NfTokenOfferFlags) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the value for the flags attribute.
flags(NfTokenOfferFlags) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value flags to flags.
flags(OfferCreateFlags) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject.Builder
Initializes the value for the flags attribute.
flags(OfferCreateFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the value for the flags attribute.
flags(OfferFlags) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the value for the flags attribute.
flags(OfferFlags) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the value for the flags attribute.
flags(OfferFlags) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value flags to flags.
flags(PaymentChannelClaimFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the value for the flags attribute.
flags(PaymentFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the value for the flags attribute.
flags(RippleStateFlags) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the value for the flags attribute.
flags(RippleStateFlags) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value flags to flags.
flags(SignerListFlags) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject.Builder
Initializes the value for the flags attribute.
flags(SignerListFlags) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
Initializes the optional value flags to flags.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the value for the flags attribute.
flags(TransactionFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the value for the flags attribute.
flags(TrustSetFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the value for the flags attribute.
flags(XChainModifyBridgeFlags) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the value for the flags attribute.
Flags - Class in org.xrpl.xrpl4j.model.flags
A wrapper around a long value containing various XRPL Transaction Flags.
FlagsSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for Flags.
FlagsSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.FlagsSerializer
No-args constructor.
FluentCompareTo<T> - Class in org.xrpl.xrpl4j.model.immutables
Provides a fluent, readable alternative to Comparable.compareTo(Object).
forValue(int) - Static method in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
To deserialize enums with integer values, you need to specify this factory method with the JsonCreator annotation, otherwise Jackson treats the JSON integer value as an ordinal.
forValue(String) - Static method in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
Constructs the LedgerObject.LedgerEntryType corresponding to the given value, or throws an IllegalArgumentException if no corresponding LedgerObject.LedgerEntryType exists.
forValue(String) - Static method in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Gets an instance of GranularPermission for the given string value.
forValue(String) - Static method in enum org.xrpl.xrpl4j.model.transactions.TransactionType
Gets an instance of TransactionType for the given string value.
forValueIfValid(int) - Static method in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Get the AccountSet.AccountSetFlag for the given integer value, if one exists.
forward() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
If set to true, returns values indexed with the oldest ledger first.
forward() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
If set to true, returns values indexed with the oldest ledger first.
forward(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Initializes the value for the forward attribute.
freeze() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Whether or not this account has frozen this trust line.
freeze() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
Whether or not this account has frozen this trust line.
freeze(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the freeze attribute.
freezePeer() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Whether or not the peer account has frozen this trust line.
freezePeer() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
Whether or not the peer account has frozen this trust line.
freezePeer(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the freezePeer attribute.
from(ClassicAddress) - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableClassicAddress.Builder
Fill a builder with attribute values from the provided ClassicAddress instance.
from(Decoded) - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecoded.Builder
Fill a builder with attribute values from the provided Decoded instance.
from(DecodedXAddress) - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecodedXAddress.Builder
Fill a builder with attribute values from the provided DecodedXAddress instance.
from(Definitions) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions.Builder
Fill a builder with attribute values from the provided Definitions instance.
from(FieldInfo) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo.Builder
Fill a builder with attribute values from the provided FieldInfo instance.
from(FieldInstance) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance.Builder
Fill a builder with attribute values from the provided FieldInstance instance.
from(FieldHeader) - Method in class org.xrpl.xrpl4j.codec.binary.ImmutableFieldHeader.Builder
Fill a builder with attribute values from the provided FieldHeader instance.
from(FieldWithValue<T>) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableFieldWithValue.Builder
Fill a builder with attribute values from the provided FieldWithValue instance.
from(Hop) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop.Builder
Fill a builder with attribute values from the provided Hop instance.
from(Issue) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue.Builder
Fill a builder with attribute values from the provided Issue instance.
from(XChainBridge) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge.Builder
Fill a builder with attribute values from the provided XChainBridge instance.
from(Base58EncodedSecret) - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutableBase58EncodedSecret.Builder
Fill a builder with attribute values from the provided Base58EncodedSecret instance.
from(KeyPair) - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutableKeyPair.Builder
Fill a builder with attribute values from the provided KeyPair instance.
from(PublicKey) - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutablePublicKey.Builder
Fill a builder with attribute values from the provided PublicKey instance.
from(EcDsaSignature) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.ImmutableEcDsaSignature.Builder
Fill a builder with attribute values from the provided EcDsaSignature instance.
from(MultiSignedTransaction<T>) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.crypto.signing.MultiSignedTransaction instance.
from(Signature) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSignature.Builder
Fill a builder with attribute values from the provided Signature instance.
from(SignedTransaction<T>) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.crypto.signing.SignedTransaction instance.
from(SignedTransaction<T>) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSingleSignedTransaction.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.crypto.signing.SignedTransaction instance.
from(SingleSignedTransaction<T>) - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSingleSignedTransaction.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.crypto.signing.SingleSignedTransaction instance.
from(AccountChannelsRequestParams) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams.Builder
Fill a builder with attribute values from the provided AccountChannelsRequestParams instance.
from(AccountChannelsResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult instance.
from(AccountCurrenciesRequestParams) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesRequestParams.Builder
Fill a builder with attribute values from the provided AccountCurrenciesRequestParams instance.
from(AccountCurrenciesResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesResult instance.
from(AccountInfoRequestParams) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoRequestParams.Builder
Fill a builder with attribute values from the provided AccountInfoRequestParams instance.
from(AccountInfoResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.AccountInfoResult instance.
from(AccountLinesRequestParams) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams.Builder
Fill a builder with attribute values from the provided AccountLinesRequestParams instance.
from(AccountLinesResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult instance.
from(AccountNftsRequestParams) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams.Builder
Fill a builder with attribute values from the provided AccountNftsRequestParams instance.
from(AccountNftsResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult instance.
from(AccountObjectsRequestParams) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams.Builder
Fill a builder with attribute values from the provided AccountObjectsRequestParams instance.
from(AccountObjectsResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult instance.
from(AccountOffersRequestParams) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams.Builder
Fill a builder with attribute values from the provided AccountOffersRequestParams instance.
from(AccountOffersResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult instance.
from(AccountTransactionsRequestParams) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Fill a builder with attribute values from the provided AccountTransactionsRequestParams instance.
from(AccountTransactionsResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsResult instance.
from(AccountTransactionsTransaction<T>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction.Builder
Fill a builder with attribute values from the provided AccountTransactionsTransaction instance.
from(AccountTransactionsTransactionResult<T>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransactionResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsTransactionResult instance.
from(GatewayBalancesAssets) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesAssets.Builder
Fill a builder with attribute values from the provided GatewayBalancesAssets instance.
from(GatewayBalancesHotWallets) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesHotWallets.Builder
Fill a builder with attribute values from the provided GatewayBalancesHotWallets instance.
from(GatewayBalancesIssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesIssuedCurrencyAmount.Builder
Fill a builder with attribute values from the provided GatewayBalancesIssuedCurrencyAmount instance.
from(GatewayBalancesObligations) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations.Builder
Fill a builder with attribute values from the provided GatewayBalancesObligations instance.
from(GatewayBalancesRequestParams) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams.Builder
Fill a builder with attribute values from the provided GatewayBalancesRequestParams instance.
from(GatewayBalancesResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult instance.
from(NfTokenObject) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject.Builder
Fill a builder with attribute values from the provided NfTokenObject instance.
from(OfferResultObject) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.accounts.OfferResultObject instance.
from(PaymentChannelResultObject) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject.Builder
Fill a builder with attribute values from the provided PaymentChannelResultObject instance.
from(QueueData) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Fill a builder with attribute values from the provided QueueData instance.
from(QueueTransaction) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction.Builder
Fill a builder with attribute values from the provided QueueTransaction instance.
from(TrustLine) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Fill a builder with attribute values from the provided TrustLine instance.
from(AcceptLedgerResult) - Method in class org.xrpl.xrpl4j.model.client.admin.ImmutableAcceptLedgerResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.admin.AcceptLedgerResult instance.
from(AmmInfo) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.amm.AmmInfo instance.
from(AmmInfoAuctionSlot) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot.Builder
Fill a builder with attribute values from the provided AmmInfoAuctionSlot instance.
from(AmmInfoAuthAccount) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuthAccount.Builder
Fill a builder with attribute values from the provided AmmInfoAuthAccount instance.
from(AmmInfoRequestParams) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams.Builder
Fill a builder with attribute values from the provided AmmInfoRequestParams instance.
from(AmmInfoResult) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.amm.AmmInfoResult instance.
from(AmmInfoVoteEntry) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoVoteEntry.Builder
Fill a builder with attribute values from the provided AmmInfoVoteEntry instance.
from(ChannelVerifyRequestParams) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyRequestParams.Builder
Fill a builder with attribute values from the provided ChannelVerifyRequestParams instance.
from(ChannelVerifyResult) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.channels.ChannelVerifyResult instance.
from(UnsignedClaim) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableUnsignedClaim.Builder
Fill a builder with attribute values from the provided UnsignedClaim instance.
from(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier.Builder
Fill a builder with attribute values from the provided LedgerSpecifier instance.
from(ComputedNetworkFees) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees.Builder
Fill a builder with attribute values from the provided ComputedNetworkFees instance.
from(FeeDrops) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops.Builder
Fill a builder with attribute values from the provided FeeDrops instance.
from(FeeLevels) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels.Builder
Fill a builder with attribute values from the provided FeeLevels instance.
from(FeeResult) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.fees.FeeResult instance.
from(FeeUtils.DecomposedFees) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees.Builder
Fill a builder with attribute values from the provided DecomposedFees instance.
from(Finality) - Method in class org.xrpl.xrpl4j.model.client.ImmutableFinality.Builder
Fill a builder with attribute values from the provided Finality instance.
from(AmmLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableAmmLedgerEntryParams.Builder
Fill a builder with attribute values from the provided AmmLedgerEntryParams instance.
from(CredentialLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableCredentialLedgerEntryParams.Builder
Fill a builder with attribute values from the provided CredentialLedgerEntryParams instance.
from(DelegateLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDelegateLedgerEntryParams.Builder
Fill a builder with attribute values from the provided DelegateLedgerEntryParams instance.
from(DepositPreAuthCredential) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthCredential.Builder
Fill a builder with attribute values from the provided DepositPreAuthCredential instance.
from(DepositPreAuthLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams.Builder
Fill a builder with attribute values from the provided DepositPreAuthLedgerEntryParams instance.
from(EscrowLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableEscrowLedgerEntryParams.Builder
Fill a builder with attribute values from the provided EscrowLedgerEntryParams instance.
from(LedgerEntryResult<T>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.ledger.LedgerEntryResult instance.
from(LedgerRequestParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams.Builder
Fill a builder with attribute values from the provided LedgerRequestParams instance.
from(LedgerResult) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.ledger.LedgerResult instance.
from(MpTokenLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableMpTokenLedgerEntryParams.Builder
Fill a builder with attribute values from the provided MpTokenLedgerEntryParams instance.
from(OfferLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOfferLedgerEntryParams.Builder
Fill a builder with attribute values from the provided OfferLedgerEntryParams instance.
from(OracleLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOracleLedgerEntryParams.Builder
Fill a builder with attribute values from the provided OracleLedgerEntryParams instance.
from(PermissionedDomainLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutablePermissionedDomainLedgerEntryParams.Builder
Fill a builder with attribute values from the provided PermissionedDomainLedgerEntryParams instance.
from(RippleStateLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateLedgerEntryParams.Builder
Fill a builder with attribute values from the provided RippleStateLedgerEntryParams instance.
from(RippleStateLedgerEntryParams.RippleStateAccounts) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts.Builder
Fill a builder with attribute values from the provided RippleStateAccounts instance.
from(TicketLedgerEntryParams) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableTicketLedgerEntryParams.Builder
Fill a builder with attribute values from the provided TicketLedgerEntryParams instance.
from(MptHoldersMpToken) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken.Builder
Fill a builder with attribute values from the provided MptHoldersMpToken instance.
from(MptHoldersRequestParams) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams.Builder
Fill a builder with attribute values from the provided MptHoldersRequestParams instance.
from(MptHoldersResponse) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.mpt.MptHoldersResponse instance.
from(BuyOffer) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer.Builder
Fill a builder with attribute values from the provided BuyOffer instance.
from(NftBuyOffersRequestParams) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams.Builder
Fill a builder with attribute values from the provided NftBuyOffersRequestParams instance.
from(NftBuyOffersResult) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.nft.NftBuyOffersResult instance.
from(NftInfoRequestParams) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoRequestParams.Builder
Fill a builder with attribute values from the provided NftInfoRequestParams instance.
from(NftInfoResult) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.nft.NftInfoResult instance.
from(NftSellOffersRequestParams) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams.Builder
Fill a builder with attribute values from the provided NftSellOffersRequestParams instance.
from(NftSellOffersResult) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.nft.NftSellOffersResult instance.
from(SellOffer) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer.Builder
Fill a builder with attribute values from the provided SellOffer instance.
from(AggregatePriceSet) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableAggregatePriceSet.Builder
Fill a builder with attribute values from the provided AggregatePriceSet instance.
from(GetAggregatePriceRequestParams) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams.Builder
Fill a builder with attribute values from the provided GetAggregatePriceRequestParams instance.
from(GetAggregatePriceResult) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult instance.
from(BookOffersOffer) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Fill a builder with attribute values from the provided BookOffersOffer instance.
from(BookOffersRequestParams) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams.Builder
Fill a builder with attribute values from the provided BookOffersRequestParams instance.
from(BookOffersResult) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.path.BookOffersResult instance.
from(DepositAuthorizedRequestParams) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams.Builder
Fill a builder with attribute values from the provided DepositAuthorizedRequestParams instance.
from(DepositAuthorizedResult) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult instance.
from(PathAlternative) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative.Builder
Fill a builder with attribute values from the provided PathAlternative instance.
from(PathCurrency) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency.Builder
Fill a builder with attribute values from the provided PathCurrency instance.
from(RipplePathFindRequestParams) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams.Builder
Fill a builder with attribute values from the provided RipplePathFindRequestParams instance.
from(RipplePathFindResult) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.path.RipplePathFindResult instance.
from(ClioServerInfo) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.serverinfo.ClioServerInfo instance.
from(ReportingModeServerInfo) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo instance.
from(RippledServerInfo) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo instance.
from(ServerInfo) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo instance.
from(ServerInfo) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo instance.
from(ServerInfo) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo instance.
from(ServerInfo.JobType) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Fill a builder with attribute values from the provided JobType instance.
from(ServerInfo.LastClose) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLastClose.Builder
Fill a builder with attribute values from the provided LastClose instance.
from(ServerInfo.Load) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad.Builder
Fill a builder with attribute values from the provided Load instance.
from(ServerInfo.ValidatedLedger) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger.Builder
Fill a builder with attribute values from the provided ValidatedLedger instance.
from(ServerInfoResult) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableServerInfoResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.serverinfo.ServerInfoResult instance.
from(SubmitMultiSignedRequestParams) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedRequestParams.Builder
Fill a builder with attribute values from the provided SubmitMultiSignedRequestParams instance.
from(SubmitMultiSignedResult<TxnType>) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.transactions.SubmitMultiSignedResult instance.
from(SubmitRequestParams) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitRequestParams.Builder
Fill a builder with attribute values from the provided SubmitRequestParams instance.
from(SubmitResult<TxnType>) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.transactions.SubmitResult instance.
from(TransactionRequestParams) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams.Builder
Fill a builder with attribute values from the provided TransactionRequestParams instance.
from(TransactionResult<TxnType>) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.transactions.TransactionResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransactionResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.admin.ImmutableAcceptLedgerResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableServerInfoResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(XrplResult) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.client.XrplResult instance.
from(AccountRootObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Fill a builder with attribute values from the provided AccountRootObject instance.
from(AmmObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Fill a builder with attribute values from the provided AmmObject instance.
from(Attestation) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.ledger.Attestation instance.
from(Attestation) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.ledger.Attestation instance.
from(AttestationClaim) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.ledger.AttestationClaim instance.
from(AttestationCreateAccount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.ledger.AttestationCreateAccount instance.
from(AuctionSlot) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot.Builder
Fill a builder with attribute values from the provided AuctionSlot instance.
from(AuthAccount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccount.Builder
Fill a builder with attribute values from the provided AuthAccount instance.
from(AuthAccountWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccountWrapper.Builder
Fill a builder with attribute values from the provided AuthAccountWrapper instance.
from(Book) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBook.Builder
Fill a builder with attribute values from the provided Book instance.
from(BookWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBookWrapper.Builder
Fill a builder with attribute values from the provided BookWrapper instance.
from(BridgeObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject.Builder
Fill a builder with attribute values from the provided BridgeObject instance.
from(CheckObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Fill a builder with attribute values from the provided CheckObject instance.
from(CredentialObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject.Builder
Fill a builder with attribute values from the provided CredentialObject instance.
from(DelegateObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
Fill a builder with attribute values from the provided DelegateObject instance.
from(DepositPreAuthObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Fill a builder with attribute values from the provided DepositPreAuthObject instance.
from(DidObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject.Builder
Fill a builder with attribute values from the provided DidObject instance.
from(EscrowObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Fill a builder with attribute values from the provided EscrowObject instance.
from(Issue) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue.Builder
Fill a builder with attribute values from the provided Issue instance.
from(Issue, Issue) - Static method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoRequestParams
Construct a new AmmInfoRequestParams that specifies asset and asset2.
from(LedgerHeader) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Fill a builder with attribute values from the provided LedgerHeader instance.
from(MpTokenIssuanceObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Fill a builder with attribute values from the provided MpTokenIssuanceObject instance.
from(MpTokenObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Fill a builder with attribute values from the provided MpTokenObject instance.
from(NfToken) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfToken.Builder
Fill a builder with attribute values from the provided NfToken instance.
from(NfTokenOfferObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Fill a builder with attribute values from the provided NfTokenOfferObject instance.
from(NfTokenPageObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Fill a builder with attribute values from the provided NfTokenPageObject instance.
from(NfTokenWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenWrapper.Builder
Fill a builder with attribute values from the provided NfTokenWrapper instance.
from(OfferObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Fill a builder with attribute values from the provided OfferObject instance.
from(OracleObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Fill a builder with attribute values from the provided OracleObject instance.
from(PayChannelObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Fill a builder with attribute values from the provided PayChannelObject instance.
from(PermissionedDomainObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject.Builder
Fill a builder with attribute values from the provided PermissionedDomainObject instance.
from(RippleStateObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Fill a builder with attribute values from the provided RippleStateObject instance.
from(SignerEntry) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntry.Builder
Fill a builder with attribute values from the provided SignerEntry instance.
from(SignerEntryWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntryWrapper.Builder
Fill a builder with attribute values from the provided SignerEntryWrapper instance.
from(SignerListObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject.Builder
Fill a builder with attribute values from the provided SignerListObject instance.
from(TicketObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject.Builder
Fill a builder with attribute values from the provided TicketObject instance.
from(UnknownLedgerObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableUnknownLedgerObject.Builder
Fill a builder with attribute values from the provided UnknownLedgerObject instance.
from(VoteEntry) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntry.Builder
Fill a builder with attribute values from the provided VoteEntry instance.
from(VoteEntryWrapper) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntryWrapper.Builder
Fill a builder with attribute values from the provided VoteEntryWrapper instance.
from(XChainClaimAttestation) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimAttestation.Builder
Fill a builder with attribute values from the provided XChainClaimAttestation instance.
from(XChainClaimProofSig) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig.Builder
Fill a builder with attribute values from the provided XChainClaimProofSig instance.
from(XChainCreateAccountAttestation) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountAttestation.Builder
Fill a builder with attribute values from the provided XChainCreateAccountAttestation instance.
from(XChainCreateAccountProofSig) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig.Builder
Fill a builder with attribute values from the provided XChainCreateAccountProofSig instance.
from(XChainOwnedClaimIdObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject.Builder
Fill a builder with attribute values from the provided XChainOwnedClaimIdObject instance.
from(XChainOwnedCreateAccountClaimIdObject) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject.Builder
Fill a builder with attribute values from the provided XChainOwnedCreateAccountClaimIdObject instance.
from(AccountDelete) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.AccountDelete instance.
from(AccountSet) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.AccountSet instance.
from(Address) - Static method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoRequestParams
Construct a new AmmInfoRequestParams that specifies the AMM account to query.
from(Address) - Method in class org.xrpl.xrpl4j.model.transactions.Address.Builder
Fill a builder with attribute values from the provided Address instance.
from(AmmBid) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.AmmBid instance.
from(AmmClawback) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.AmmClawback instance.
from(AmmCreate) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.AmmCreate instance.
from(AmmDelete) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.AmmDelete instance.
from(AmmDeposit) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.AmmDeposit instance.
from(AmmVote) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.AmmVote instance.
from(AmmWithdraw) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.AmmWithdraw instance.
from(Batch) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Batch instance.
from(BatchSigner) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner.Builder
Fill a builder with attribute values from the provided BatchSigner instance.
from(BatchSignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSignerWrapper.Builder
Fill a builder with attribute values from the provided BatchSignerWrapper instance.
from(CheckCancel) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.CheckCancel instance.
from(CheckCash) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.CheckCash instance.
from(CheckCreate) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.CheckCreate instance.
from(Clawback) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Clawback instance.
from(Credential) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredential.Builder
Fill a builder with attribute values from the provided Credential instance.
from(CredentialAccept) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.CredentialAccept instance.
from(CredentialCreate) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.CredentialCreate instance.
from(CredentialDelete) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.CredentialDelete instance.
from(CredentialWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialWrapper.Builder
Fill a builder with attribute values from the provided CredentialWrapper instance.
from(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.CurrencyAmount instance.
from(DelegateSet) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.DelegateSet instance.
from(DepositPreAuth) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.DepositPreAuth instance.
from(DidDelete) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.DidDelete instance.
from(DidSet) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.DidSet instance.
from(EnableAmendment) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.EnableAmendment instance.
from(EscrowCancel) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.EscrowCancel instance.
from(EscrowCreate) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.EscrowCreate instance.
from(EscrowFinish) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.EscrowFinish instance.
from(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount.Builder
Fill a builder with attribute values from the provided IssuedCurrencyAmount instance.
from(Memo) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo.Builder
Fill a builder with attribute values from the provided Memo instance.
from(MemoWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemoWrapper.Builder
Fill a builder with attribute values from the provided MemoWrapper instance.
from(AffectedNode) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.metadata.AffectedNode instance.
from(AffectedNode) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.metadata.AffectedNode instance.
from(AffectedNode) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.metadata.AffectedNode instance.
from(CreatedNode<T>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.metadata.CreatedNode instance.
from(DeletedNode<T>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.metadata.DeletedNode instance.
from(MetaAccountRootObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Fill a builder with attribute values from the provided MetaAccountRootObject instance.
from(MetaAmmObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Fill a builder with attribute values from the provided MetaAmmObject instance.
from(MetaAuctionSlot) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot.Builder
Fill a builder with attribute values from the provided MetaAuctionSlot instance.
from(MetaAuthAccount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccount.Builder
Fill a builder with attribute values from the provided MetaAuthAccount instance.
from(MetaAuthAccountWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccountWrapper.Builder
Fill a builder with attribute values from the provided MetaAuthAccountWrapper instance.
from(MetaBook) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook.Builder
Fill a builder with attribute values from the provided MetaBook instance.
from(MetaBookWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBookWrapper.Builder
Fill a builder with attribute values from the provided MetaBookWrapper instance.
from(MetaBridgeObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject.Builder
Fill a builder with attribute values from the provided MetaBridgeObject instance.
from(MetaCheckObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Fill a builder with attribute values from the provided MetaCheckObject instance.
from(MetaCredential) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential.Builder
Fill a builder with attribute values from the provided MetaCredential instance.
from(MetaCredentialObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Fill a builder with attribute values from the provided MetaCredentialObject instance.
from(MetaCredentialWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialWrapper.Builder
Fill a builder with attribute values from the provided MetaCredentialWrapper instance.
from(MetaDelegateObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Fill a builder with attribute values from the provided MetaDelegateObject instance.
from(MetaDepositPreAuthObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Fill a builder with attribute values from the provided MetaDepositPreAuthObject instance.
from(MetaDidObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Fill a builder with attribute values from the provided MetaDidObject instance.
from(MetaEscrowObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Fill a builder with attribute values from the provided MetaEscrowObject instance.
from(MetaLedgerEntryType) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaLedgerEntryType.Builder
Fill a builder with attribute values from the provided MetaLedgerEntryType instance.
from(MetaMpTokenIssuanceObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Fill a builder with attribute values from the provided MetaMpTokenIssuanceObject instance.
from(MetaMpTokenObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Fill a builder with attribute values from the provided MetaMpTokenObject instance.
from(MetaNfTokenOfferObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Fill a builder with attribute values from the provided MetaNfTokenOfferObject instance.
from(MetaNfTokenPageObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Fill a builder with attribute values from the provided MetaNfTokenPageObject instance.
from(MetaOfferObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Fill a builder with attribute values from the provided MetaOfferObject instance.
from(MetaOracleObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Fill a builder with attribute values from the provided MetaOracleObject instance.
from(MetaPayChannelObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Fill a builder with attribute values from the provided MetaPayChannelObject instance.
from(MetaPermissionedDomainObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject.Builder
Fill a builder with attribute values from the provided MetaPermissionedDomainObject instance.
from(MetaRippleStateObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Fill a builder with attribute values from the provided MetaRippleStateObject instance.
from(MetaSignerEntry) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntry.Builder
Fill a builder with attribute values from the provided MetaSignerEntry instance.
from(MetaSignerEntryWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntryWrapper.Builder
Fill a builder with attribute values from the provided MetaSignerEntryWrapper instance.
from(MetaSignerListObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
Fill a builder with attribute values from the provided MetaSignerListObject instance.
from(MetaTicketObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject.Builder
Fill a builder with attribute values from the provided MetaTicketObject instance.
from(MetaUnknownObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaUnknownObject.Builder
Fill a builder with attribute values from the provided MetaUnknownObject instance.
from(MetaVoteEntry) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntry.Builder
Fill a builder with attribute values from the provided MetaVoteEntry instance.
from(MetaVoteEntryWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntryWrapper.Builder
Fill a builder with attribute values from the provided MetaVoteEntryWrapper instance.
from(MetaXChainClaimAttestation) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimAttestation.Builder
Fill a builder with attribute values from the provided MetaXChainClaimAttestation instance.
from(MetaXChainClaimProofSig) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig.Builder
Fill a builder with attribute values from the provided MetaXChainClaimProofSig instance.
from(MetaXChainCreateAccountAttestation) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountAttestation.Builder
Fill a builder with attribute values from the provided MetaXChainCreateAccountAttestation instance.
from(MetaXChainCreateAccountProofSig) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig.Builder
Fill a builder with attribute values from the provided MetaXChainCreateAccountProofSig instance.
from(MetaXChainOwnedClaimIdObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Fill a builder with attribute values from the provided MetaXChainOwnedClaimIdObject instance.
from(MetaXChainOwnedCreateAccountClaimIdObject) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
Fill a builder with attribute values from the provided MetaXChainOwnedCreateAccountClaimIdObject instance.
from(ModifiedNode<T>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.metadata.ModifiedNode instance.
from(MptCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMptCurrencyAmount.Builder
Fill a builder with attribute values from the provided MptCurrencyAmount instance.
from(MpTokenAuthorize) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.MpTokenAuthorize instance.
from(MpTokenIssuanceCreate) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceCreate instance.
from(MpTokenIssuanceDestroy) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceDestroy instance.
from(MpTokenIssuanceSet) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceSet instance.
from(NfTokenAcceptOffer) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.NfTokenAcceptOffer instance.
from(NfTokenBurn) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.NfTokenBurn instance.
from(NfTokenCancelOffer) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.NfTokenCancelOffer instance.
from(NfTokenCreateOffer) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.NfTokenCreateOffer instance.
from(NfTokenMint) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.NfTokenMint instance.
from(OfferCancel) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.OfferCancel instance.
from(OfferCreate) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.OfferCreate instance.
from(OracleDelete) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.OracleDelete instance.
from(OracleSet) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.OracleSet instance.
from(PathStep) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep.Builder
Fill a builder with attribute values from the provided PathStep instance.
from(Payment) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Payment instance.
from(PaymentChannelClaim) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.PaymentChannelClaim instance.
from(PaymentChannelCreate) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.PaymentChannelCreate instance.
from(PaymentChannelFund) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.PaymentChannelFund instance.
from(Permission) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermission.Builder
Fill a builder with attribute values from the provided Permission instance.
from(PermissionedDomainDelete) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.PermissionedDomainDelete instance.
from(PermissionedDomainSet) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.PermissionedDomainSet instance.
from(PermissionWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionWrapper.Builder
Fill a builder with attribute values from the provided PermissionWrapper instance.
from(PriceData) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData.Builder
Fill a builder with attribute values from the provided PriceData instance.
from(PriceDataWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceDataWrapper.Builder
Fill a builder with attribute values from the provided PriceDataWrapper instance.
from(RawTransactionWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableRawTransactionWrapper.Builder
Fill a builder with attribute values from the provided RawTransactionWrapper instance.
from(SetFee) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.SetFee instance.
from(SetRegularKey) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.SetRegularKey instance.
from(Signer) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSigner.Builder
Fill a builder with attribute values from the provided Signer instance.
from(SignerListSet) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.SignerListSet instance.
from(SignerWrapper) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerWrapper.Builder
Fill a builder with attribute values from the provided SignerWrapper instance.
from(TicketCreate) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.TicketCreate instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(Transaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.Transaction instance.
from(TransactionMetadata) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Fill a builder with attribute values from the provided TransactionMetadata instance.
from(TrustSet) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.TrustSet instance.
from(UnknownTransaction) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.UnknownTransaction instance.
from(UnlModify) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.UnlModify instance.
from(Wrappers._XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount.Builder
Copy abstract value type _XrpCurrencyAmount instance into builder.
from(XAddress) - Method in class org.xrpl.xrpl4j.model.transactions.XAddress.Builder
Fill a builder with attribute values from the provided XAddress instance.
from(XChainAccountCreateCommit) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.XChainAccountCreateCommit instance.
from(XChainAddAccountCreateAttestation) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.XChainAddAccountCreateAttestation instance.
from(XChainAddClaimAttestation) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.XChainAddClaimAttestation instance.
from(XChainBridge) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge.Builder
Fill a builder with attribute values from the provided XChainBridge instance.
from(XChainClaim) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.XChainClaim instance.
from(XChainCommit) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.XChainCommit instance.
from(XChainCreateBridge) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.XChainCreateBridge instance.
from(XChainCreateClaimId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.XChainCreateClaimId instance.
from(XChainModifyBridge) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Fill a builder with attribute values from the provided org.xrpl.xrpl4j.model.transactions.XChainModifyBridge instance.
from(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount.Builder
Fill a builder with attribute values from the provided XrpCurrencyAmount instance.
fromBase16(String) - Static method in interface org.xrpl.xrpl4j.crypto.signing.Signature
Static builder.
fromBase16EncodedPublicKey(String) - Static method in interface org.xrpl.xrpl4j.crypto.keys.PublicKey
Construct a PrivateKey from a base16-encoded (HEX) String.
fromBase58EncodedPublicKey(String) - Static method in interface org.xrpl.xrpl4j.crypto.keys.PublicKey
Construct a PublicKey from a base58-encoded String.
fromBase58EncodedSecret(Base58EncodedSecret) - Static method in interface org.xrpl.xrpl4j.crypto.keys.Seed
Construct a Seed from the supplied base58EncodedSecret.
fromDer(byte[]) - Static method in interface org.xrpl.xrpl4j.crypto.signing.bc.EcDsaSignature
Create an EcDsaSignature from a DER encoded byte array signature.
fromHex(String) - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Converts a hex string to an UnsignedByteArray.
fromHex(String) - Method in class org.xrpl.xrpl4j.codec.binary.types.HashType
 
fromHex(String) - Method in class org.xrpl.xrpl4j.codec.binary.types.SerializedType
Construct a concrete instance of SerializedType from the supplied hex.
fromHex(String, int) - Method in class org.xrpl.xrpl4j.codec.binary.types.SerializedType
Construct a concrete instance of SerializedType from the supplied hex.
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.AccountIdType
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.BlobType
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.CurrencyType
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.Hash128Type
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.Hash160Type
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.Hash256Type
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.HopType
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.IssueType
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.PathSetType
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.PathType
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.SerializedType
Obtain a SerializedType using the supplied node.
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.STArrayType
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.STObjectType
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt16Type
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt192Type
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt32Type
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt64Type
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt8Type
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.Vector256Type
 
fromJson(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.XChainBridgeType
 
fromJson(JsonNode, FieldInstance) - Method in class org.xrpl.xrpl4j.codec.binary.types.SerializedType
Obtain a SerializedType using the supplied JsonNode as well as a FieldInstance.
fromJson(JsonNode, FieldInstance) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt64Type
 
fromJson(String) - Method in class org.xrpl.xrpl4j.codec.binary.types.SerializedType
Construct a concrete instance of SerializedType from the supplied json.
fromNaturalBytes(UnsignedByteArray, KeyType) - Static method in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
Instantiates a new instance of PrivateKey using the supplied 32 bytes and specified key type.
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.AccountIdType
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.CurrencyType
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.Hash128Type
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.Hash160Type
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.Hash256Type
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.HopType
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.IssueType
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.PathSetType
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.PathType
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.SerializedType
Obtain a SerializedType of type SerializedType using the supplied parser.
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.STArrayType
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.STObjectType
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt16Type
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt192Type
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt32Type
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt64Type
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.UInt8Type
 
fromParser(BinaryParser) - Method in class org.xrpl.xrpl4j.codec.binary.types.XChainBridgeType
 
fromParser(BinaryParser, int) - Method in class org.xrpl.xrpl4j.codec.binary.types.BlobType
 
fromParser(BinaryParser, int) - Method in class org.xrpl.xrpl4j.codec.binary.types.SerializedType
Obtain a SerializedType of type SerializedType using the supplied parser.
fromParser(BinaryParser, int) - Method in class org.xrpl.xrpl4j.codec.binary.types.Vector256Type
 
fromPrefixedBytes(UnsignedByteArray) - Static method in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
Instantiates a new instance of PrivateKey using the supplied bytes by inspecting the first byte out of 33 to see which KeyType to assign.
frozenBalances() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
Amounts issued to addresses where the trustline is frozen.
frozenBalances() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
Amounts issued to addresses where the trustline is frozen.
frozenBalances(GatewayBalancesHotWallets) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the value for the frozenBalances attribute.
fulfillment() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
Hex value of the PREIMAGE-SHA-256 crypto-condition fulfillment matching the held payment's EscrowFinish.condition().
fulfillment() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Hex value of the PREIMAGE-SHA-256 crypto-condition fulfillment matching the held payment's ImmutableEscrowFinish.condition().
fulfillment(Fulfillment<?>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value fulfillment to fulfillment.
fulfillment(Optional<? extends Fulfillment<?>>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value fulfillment to fulfillment.
fulfillmentRawValue() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
The raw, hex-encoded value of the PREIMAGE-SHA-256 crypto-condition fulfillment matching the held payment's EscrowFinish.condition().
fulfillmentRawValue() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
The raw, hex-encoded value of the PREIMAGE-SHA-256 crypto-condition fulfillment matching the held payment's ImmutableEscrowFinish.condition().
fulfillmentRawValue(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value fulfillmentRawValue to fulfillmentRawValue.
fulfillmentRawValue(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value fulfillmentRawValue to fulfillmentRawValue.
full() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams
If true, return full information on the entire ledger.
full() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerRequestParams
If true, return full information on the entire ledger.
full(boolean) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams.Builder
Initializes the value for the full attribute.
FULLY_CANONICAL_SIG - Static variable in class org.xrpl.xrpl4j.model.flags.TransactionFlags
Corresponds to the tfFullyCanonicalSig flag.

G

GATEWAY_BALANCES - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the gateway_balances rippled API method.
GatewayBalancesAssets - Interface in org.xrpl.xrpl4j.model.client.accounts
Total amounts held that are issued by others.
GatewayBalancesAssetsDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for GatewayBalancesAssets.
GatewayBalancesAssetsDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.GatewayBalancesAssetsDeserializer
No-args constructor.
GatewayBalancesHotWallets - Interface in org.xrpl.xrpl4j.model.client.accounts
Amounts issued to the hotwallet addresses from the request.
GatewayBalancesHotWalletsDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for GatewayBalancesHotWallets.
GatewayBalancesHotWalletsDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.GatewayBalancesHotWalletsDeserializer
No-args constructor.
GatewayBalancesIssuedCurrencyAmount - Interface in org.xrpl.xrpl4j.model.client.accounts
Similar to, but deliberately different from IssuedCurrencyAmount.
GatewayBalancesObligations - Interface in org.xrpl.xrpl4j.model.client.accounts
Total amounts issued to addresses not included in the original request.
GatewayBalancesObligationsDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for GatewayBalancesObligations.
GatewayBalancesObligationsDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.GatewayBalancesObligationsDeserializer
No-args constructor.
GatewayBalancesRequestParams - Interface in org.xrpl.xrpl4j.model.client.accounts
Request parameters for the gateway_balances rippled method.
GatewayBalancesResult - Interface in org.xrpl.xrpl4j.model.client.accounts
The result of the gateway_balances rippled call.
GENESIS_ACCOUNT - Static variable in interface org.xrpl.xrpl4j.model.AddressConstants
When rippled starts a new genesis ledger from scratch (for example, in stand-alone mode), this account holds all the XRP.
get() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.DefaultDefinitionsProvider
 
get(int) - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Gets the UnsignedByte at a given index.
GET_AGGREGATE_PRICE - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
 
GetAggregatePriceRequestParams - Interface in org.xrpl.xrpl4j.model.client.oracle
Request parameters for the get_aggregate_price RPC method.
GetAggregatePriceResult - Interface in org.xrpl.xrpl4j.model.client.oracle
Result object for get_aggregate_price RPC calls.
getExponent(BigDecimal) - Static method in class org.xrpl.xrpl4j.codec.binary.math.MathUtils
Get the exponent value for value.
getFieldHeader(String) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.DefinitionsService
Obtain an optionally-present field header with the specified field name.
getFieldId(String) - Method in class org.xrpl.xrpl4j.codec.binary.FieldHeaderCodec
 
getFieldInfo(String) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.DefinitionsService
Obtain the field info for the specified field name.
getFieldInstance(String) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.DefinitionsService
Obtain an optionally-present field instance with the specified field header name.
getFieldName(FieldHeader) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.DefinitionsService
Obtain the field name for the specified field header.
getHighBits() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Gets the 4 high order bits of the underlying UnsignedByte.
getInstance() - Static method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
 
getInstance() - Static method in class org.xrpl.xrpl4j.codec.addresses.PrivateKeyCodec
 
getInstance() - Static method in class org.xrpl.xrpl4j.codec.addresses.PublicKeyCodec
 
getInstance() - Static method in class org.xrpl.xrpl4j.codec.addresses.SeedCodec
 
getInstance() - Static method in interface org.xrpl.xrpl4j.codec.binary.definitions.DefinitionsProvider
 
getInstance() - Static method in class org.xrpl.xrpl4j.codec.binary.definitions.DefinitionsService
Obtain the JVM-wide instance of this DefinitionsService.
getInstance() - Static method in class org.xrpl.xrpl4j.codec.binary.FieldHeaderCodec
 
getInstance() - Static method in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
Get a singleton instance of XrplBinaryCodec.
getInstance() - Static method in class org.xrpl.xrpl4j.crypto.signing.SignatureUtils
Get the singleton instance of SignatureUtils.
getLowBits() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Gets the 4 low order bits of the underlying UnsignedByte.
getNameByType(SerializedType<?>) - Static method in class org.xrpl.xrpl4j.codec.binary.types.SerializedType
Get the name of the supplied type.
getObjectMapper() - Static method in class org.xrpl.xrpl4j.codec.binary.BinaryCodecObjectMapperFactory
 
getTypeByName(String) - Static method in class org.xrpl.xrpl4j.codec.binary.types.SerializedType
Get the SerializedType for the supplied name.
getTypeOrdinal(String) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.DefinitionsService
Obtain the type ordinal for the specified type name.
getUnsignedBytes() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Get the underlying List of UnsignedBytes for this UnsignedByteArray.
getValue() - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexShortcut
Accessor for the value of this shortcut.
getValue() - Method in class org.xrpl.xrpl4j.model.flags.Flags
Get the underlying value of this Flags.
getValue() - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Get the underlying value of this FluentCompareTo.
getValue() - Method in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Get the underlying value of this AccountSet.AccountSetFlag.
getValues() - Method in enum org.xrpl.xrpl4j.codec.addresses.Version
 
getValuesAsBytes() - Method in enum org.xrpl.xrpl4j.codec.addresses.Version
Get values as a byte array.
getWidth() - Method in class org.xrpl.xrpl4j.codec.binary.types.HashType
 
GLOBAL_FREEZE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Freeze all assets issued by this account.
GLOBAL_FREEZE - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfGlobalFreeze account flag.
GranularPermission - Enum in org.xrpl.xrpl4j.model.transactions
Enumeration of granular permission types for delegated credentials.
greaterThan(T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is greater than than the given one.
greaterThanEqualTo(T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is greater than or equal to than the given one.

H

handle(Consumer<RippledServerInfo>, Consumer<ClioServerInfo>, Consumer<ReportingModeServerInfo>) - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo
Handle this ServerInfo depending on its actual polymorphic sub-type.
handle(Consumer<Hash256>, Consumer<LedgerIndex>, Consumer<LedgerIndexShortcut>) - Method in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
Handle this LedgerSpecifier depending on which specifier is present.
handle(Consumer<CreatedNode<T>>, Consumer<ModifiedNode<T>>, Consumer<DeletedNode<T>>) - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.AffectedNode
Handle this AffectedNode depending on its actual polymorphic subtype.
handle(Consumer<XrpCurrencyAmount>, Consumer<IssuedCurrencyAmount>, Consumer<MptCurrencyAmount>) - Method in interface org.xrpl.xrpl4j.model.transactions.CurrencyAmount
Handle this CurrencyAmount depending on its actual polymorphic subtype.
hash() - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction
The hash of the ImmutableMultiSignedTransaction.signedTransactionBytes() which can be used as a handle to the transaction even though the transaction hasn't yet been submitted to the XRP Ledger.
hash() - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSingleSignedTransaction
The hash of the ImmutableSingleSignedTransaction.signedTransactionBytes() which can be used as a handle to the transaction even though the transaction hasn't yet been submitted to the XRP Ledger.
hash() - Method in interface org.xrpl.xrpl4j.crypto.signing.SignedTransaction
The hash of the SignedTransaction.signedTransactionBytes() which can be used as a handle to the transaction even though the transaction hasn't yet been submitted to the XRP Ledger.
hash() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsTransaction
The transaction hash of this transaction.
hash() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction
The transaction hash of this transaction.
hash() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger
Unique hash for the ledger, as hexadecimal.
hash() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.ValidatedLedger
Unique hash for the ledger, as hexadecimal.
hash() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult
The identifying hash of the Transaction.
hash() - Method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionResult
The identifying hash of the Transaction.
hash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction.Builder
Initializes the value for the hash attribute.
hash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger.Builder
Initializes the value for the hash attribute.
hash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult.Builder
Initializes the value for the hash attribute.
Hash128Type - Class in org.xrpl.xrpl4j.codec.binary.types
Codec for XRPL Hash128 type.
Hash128Type() - Constructor for class org.xrpl.xrpl4j.codec.binary.types.Hash128Type
 
Hash128Type(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.Hash128Type
 
Hash160Type - Class in org.xrpl.xrpl4j.codec.binary.types
Codec for XRPL Hash160 type.
Hash160Type() - Constructor for class org.xrpl.xrpl4j.codec.binary.types.Hash160Type
 
Hash160Type(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.Hash160Type
 
Hash256 - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing the Hex representation of a 256-bit Hash.
Hash256Deserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for Hash256s.
Hash256Deserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.Hash256Deserializer
No-args constructor.
Hash256Serializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for Hash256s.
Hash256Serializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.Hash256Serializer
No-args constructor.
Hash256Type - Class in org.xrpl.xrpl4j.codec.binary.types
Codec for XRPL Hash256 type.
Hash256Type() - Constructor for class org.xrpl.xrpl4j.codec.binary.types.Hash256Type
 
Hash256Type(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.Hash256Type
 
hashCode() - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableClassicAddress
Computes a hash code from attributes: classicAddress, tag, test.
hashCode() - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecoded
Computes a hash code from attributes: version, bytes, type.
hashCode() - Method in class org.xrpl.xrpl4j.codec.addresses.ImmutableDecodedXAddress
Computes a hash code from attributes: accountId, tag, test.
hashCode() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
 
hashCode() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
 
hashCode() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions
Computes a hash code from attributes: types, fields, ledgerEntryTypes, transactionTypes, transactionResults, permissionValues.
hashCode() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo
Computes a hash code from attributes: nth, isSigningField, isSerialized, type, isVariableLengthEncoded.
hashCode() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance
Computes a hash code from attributes: nth, isSigningField, isSerialized, name, type, isVariableLengthEncoded, header.
hashCode() - Method in class org.xrpl.xrpl4j.codec.binary.ImmutableFieldHeader
Computes a hash code from attributes: fieldCode, typeCode.
hashCode() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableFieldWithValue
Computes a hash code from attributes: field, value.
hashCode() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop
Computes a hash code from attributes: issuer, account, currency.
hashCode() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue
Computes a hash code from attributes: currency, issuer.
hashCode() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge
Computes a hash code from attributes: issuingChainDoor, issuingChainIssue, lockingChainDoor, lockingChainIssue.
hashCode() - Method in class org.xrpl.xrpl4j.crypto.keys.Entropy
 
hashCode() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutableBase58EncodedSecret
Computes a hash code from attributes: value, decodedValueBytes.
hashCode() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutableKeyPair
Computes a hash code from attributes: privateKey, publicKey.
hashCode() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutablePublicKey
Computes a hash code from attributes: value, base58Value, base16Value, keyType.
hashCode() - Method in class org.xrpl.xrpl4j.crypto.keys.Passphrase
 
hashCode() - Method in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
 
hashCode() - Method in class org.xrpl.xrpl4j.crypto.keys.Seed.DefaultSeed
 
hashCode() - Method in class org.xrpl.xrpl4j.crypto.ServerSecret
 
hashCode() - Method in class org.xrpl.xrpl4j.crypto.signing.bc.ImmutableEcDsaSignature
Computes a hash code from attributes: r, s, der.
hashCode() - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableMultiSignedTransaction
Computes a hash code from attributes: unsignedTransaction, signedTransactionBytes, hash, signerSet, signedTransaction.
hashCode() - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSignature
Computes a hash code from attributes: value.
hashCode() - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSingleSignedTransaction
Computes a hash code from attributes: unsignedTransaction, signedTransaction, signedTransactionBytes, hash, signature.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams
Computes a hash code from attributes: account, destinationAccount, ledgerSpecifier, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
Computes a hash code from attributes: status, account, channels, ledgerHash, ledgerIndex, ledgerCurrentIndex, validated, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesRequestParams
Computes a hash code from attributes: account, ledgerSpecifier, strict.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult
Computes a hash code from attributes: status, ledgerHash, ledgerIndex, ledgerCurrentIndex, validated, receiveCurrencies, sendCurrencies.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoRequestParams
Computes a hash code from attributes: account, ledgerSpecifier, strict, queue, signerLists.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult
Computes a hash code from attributes: status, accountData, ledgerIndex, ledgerCurrentIndex, queueData, validated.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams
Computes a hash code from attributes: account, ledgerSpecifier, peer, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult
Computes a hash code from attributes: status, account, lines, ledgerHash, ledgerIndex, ledgerCurrentIndex, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams
Computes a hash code from attributes: account, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
Computes a hash code from attributes: status, account, accountNfts, ledgerIndex, ledgerCurrentIndex, ledgerHash, validated, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams
Computes a hash code from attributes: account, type, deletionBlockersOnly, ledgerSpecifier, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
Computes a hash code from attributes: status, account, accountObjects, ledgerHash, ledgerIndex, ledgerCurrentIndex, limit, marker, validated.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams
Computes a hash code from attributes: account, ledgerSpecifier, strict, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult
Computes a hash code from attributes: status, account, offers, ledgerHash, ledgerIndex, ledgerCurrentIndex, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
Computes a hash code from attributes: account, ledgerIndexMinimum, ledgerIndexMaximum, ledgerSpecifier, binary, forward, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult
Computes a hash code from attributes: status, account, ledgerIndexMinimum, ledgerIndexMaximum, limit, marker, transactions, validated.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction
Computes a hash code from attributes: transaction, hash, ledgerIndex, closeDate.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransactionResult
Computes a hash code from attributes: status, resultTransaction, metadata, validated.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesAssets
Computes a hash code from attributes: balancesByIssuer.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesHotWallets
Computes a hash code from attributes: balancesByHolder.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesIssuedCurrencyAmount
Computes a hash code from attributes: value, currency.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesObligations
Computes a hash code from attributes: balances.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams
Computes a hash code from attributes: account, hotWallets, ledgerSpecifier, strict.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
Computes a hash code from attributes: status, account, assets, balances, obligations, frozenBalances, ledgerHash, ledgerIndex, ledgerCurrentIndex, validated.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject
Computes a hash code from attributes: nfTokenId, uri, flags, issuer, taxon, nftSerial, transferFee.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableOfferResultObject
Computes a hash code from attributes: status, flags, seq, takerGets, takerPays, quality, expiration.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutablePaymentChannelResultObject
Computes a hash code from attributes: account, amount, balance, channelId, destinationAccount, settleDelay, publicKey, publicKeyHex, expiration, cancelAfter, sourceTag, destinationTag.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData
Computes a hash code from attributes: transactionCount, authChangeQueued, lowestSequence, highestSequence, maxSpendDropsTotal, transactions.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction
Computes a hash code from attributes: authChange, fee, feeLevel, maxSpendDrops, sequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Computes a hash code from attributes: account, balance, currency, limit, limitPeer, qualityIn, qualityOut, noRipple, noRipplePeer, authorized, peerAuthorized, freeze, freezePeer, deepFreeze, deepFreezePeer.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.admin.ImmutableAcceptLedgerResult
Computes a hash code from attributes: status, ledgerCurrentIndex.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
Computes a hash code from attributes: status, account, amount, amount2, assetFrozen, asset2Frozen, auctionSlot, lpToken, tradingFee, voteSlots.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuctionSlot
Computes a hash code from attributes: account, authAccounts, discountedFee, expiration, price, timeInterval.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoAuthAccount
Computes a hash code from attributes: account.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoRequestParams
Computes a hash code from attributes: ammAccount, asset, asset2.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult
Computes a hash code from attributes: status, amm, ledgerIndex, ledgerCurrentIndex, validated, ledgerHash.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoVoteEntry
Computes a hash code from attributes: account, tradingFee, voteWeight.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyRequestParams
Computes a hash code from attributes: amount, channelId, publicKey, signature.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableChannelVerifyResult
Computes a hash code from attributes: status, signatureVerified.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.channels.ImmutableUnsignedClaim
Computes a hash code from attributes: channel, amount.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier
Computes a hash code from attributes: ledgerHash, ledgerIndex, ledgerIndexShortcut.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndex
 
hashCode() - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexShortcut
 
hashCode() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees
Computes a hash code from attributes: feeLow, feeMedium, feeHigh, queuePercentage, recommendedFee, isTranactionQueueFull, isTransactionQueueEmpty.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees
Computes a hash code from attributes: adjustedMinimumFeeDrops, adjustedMinimumFeeDropsAsBigDecimal, medianFeeDrops, medianFeeDropsAsBigDecimal, openLedgerFeeDrops, openLedgerFeeDropsAsBigDecimal, queuePercentage.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops
Computes a hash code from attributes: baseFee, minimumFee, medianFee, openLedgerFee.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels
Computes a hash code from attributes: medianLevel, minimumLevel, openLedgerLevel, referenceLevel.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
Computes a hash code from attributes: status, currentLedgerSize, currentQueueSize, drops, expectedLedgerSize, ledgerCurrentIndex, levels, maxQueueSize.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ImmutableFinality
Computes a hash code from attributes: finalityStatus, resultCode.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableAmmLedgerEntryParams
Computes a hash code from attributes: asset, asset2.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableCredentialLedgerEntryParams
Computes a hash code from attributes: subject, issuer, credentialType.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDelegateLedgerEntryParams
Computes a hash code from attributes: account, authorize.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthCredential
Computes a hash code from attributes: issuer, credentialType.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams
Computes a hash code from attributes: owner, authorized, authorizedCredentials.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableEscrowLedgerEntryParams
Computes a hash code from attributes: owner, seq.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Computes a hash code from attributes: ledgerSpecifier, binary, index, accountRoot, amm, offer, rippleState, check, credential, escrow, paymentChannel, nftPage, depositPreAuth, ticket, did, bridgeAccount, bridge, oracle, mptIssuance, mpToken, permissionedDomain, delegate, ledgerObjectClass.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult
Computes a hash code from attributes: status, node, ledgerHash, ledgerIndex, ledgerCurrentIndex, validated, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams
Computes a hash code from attributes: ledgerSpecifier, full, accounts, transactions, expand, ownerFunds, binary, queue.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult
Computes a hash code from attributes: status, ledger, ledgerHash, ledgerIndex, ledgerCurrentIndex, validated.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableMpTokenLedgerEntryParams
Computes a hash code from attributes: mpTokenIssuanceId, account.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOfferLedgerEntryParams
Computes a hash code from attributes: account, seq.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOracleLedgerEntryParams
Computes a hash code from attributes: account, oracleDocumentId.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutablePermissionedDomainLedgerEntryParams
Computes a hash code from attributes: account, seq.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateAccounts
Computes a hash code from attributes: accounts.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableRippleStateLedgerEntryParams
Computes a hash code from attributes: accounts, currency.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableTicketLedgerEntryParams
Computes a hash code from attributes: account, ticketSeq.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken
Computes a hash code from attributes: account, flags, mptAmount, lockedAmount, mpTokenIndex.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams
Computes a hash code from attributes: mpTokenIssuanceId, ledgerSpecifier, marker, limit.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse
Computes a hash code from attributes: status, mpTokenIssuanceId, mpTokens, marker, limit, ledgerIndex.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer
Computes a hash code from attributes: amount, flags, nftOfferIndex, owner.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams
Computes a hash code from attributes: nfTokenId, ledgerSpecifier, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult
Computes a hash code from attributes: status, nfTokenId, offers, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoRequestParams
Computes a hash code from attributes: nfTokenId, ledgerSpecifier.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
Computes a hash code from attributes: status, nftId, ledgerIndex, owner, burned, flags, transferFee, issuer, nftTaxon, nftSerial, uri.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams
Computes a hash code from attributes: nfTokenId, ledgerSpecifier, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult
Computes a hash code from attributes: status, nfTokenId, offers, limit, marker.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer
Computes a hash code from attributes: amount, flags, nftOfferIndex, owner.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableAggregatePriceSet
Computes a hash code from attributes: meanString, size, standardDeviationString.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams
Computes a hash code from attributes: ledgerSpecifier, baseAsset, quoteAsset, trim, trimThreshold, oracles.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult
Computes a hash code from attributes: status, entireSet, trimmedSet, medianString, time, ledgerHash, ledgerIndex, ledgerCurrentIndex, validated.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
Computes a hash code from attributes: ledgerEntryType, account, flags, sequence, takerPays, takerGets, bookDirectory, bookNode, ownerNode, previousTransactionId, previousTransactionLedgerSequence, expiration, index, ownerFundsString, ownerFunds, takerGetsFunded, takerPaysFunded, qualityString, quality, domainId, additionalBooks.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams
Computes a hash code from attributes: takerGets, takerPays, taker, domain, ledgerSpecifier, limit.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult
Computes a hash code from attributes: status, offers, ledgerHash, ledgerIndex, ledgerCurrentIndex.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams
Computes a hash code from attributes: sourceAccount, destinationAccount, credentials, ledgerSpecifier.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult
Computes a hash code from attributes: status, sourceAccount, destinationAccount, credentials, depositAuthorized, ledgerHash, ledgerIndex, ledgerCurrentIndex, validated.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative
Computes a hash code from attributes: pathsComputed, sourceAmount.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency
Computes a hash code from attributes: currency, issuer.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams
Computes a hash code from attributes: sourceAccount, destinationAccount, destinationAmount, sendMax, sourceCurrencies, domain, ledgerSpecifier.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindResult
Computes a hash code from attributes: status, alternatives, destinationAccount, destinationCurrencies.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo
Computes a hash code from attributes: completeLedgers, loadFactor, validatedLedger, validationQuorum, networkId, clioVersion, rippledVersion.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType
Computes a hash code from attributes: jobType, inProgress, peakTime, perSecond, averageTime.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLastClose
Computes a hash code from attributes: convergeTimeSeconds, proposers.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad
Computes a hash code from attributes: jobTypes, threads.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
Computes a hash code from attributes: completeLedgers, loadFactor, validatedLedger, validationQuorum, networkId, amendmentBlocked, buildVersion, hostId, ioLatencyMs, lastClose, load, loadFactorLocal, loadFactorNet, loadFactorCluster, loadFactorFeeEscalation, loadFactorFeeQueue, loadFactorServer, publicKeyNode, serverState, serverStateDurationUs, time, upTime, closedLedger, publicKeyValidator, validatorListExpires.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Computes a hash code from attributes: completeLedgers, loadFactor, validatedLedger, validationQuorum, networkId, amendmentBlocked, buildVersion, hostId, ioLatencyMs, jqTransOverflow, lastClose, load, loadFactorLocal, loadFactorNet, loadFactorCluster, loadFactorFeeEscalation, loadFactorFeeQueue, loadFactorServer, peers, peerDisconnects, peerDisconnectsResources, publicKeyNode, serverState, serverStateDurationUs, time, upTime, closedLedger, publicKeyValidator, validatorListExpires.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableServerInfoResult
Computes a hash code from attributes: status, info.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableValidatedLedger
Computes a hash code from attributes: age, hash, reserveBaseXrp, reserveIncXrp, sequence, baseFeeXrp.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedRequestParams
Computes a hash code from attributes: transaction.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitMultiSignedResult
Computes a hash code from attributes: status, engineResult, engineResultCode, engineResultMessage, transactionBlob, transaction.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitRequestParams
Computes a hash code from attributes: txBlob.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
Computes a hash code from attributes: status, engineResult, engineResultMessage, transactionBlob, transactionResult, accepted, accountSequenceAvailable, accountSequenceNext, applied, broadcast, kept, queued, openLedgerCost, validatedLedgerIndex.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams
Computes a hash code from attributes: transaction, binary, minLedger, maxLedger.
hashCode() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult
Computes a hash code from attributes: status, transaction, ledgerIndex, hash, validated, metadata, closeDate.
hashCode() - Method in class org.xrpl.xrpl4j.model.flags.Flags
 
hashCode() - Method in class org.xrpl.xrpl4j.model.immutables.Wrapper
 
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
Computes a hash code from attributes: ledgerEntryType, account, balance, flags, ownerCount, previousTransactionId, previousTransactionLedgerSequence, sequence, accountTransactionId, domain, emailHash, messageKey, regularKey, tickSize, transferRate, signerLists, ticketCount, burnedNfTokens, mintedNfTokens, nfTokenMinter, ammId, walletLocator, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
Computes a hash code from attributes: ledgerEntryType, flags, asset, asset2, account, auctionSlot, lpTokenBalance, tradingFee, voteSlots, ownerNode, voteSlotsUnwrapped, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim
Computes a hash code from attributes: xChainBridge, otherChainSource, attestationRewardAccount, amount, wasLockingChainSend, destination, xChainClaimId.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount
Computes a hash code from attributes: xChainBridge, otherChainSource, attestationRewardAccount, amount, wasLockingChainSend, xChainAccountCreateCount, destination, signatureReward.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuctionSlot
Computes a hash code from attributes: account, authAccounts, authAccountsAddresses, discountedFee, price, expiration.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccount
Computes a hash code from attributes: account.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAuthAccountWrapper
Computes a hash code from attributes: authAccount.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBook
Computes a hash code from attributes: bookDirectory, bookNode.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBookWrapper
Computes a hash code from attributes: book.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
Computes a hash code from attributes: ledgerEntryType, flags, account, minAccountCreateAmount, signatureReward, xChainBridge, xChainClaimId, xChainAccountCreateCount, xChainAccountClaimCount, ownerNode, previousTransactionId, previousTransactionLedgerSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
Computes a hash code from attributes: ledgerEntryType, account, sourceTag, destination, destinationTag, flags, ownerNode, previousTxnId, previousTransactionLedgerSequence, sendMax, sequence, destinationNode, expiration, invoiceId, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
Computes a hash code from attributes: ledgerEntryType, subject, subjectNode, issuer, issuerNode, flags, previousTxnId, previousTransactionLedgerSequence, credentialType, uri, expiration, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
Computes a hash code from attributes: ledgerEntryType, account, authorize, permissions, ownerNode, flags, previousTransactionId, previousTransactionLedgerSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
Computes a hash code from attributes: ledgerEntryType, account, authorize, authorizeCredentials, flags, ownerNode, previousTransactionId, previousTransactionLedgerSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
Computes a hash code from attributes: ledgerEntryType, flags, account, didDocument, data, uri, ownerNode, previousTransactionId, previousTransactionLedgerSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
Computes a hash code from attributes: ledgerEntryType, account, destination, amount, transferRate, issuerNode, condition, cancelAfter, finishAfter, flags, sourceTag, destinationTag, ownerNode, destinationNode, previousTransactionId, previousTransactionLedgerSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue
Computes a hash code from attributes: currency, issuer.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
Computes a hash code from attributes: ledgerIndex, ledgerHash, accountHash, closeTime, closeTimeHuman, closed, parentHash, parentCloseTime, totalCoins, transactionHash, transactions, closeTimeResolution.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
Computes a hash code from attributes: ledgerEntryType, flags, issuer, sequence, transferFee, assetScale, maximumAmount, outstandingAmount, lockedAmount, mpTokenMetadata, previousTransactionId, previousTransactionLedgerSequence, ownerNode, index, mpTokenIssuanceId.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
Computes a hash code from attributes: ledgerEntryType, flags, account, mpTokenIssuanceId, mptAmount, lockedAmount, previousTransactionId, previousTransactionLedgerSequence, ownerNode, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfToken
Computes a hash code from attributes: nfTokenId, uri.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
Computes a hash code from attributes: ledgerEntryType, amount, owner, previousTransactionId, previousTransactionLedgerSequence, nfTokenId, expiration, destination, ownerNode, offerNode, flags, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
Computes a hash code from attributes: ledgerEntryType, nfTokens, nextPageMin, previousPageMin, previousTransactionId, previousTransactionLedgerSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenWrapper
Computes a hash code from attributes: nfToken.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
Computes a hash code from attributes: ledgerEntryType, account, flags, sequence, takerPays, takerGets, bookDirectory, bookNode, ownerNode, previousTransactionId, previousTransactionLedgerSequence, expiration, domainId, additionalBooks, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
Computes a hash code from attributes: ledgerEntryType, flags, owner, provider, priceDataSeries, assetClass, lastUpdateTime, uri, ownerNode, previousTransactionId, previousTransactionLedgerSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
Computes a hash code from attributes: ledgerEntryType, flags, account, destination, amount, balance, publicKey, settleDelay, ownerNode, previousTransactionId, previousTransactionLedgerSequence, expiration, cancelAfter, sourceTag, destinationTag, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
Computes a hash code from attributes: ledgerEntryType, flags, owner, ownerNode, sequence, acceptedCredentials, previousTxnId, previousTransactionLedgerSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
Computes a hash code from attributes: ledgerEntryType, flags, balance, lowLimit, highLimit, previousTransactionId, previousTransactionLedgerSequence, lowNode, highNode, lowQualityIn, lowQualityOut, highQualityIn, highQualityOut, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntry
Computes a hash code from attributes: account, signerWeight.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerEntryWrapper
Computes a hash code from attributes: signerEntry.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject
Computes a hash code from attributes: ledgerEntryType, flags, previousTransactionId, previousTransactionLedgerSequence, ownerNode, signerListId, signerQuorum, signerEntries, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
Computes a hash code from attributes: ledgerEntryType, flags, account, ownerNode, previousTransactionId, previousTransactionLedgerSequence, ticketSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableUnknownLedgerObject
Computes a hash code from attributes: ledgerEntryType, properties.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntry
Computes a hash code from attributes: account, tradingFee, voteWeight.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableVoteEntryWrapper
Computes a hash code from attributes: voteEntry.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimAttestation
Computes a hash code from attributes: xChainClaimProofSig.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainClaimProofSig
Computes a hash code from attributes: attestationSignerAccount, publicKey, amount, attestationRewardAccount, wasLockingChainSend, destination.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountAttestation
Computes a hash code from attributes: xChainCreateAccountProofSig.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainCreateAccountProofSig
Computes a hash code from attributes: amount, signatureReward, attestationRewardAccount, attestationSignerAccount, destination, publicKey, wasLockingChainSend.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
Computes a hash code from attributes: ledgerEntryType, flags, account, xChainBridge, xChainClaimId, otherChainSource, xChainClaimAttestations, signatureReward, ownerNode, previousTransactionId, previousTransactionLedgerSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
Computes a hash code from attributes: ledgerEntryType, flags, account, xChainBridge, xChainCreateAccountAttestations, xChainAccountCreateCount, ownerNode, previousTransactionId, previousTransactionLedgerSequence, index.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, destination, destinationTag, credentialIds.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, clearFlag, clearFlagRawValue, setFlag, setFlagRawValue, domain, emailHash, messageKey, transferRate, tickSize, mintAccount, walletLocator, walletSize.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, asset, asset2, bidMin, bidMax, authAccounts.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, holder, asset, asset2, amount, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, amount, amount2, tradingFee.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, asset, asset2.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, asset, asset2, amount, amount2, effectivePrice, lpTokenOut, tradingFee.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, asset, asset2, tradingFee.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, asset, asset2, amount, amount2, effectivePrice, lpTokensIn.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, rawTransactions, batchSigners.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSigner
Computes a hash code from attributes: account, transactionSignature, signingPublicKey, sortedSigners, signers.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatchSignerWrapper
Computes a hash code from attributes: batchSigner.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, checkId.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, checkId, amount, deliverMin.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, destination, destinationTag, sendMax, expiration, invoiceId.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, amount, holder.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredential
Computes a hash code from attributes: issuer, credentialType.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, issuer, credentialType, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, subject, credentialType, expiration, uri, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, issuer, subject, credentialType, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialWrapper
Computes a hash code from attributes: credential.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, authorize, permissions.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, authorize, unauthorize, authorizeCredentials, unauthorizeCredentials.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, didDocument, uri, data.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, amendment, ledgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, owner, offerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, amount, destination, destinationTag, cancelAfter, finishAfter, condition.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, owner, offerSequence, condition, conditionRawValue, fulfillment, fulfillmentRawValue, credentialIds.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount
Computes a hash code from attributes: value, currency, issuer.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo
Computes a hash code from attributes: memoData, memoFormat, memoType.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemoWrapper
Computes a hash code from attributes: memo.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMptCurrencyAmount
Computes a hash code from attributes: mptIssuanceId, value.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, mpTokenIssuanceId, holder.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, assetScale, transferFee, maximumAmount, mpTokenMetadata.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, mpTokenIssuanceId.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, mpTokenIssuanceId, holder.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, sellOffer, buyOffer, brokerFee, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
Computes a hash code from attributes: transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, account, nfTokenId, owner, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, tokenOffers, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Computes a hash code from attributes: transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, account, nfTokenId, amount, owner, expiration, destination, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, tokenTaxon, issuer, transferFee, uri, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, offerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, offerSequence, takerPays, takerGets, expiration, domainId.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, oracleDocumentId.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, oracleDocumentId, provider, uri, lastUpdateTime, assetClass, priceDataSeries.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep
Computes a hash code from attributes: account, currency, issuer.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, amount, destination, destinationTag, invoiceId, paths, sendMax, deliverMin, credentialIds, domainId.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, channel, balance, amount, signature, publicKey, credentialIds.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, amount, destination, settleDelay, publicKey, cancelAfter, destinationTag.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, channel, amount, expiration.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermission
Computes a hash code from attributes: permissionValue.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, domainId, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, domainId, acceptedCredentials, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionWrapper
Computes a hash code from attributes: permission.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceData
Computes a hash code from attributes: baseAsset, quoteAsset, assetPrice, scale.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePriceDataWrapper
Computes a hash code from attributes: priceData.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableRawTransactionWrapper
Computes a hash code from attributes: rawTransaction.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, baseFee, baseFeeDrops, referenceFeeUnits, reserveBase, reserveBaseDrops, reserveIncrement, reserveIncrementDrops, ledgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, regularKey.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSigner
Computes a hash code from attributes: account, transactionSignature, signingPublicKey.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, signerQuorum, signerEntries.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerWrapper
Computes a hash code from attributes: signer.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, ticketCount, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata
Computes a hash code from attributes: transactionIndex, transactionResult, deliveredAmount, nfTokenId, nfTokenIds, mpTokenIssuanceId, offerId, affectedNodes.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, limitAmount, qualityIn, qualityOut.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
Computes a hash code from attributes: account, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, unknownTransactionType, transactionType, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
Computes a hash code from attributes: transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, account, ledgerSequence, unlModifyDisabling, unlModifyValidator.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, amount, destination, signatureReward, xChainBridge.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, amount, attestationRewardAccount, attestationSignerAccount, destination, otherChainSource, publicKey, signature, signatureReward, wasLockingChainSend, xChainAccountCreateCount, xChainBridge.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, amount, attestationRewardAccount, attestationSignerAccount, destination, otherChainSource, publicKey, signature, wasLockingChainSend, xChainBridge, xChainClaimId.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge
Computes a hash code from attributes: issuingChainDoor, issuingChainIssue, lockingChainDoor, lockingChainIssue.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, amount, destination, destinationTag, xChainBridge, xChainClaimId.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, amount, otherChainDestination, xChainBridge, xChainClaimId.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, minAccountCreateAmount, signatureReward, xChainBridge.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, otherChainSource, signatureReward, xChainBridge.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
Computes a hash code from attributes: account, transactionType, fee, sequence, ticketSequence, accountTransactionId, lastLedgerSequence, memos, signers, sourceTag, signingPublicKey, transactionSignature, networkId, delegate, unknownFields, flags, minAccountCreateAmount, signatureReward, xChainBridge.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode
Computes a hash code from attributes: ledgerEntryType, ledgerIndex, newFields.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode
Computes a hash code from attributes: ledgerEntryType, ledgerIndex, finalFields, previousFields.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
Computes a hash code from attributes: account, balance, flags, ownerCount, previousTransactionId, previousTransactionLedgerSequence, sequence, accountTransactionId, domain, emailHash, messageKey, regularKey, tickSize, transferRate, signerLists, ticketCount, burnedNfTokens, mintedNfTokens, nfTokenMinter.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject
Computes a hash code from attributes: flags, asset, asset2, account, auctionSlot, lpTokenBalance, tradingFee, voteSlots, voteSlotsUnwrapped.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuctionSlot
Computes a hash code from attributes: account, authAccounts, authAccountsAddresses, discountedFee, price, expiration.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccount
Computes a hash code from attributes: account.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAuthAccountWrapper
Computes a hash code from attributes: authAccount.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBook
Computes a hash code from attributes: bookDirectory, bookNode.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBookWrapper
Computes a hash code from attributes: book.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject
Computes a hash code from attributes: flags, account, minAccountCreateAmount, signatureReward, xChainBridge, xChainClaimId, xChainAccountCreateCount, xChainAccountClaimCount, ownerNode, previousTransactionId, previousTransactionLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
Computes a hash code from attributes: account, sourceTag, destination, destinationTag, flags, ownerNode, previousTxnId, previousTransactionLedgerSequence, sendMax, sequence, destinationNode, expiration, invoiceId.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential
Computes a hash code from attributes: issuer, credentialType.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject
Computes a hash code from attributes: subject, subjectNode, issuer, issuerNode, flags, previousTxnId, previousTransactionLedgerSequence, credentialType, uri, expiration.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialWrapper
Computes a hash code from attributes: credential.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
Computes a hash code from attributes: account, authorize, permissions, ownerNode, flags, previousTransactionId, previousTransactionLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
Computes a hash code from attributes: account, authorize, authorizeCredentials, flags, ownerNode, previousTransactionId, previousTransactionLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
Computes a hash code from attributes: flags, account, didDocument, data, uri, ownerNode, previousTransactionId, previousTransactionLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
Computes a hash code from attributes: account, destination, amount, transferRate, issuerNode, condition, cancelAfter, finishAfter, flags, sourceTag, destinationTag, ownerNode, destinationNode, previousTransactionId, previousTransactionLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaLedgerEntryType
Computes a hash code from attributes: ledgerObjectType, value.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
Computes a hash code from attributes: flags, issuer, assetScale, maximumAmount, outstandingAmount, transferFee, mpTokenMetadata, previousTransactionId, previousTransactionLedgerSequence, sequence, ownerNode.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
Computes a hash code from attributes: flags, account, mpTokenIssuanceId, mptAmount, previousTransactionId, previousTransactionLedgerSequence, ownerNode.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
Computes a hash code from attributes: amount, owner, previousTransactionId, previousTransactionLedgerSequence, nfTokenId, expiration, destination, ownerNode, offerNode, flags.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject
Computes a hash code from attributes: nfTokens, nextPageMin, previousPageMin, previousTransactionId, previousTransactionLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
Computes a hash code from attributes: account, flags, sequence, takerPays, takerGets, bookDirectory, bookNode, ownerNode, previousTransactionId, previousTransactionLedgerSequence, expiration, domainId, additionalBooks.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
Computes a hash code from attributes: flags, owner, provider, priceDataSeries, assetClass, lastUpdateTime, uri, ownerNode, previousTransactionId, previousTransactionLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
Computes a hash code from attributes: flags, account, destination, amount, balance, publicKey, settleDelay, ownerNode, previousTransactionId, previousTransactionLedgerSequence, expiration, cancelAfter, sourceTag, destinationTag.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject
Computes a hash code from attributes: flags, owner, ownerNode, sequence, acceptedCredentials, previousTxnId, previousTransactionLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
Computes a hash code from attributes: flags, balance, lowLimit, highLimit, previousTransactionId, previousTransactionLedgerSequence, lowNode, highNode, lowQualityIn, lowQualityOut, highQualityIn, highQualityOut.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntry
Computes a hash code from attributes: account, signerWeight.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerEntryWrapper
Computes a hash code from attributes: signerEntry.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject
Computes a hash code from attributes: flags, previousTransactionId, previousTransactionLedgerSequence, ownerNode, signerListId, signerQuorum, signerEntries.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject
Computes a hash code from attributes: flags, account, ownerNode, previousTransactionId, previousTransactionLedgerSequence, ticketSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaUnknownObject
Returns a constant hash code value.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntry
Computes a hash code from attributes: account, tradingFee, voteWeight.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaVoteEntryWrapper
Computes a hash code from attributes: voteEntry.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimAttestation
Computes a hash code from attributes: xChainClaimProofSig.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainClaimProofSig
Computes a hash code from attributes: attestationSignerAccount, publicKey, amount, attestationRewardAccount, wasLockingChainSend, destination.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountAttestation
Computes a hash code from attributes: xChainCreateAccountProofSig.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainCreateAccountProofSig
Computes a hash code from attributes: amount, signatureReward, attestationRewardAccount, attestationSignerAccount, destination, publicKey, wasLockingChainSend.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject
Computes a hash code from attributes: flags, account, xChainBridge, xChainClaimId, otherChainSource, xChainClaimAttestations, signatureReward, ownerNode, previousTransactionId, previousTransactionLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject
Computes a hash code from attributes: flags, account, xChainBridge, xChainCreateAccountAttestations, xChainAccountCreateCount, ownerNode, previousTransactionId, previousTransactionLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode
Computes a hash code from attributes: ledgerEntryType, ledgerIndex, finalFields, previousFields, previousTransactionId, previousTransactionsLedgerSequence.
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.CredentialType
 
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.CredentialUri
 
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.Hash256
 
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceId
 
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.NfTokenId
 
hashCode() - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
 
HashingUtils - Class in org.xrpl.xrpl4j.crypto
Hashing utilities for XRPL-related hashing algorithms.
HashingUtils() - Constructor for class org.xrpl.xrpl4j.crypto.HashingUtils
 
HashType<T> - Class in org.xrpl.xrpl4j.codec.binary.types
Base class for XRPL Hash types.
HashType(UnsignedByteArray, int) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.HashType
Required-args Constructor.
hasMore() - Method in class org.xrpl.xrpl4j.codec.binary.serdes.BinaryParser
 
header() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInstance
header() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance
header(FieldHeader) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance.Builder
Initializes the value for the header attribute.
HEX_REGEX - Static variable in class org.xrpl.xrpl4j.codec.binary.types.Hash160Type
 
hexValue() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Encodes this UnsignedByte as a hexadecimal String.
hexValue() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Get this UnsignedByteArray as an upper-cased Hex-encoded String.
hexValue() - Method in class org.xrpl.xrpl4j.crypto.signing.ImmutableSignature
Accessor for this signature as a base16-encoded (HEX) string.
hexValue() - Method in interface org.xrpl.xrpl4j.crypto.signing.Signature
Accessor for this signature as a base16-encoded (HEX) string.
HIGH_AUTH - Static variable in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Constant RippleStateFlags for the lsfHighAuth flag.
HIGH_DEEP_FREEZE - Static variable in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Constant RippleStateFlags for the lsfHighDeepFreeze flag.
HIGH_FREEZE - Static variable in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Constant RippleStateFlags for the lsfHighFreeze flag.
HIGH_NO_RIPPLE - Static variable in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Constant RippleStateFlags for the lsfHighNoRipple flag.
HIGH_RESERVE - Static variable in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Constant RippleStateFlags for the lsfHighReserve flag.
highestSequence() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData
The highest Sequence Number among transactions queued by this address.
highestSequence() - Method in interface org.xrpl.xrpl4j.model.client.accounts.QueueData
The highest Sequence Number among transactions queued by this address.
highestSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Initializes the optional value highestSequence to highestSequence.
highestSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Initializes the optional value highestSequence to highestSequence.
highLimit() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
The limit that the high account has set on the trust line.
highLimit() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
The limit that the high account has set on the trust line.
highLimit() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
The limit that the high account has set on the trust line.
highLimit() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
The limit that the high account has set on the trust line.
highLimit(Optional<? extends IssuedCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value highLimit to highLimit.
highLimit(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the value for the highLimit attribute.
highLimit(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value highLimit to highLimit.
highNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
(Omitted in some historical ledgers) A hint indicating which page of the high account's owner directory links to this object, in case the directory consists of multiple pages.
highNode() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
(Omitted in some historical ledgers) A hint indicating which page of the high account's owner directory links to this object, in case the directory consists of multiple pages.
highNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
(Omitted in some historical ledgers) A hint indicating which page of the high account's owner directory links to this object, in case the directory consists of multiple pages.
highNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
(Omitted in some historical ledgers) A hint indicating which page of the high account's owner directory links to this object, in case the directory consists of multiple pages.
highNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value highNode to highNode.
highNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value highNode to highNode.
highNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value highNode to highNode.
highNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value highNode to highNode.
highQualityIn() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
The inbound quality set by the high account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
highQualityIn() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
The inbound quality set by the high account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
highQualityIn() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
The inbound quality set by the high account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
highQualityIn() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
The inbound quality set by the high account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
highQualityIn(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value highQualityIn to highQualityIn.
highQualityIn(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value highQualityIn to highQualityIn.
highQualityIn(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value highQualityIn to highQualityIn.
highQualityIn(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value highQualityIn to highQualityIn.
highQualityOut() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
The outbound quality set by the high account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
highQualityOut() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
The outbound quality set by the high account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
highQualityOut() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
The outbound quality set by the high account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
highQualityOut() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
The outbound quality set by the high account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
highQualityOut(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value highQualityOut to highQualityOut.
highQualityOut(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value highQualityOut to highQualityOut.
highQualityOut(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value highQualityOut to highQualityOut.
highQualityOut(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value highQualityOut to highQualityOut.
holder() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmClawback
The address of the holder that has funds deposited in the AMM pool.
holder() - Method in interface org.xrpl.xrpl4j.model.transactions.Clawback
 
holder() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
The address of the holder that has funds deposited in the AMM pool.
holder() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
 
holder() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
Specifies the holder's address that the issuer wants to authorize.
holder() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
An optional XRPL Address of an individual token holder balance to lock/unlock.
holder() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenAuthorize
Specifies the holder's address that the issuer wants to authorize.
holder() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceSet
An optional XRPL Address of an individual token holder balance to lock/unlock.
holder(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the optional value holder to holder.
holder(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the optional value holder to holder.
holder(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the optional value holder to holder.
holder(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the value for the holder attribute.
holder(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the optional value holder to holder.
holder(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the optional value holder to holder.
holder(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the optional value holder to holder.
Hop - Interface in org.xrpl.xrpl4j.codec.binary.types
Model object a Hop object inside a XRPL PathType object.
HopType - Class in org.xrpl.xrpl4j.codec.binary.types
Codec for XRPL Hop object inside a Path object.
HopType() - Constructor for class org.xrpl.xrpl4j.codec.binary.types.HopType
 
HopType(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.HopType
 
hostId() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
On an admin request, returns the hostname of the server running the rippled instance; otherwise, returns a single RFC-1751 word based on the node public key.
hostId() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
On an admin request, returns the hostname of the server running the rippled instance; otherwise, returns a single RFC-1751 word based on the node public key.
hostId() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
On an admin request, returns the hostname of the server running the rippled instance; otherwise, returns a single RFC-1751 word based on the node public key.
hostId() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
On an admin request, returns the hostname of the server running the rippled instance; otherwise, returns a single RFC-1751 word based on the node public key.
hostId(String) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the value for the hostId attribute.
hostId(String) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the value for the hostId attribute.
hotWallets() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesRequestParams
An optional set of addresses of operational accounts that should not be included in the balances field of the response.
hotWallets() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams
An optional set of addresses of operational accounts that should not be included in the balances field of the response.
hotWallets(Iterable<? extends Address>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams.Builder
Sets or replaces all elements for hotWallets set.
HYBRID - Static variable in class org.xrpl.xrpl4j.model.flags.OfferCreateFlags
Constant OfferCreateFlags for the tfHybrid flag.
HYBRID - Static variable in class org.xrpl.xrpl4j.model.flags.OfferFlags
Constant OfferFlags for the lsfHybrid flag.

I

IMMEDIATE_OR_CANCEL - Static variable in class org.xrpl.xrpl4j.model.flags.OfferCreateFlags
Constant OfferCreateFlags for the tfImmediateOrCancel flag.
ImmutableAcceptLedgerResult - Class in org.xrpl.xrpl4j.model.client.admin
Immutable implementation of AcceptLedgerResult.
ImmutableAcceptLedgerResult.Builder - Class in org.xrpl.xrpl4j.model.client.admin
Builds instances of type ImmutableAcceptLedgerResult.
ImmutableAccountChannelsRequestParams - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountChannelsRequestParams.
ImmutableAccountChannelsRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountChannelsRequestParams.
ImmutableAccountChannelsResult - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountChannelsResult.
ImmutableAccountChannelsResult.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountChannelsResult.
ImmutableAccountCurrenciesRequestParams - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountCurrenciesRequestParams.
ImmutableAccountCurrenciesRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountCurrenciesRequestParams.
ImmutableAccountCurrenciesResult - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountCurrenciesResult.
ImmutableAccountCurrenciesResult.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountCurrenciesResult.
ImmutableAccountDelete - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of AccountDelete.
ImmutableAccountDelete.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableAccountDelete.
ImmutableAccountInfoRequestParams - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountInfoRequestParams.
ImmutableAccountInfoRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountInfoRequestParams.
ImmutableAccountInfoResult - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountInfoResult.
ImmutableAccountInfoResult.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountInfoResult.
ImmutableAccountLinesRequestParams - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountLinesRequestParams.
ImmutableAccountLinesRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountLinesRequestParams.
ImmutableAccountLinesResult - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountLinesResult.
ImmutableAccountLinesResult.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountLinesResult.
ImmutableAccountNftsRequestParams - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountNftsRequestParams.
ImmutableAccountNftsRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountNftsRequestParams.
ImmutableAccountNftsResult - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountNftsResult.
ImmutableAccountNftsResult.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountNftsResult.
ImmutableAccountObjectsRequestParams - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountObjectsRequestParams.
ImmutableAccountObjectsRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountObjectsRequestParams.
ImmutableAccountObjectsResult - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountObjectsResult.
ImmutableAccountObjectsResult.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountObjectsResult.
ImmutableAccountOffersRequestParams - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountOffersRequestParams.
ImmutableAccountOffersRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountOffersRequestParams.
ImmutableAccountOffersResult - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountOffersResult.
ImmutableAccountOffersResult.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountOffersResult.
ImmutableAccountRootObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of AccountRootObject.
ImmutableAccountRootObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableAccountRootObject.
ImmutableAccountSet - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of AccountSet.
ImmutableAccountSet.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableAccountSet.
ImmutableAccountTransactionsRequestParams - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountTransactionsRequestParams.
ImmutableAccountTransactionsRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
ImmutableAccountTransactionsResult - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountTransactionsResult.
ImmutableAccountTransactionsResult.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountTransactionsResult.
ImmutableAccountTransactionsTransaction<T> - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountTransactionsTransaction.
ImmutableAccountTransactionsTransaction.Builder<T> - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableAccountTransactionsTransaction.
ImmutableAccountTransactionsTransactionResult<T> - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of AccountTransactionsTransactionResult.
ImmutableAccountTransactionsTransactionResult.Builder<T> - Class in org.xrpl.xrpl4j.model.client.accounts
ImmutableAggregatePriceSet - Class in org.xrpl.xrpl4j.model.client.oracle
Immutable implementation of AggregatePriceSet.
ImmutableAggregatePriceSet.Builder - Class in org.xrpl.xrpl4j.model.client.oracle
Builds instances of type ImmutableAggregatePriceSet.
ImmutableAmmBid - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of AmmBid.
ImmutableAmmBid.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableAmmBid.
ImmutableAmmClawback - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of AmmClawback.
ImmutableAmmClawback.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableAmmClawback.
ImmutableAmmCreate - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of AmmCreate.
ImmutableAmmCreate.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableAmmCreate.
ImmutableAmmDelete - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of AmmDelete.
ImmutableAmmDelete.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableAmmDelete.
ImmutableAmmDeposit - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of AmmDeposit.
ImmutableAmmDeposit.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableAmmDeposit.
ImmutableAmmInfo - Class in org.xrpl.xrpl4j.model.client.amm
Immutable implementation of AmmInfo.
ImmutableAmmInfo.Builder - Class in org.xrpl.xrpl4j.model.client.amm
Builds instances of type ImmutableAmmInfo.
ImmutableAmmInfoAuctionSlot - Class in org.xrpl.xrpl4j.model.client.amm
Immutable implementation of AmmInfoAuctionSlot.
ImmutableAmmInfoAuctionSlot.Builder - Class in org.xrpl.xrpl4j.model.client.amm
Builds instances of type ImmutableAmmInfoAuctionSlot.
ImmutableAmmInfoAuthAccount - Class in org.xrpl.xrpl4j.model.client.amm
Immutable implementation of AmmInfoAuthAccount.
ImmutableAmmInfoAuthAccount.Builder - Class in org.xrpl.xrpl4j.model.client.amm
Builds instances of type ImmutableAmmInfoAuthAccount.
ImmutableAmmInfoRequestParams - Class in org.xrpl.xrpl4j.model.client.amm
Immutable implementation of AmmInfoRequestParams.
ImmutableAmmInfoRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.amm
Builds instances of type ImmutableAmmInfoRequestParams.
ImmutableAmmInfoResult - Class in org.xrpl.xrpl4j.model.client.amm
Immutable implementation of AmmInfoResult.
ImmutableAmmInfoResult.Builder - Class in org.xrpl.xrpl4j.model.client.amm
Builds instances of type ImmutableAmmInfoResult.
ImmutableAmmInfoVoteEntry - Class in org.xrpl.xrpl4j.model.client.amm
Immutable implementation of AmmInfoVoteEntry.
ImmutableAmmInfoVoteEntry.Builder - Class in org.xrpl.xrpl4j.model.client.amm
Builds instances of type ImmutableAmmInfoVoteEntry.
ImmutableAmmLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of AmmLedgerEntryParams.
ImmutableAmmLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableAmmLedgerEntryParams.
ImmutableAmmObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of AmmObject.
ImmutableAmmObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableAmmObject.
ImmutableAmmVote - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of AmmVote.
ImmutableAmmVote.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableAmmVote.
ImmutableAmmWithdraw - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of AmmWithdraw.
ImmutableAmmWithdraw.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableAmmWithdraw.
ImmutableAttestationClaim - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of AttestationClaim.
ImmutableAttestationClaim.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableAttestationClaim.
ImmutableAttestationCreateAccount - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of AttestationCreateAccount.
ImmutableAttestationCreateAccount.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableAttestationCreateAccount.
ImmutableAuctionSlot - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of AuctionSlot.
ImmutableAuctionSlot.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableAuctionSlot.
ImmutableAuthAccount - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of AuthAccount.
ImmutableAuthAccount.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableAuthAccount.
ImmutableAuthAccountWrapper - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of AuthAccountWrapper.
ImmutableAuthAccountWrapper.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableAuthAccountWrapper.
ImmutableBase58EncodedSecret - Class in org.xrpl.xrpl4j.crypto.keys
Immutable implementation of Base58EncodedSecret.
ImmutableBase58EncodedSecret.Builder - Class in org.xrpl.xrpl4j.crypto.keys
Builds instances of type ImmutableBase58EncodedSecret.
ImmutableBatch - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Batch.
ImmutableBatch.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableBatch.
ImmutableBatchSigner - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of BatchSigner.
ImmutableBatchSigner.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableBatchSigner.
ImmutableBatchSignerWrapper - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of BatchSignerWrapper.
ImmutableBatchSignerWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableBatchSignerWrapper.
ImmutableBook - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of Book.
ImmutableBook.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableBook.
ImmutableBookOffersOffer - Class in org.xrpl.xrpl4j.model.client.path
Immutable implementation of BookOffersOffer.
ImmutableBookOffersOffer.Builder - Class in org.xrpl.xrpl4j.model.client.path
Builds instances of type ImmutableBookOffersOffer.
ImmutableBookOffersRequestParams - Class in org.xrpl.xrpl4j.model.client.path
Immutable implementation of BookOffersRequestParams.
ImmutableBookOffersRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.path
Builds instances of type ImmutableBookOffersRequestParams.
ImmutableBookOffersResult - Class in org.xrpl.xrpl4j.model.client.path
Immutable implementation of BookOffersResult.
ImmutableBookOffersResult.Builder - Class in org.xrpl.xrpl4j.model.client.path
Builds instances of type ImmutableBookOffersResult.
ImmutableBookWrapper - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of BookWrapper.
ImmutableBookWrapper.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableBookWrapper.
ImmutableBridgeObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of BridgeObject.
ImmutableBridgeObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableBridgeObject.
ImmutableBuyOffer - Class in org.xrpl.xrpl4j.model.client.nft
Immutable implementation of BuyOffer.
ImmutableBuyOffer.Builder - Class in org.xrpl.xrpl4j.model.client.nft
Builds instances of type ImmutableBuyOffer.
ImmutableChannelVerifyRequestParams - Class in org.xrpl.xrpl4j.model.client.channels
Immutable implementation of ChannelVerifyRequestParams.
ImmutableChannelVerifyRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.channels
Builds instances of type ImmutableChannelVerifyRequestParams.
ImmutableChannelVerifyResult - Class in org.xrpl.xrpl4j.model.client.channels
Immutable implementation of ChannelVerifyResult.
ImmutableChannelVerifyResult.Builder - Class in org.xrpl.xrpl4j.model.client.channels
Builds instances of type ImmutableChannelVerifyResult.
ImmutableCheckCancel - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of CheckCancel.
ImmutableCheckCancel.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableCheckCancel.
ImmutableCheckCash - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of CheckCash.
ImmutableCheckCash.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableCheckCash.
ImmutableCheckCreate - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of CheckCreate.
ImmutableCheckCreate.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableCheckCreate.
ImmutableCheckObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of CheckObject.
ImmutableCheckObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableCheckObject.
ImmutableClassicAddress - Class in org.xrpl.xrpl4j.codec.addresses
Immutable implementation of ClassicAddress.
ImmutableClassicAddress.Builder - Class in org.xrpl.xrpl4j.codec.addresses
Builds instances of type ImmutableClassicAddress.
ImmutableClawback - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Clawback.
ImmutableClawback.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableClawback.
ImmutableClioServerInfo - Class in org.xrpl.xrpl4j.model.client.serverinfo
Immutable implementation of ClioServerInfo.
ImmutableClioServerInfo.Builder - Class in org.xrpl.xrpl4j.model.client.serverinfo
Builds instances of type ImmutableClioServerInfo.
ImmutableComputedNetworkFees - Class in org.xrpl.xrpl4j.model.client.fees
Immutable implementation of ComputedNetworkFees.
ImmutableComputedNetworkFees.Builder - Class in org.xrpl.xrpl4j.model.client.fees
Builds instances of type ImmutableComputedNetworkFees.
ImmutableCreatedNode<T> - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of CreatedNode.
ImmutableCreatedNode.Builder<T> - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableCreatedNode.
ImmutableCredential - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Credential.
ImmutableCredential.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableCredential.
ImmutableCredentialAccept - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of CredentialAccept.
ImmutableCredentialAccept.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableCredentialAccept.
ImmutableCredentialCreate - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of CredentialCreate.
ImmutableCredentialCreate.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableCredentialCreate.
ImmutableCredentialDelete - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of CredentialDelete.
ImmutableCredentialDelete.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableCredentialDelete.
ImmutableCredentialLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of CredentialLedgerEntryParams.
ImmutableCredentialLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableCredentialLedgerEntryParams.
ImmutableCredentialObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of CredentialObject.
ImmutableCredentialObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableCredentialObject.
ImmutableCredentialWrapper - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of CredentialWrapper.
ImmutableCredentialWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableCredentialWrapper.
ImmutableDecoded - Class in org.xrpl.xrpl4j.codec.addresses
Immutable implementation of Decoded.
ImmutableDecoded.Builder - Class in org.xrpl.xrpl4j.codec.addresses
Builds instances of type ImmutableDecoded.
ImmutableDecodedXAddress - Class in org.xrpl.xrpl4j.codec.addresses
Immutable implementation of DecodedXAddress.
ImmutableDecodedXAddress.Builder - Class in org.xrpl.xrpl4j.codec.addresses
Builds instances of type ImmutableDecodedXAddress.
ImmutableDecomposedFees - Class in org.xrpl.xrpl4j.model.client.fees
Immutable implementation of FeeUtils.DecomposedFees.
ImmutableDecomposedFees.Builder - Class in org.xrpl.xrpl4j.model.client.fees
Builds instances of type ImmutableDecomposedFees.
ImmutableDefinitions - Class in org.xrpl.xrpl4j.codec.binary.definitions
Immutable implementation of Definitions.
ImmutableDefinitions.Builder - Class in org.xrpl.xrpl4j.codec.binary.definitions
Builds instances of type ImmutableDefinitions.
ImmutableDelegateLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of DelegateLedgerEntryParams.
ImmutableDelegateLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableDelegateLedgerEntryParams.
ImmutableDelegateObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of DelegateObject.
ImmutableDelegateObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableDelegateObject.
ImmutableDelegateSet - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of DelegateSet.
ImmutableDelegateSet.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableDelegateSet.
ImmutableDeletedNode<T> - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of DeletedNode.
ImmutableDeletedNode.Builder<T> - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableDeletedNode.
ImmutableDepositAuthorizedRequestParams - Class in org.xrpl.xrpl4j.model.client.path
Immutable implementation of DepositAuthorizedRequestParams.
ImmutableDepositAuthorizedRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.path
Builds instances of type ImmutableDepositAuthorizedRequestParams.
ImmutableDepositAuthorizedResult - Class in org.xrpl.xrpl4j.model.client.path
Immutable implementation of DepositAuthorizedResult.
ImmutableDepositAuthorizedResult.Builder - Class in org.xrpl.xrpl4j.model.client.path
Builds instances of type ImmutableDepositAuthorizedResult.
ImmutableDepositPreAuth - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of DepositPreAuth.
ImmutableDepositPreAuth.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableDepositPreAuth.
ImmutableDepositPreAuthCredential - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of DepositPreAuthCredential.
ImmutableDepositPreAuthCredential.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableDepositPreAuthCredential.
ImmutableDepositPreAuthLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of DepositPreAuthLedgerEntryParams.
ImmutableDepositPreAuthLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
ImmutableDepositPreAuthObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of DepositPreAuthObject.
ImmutableDepositPreAuthObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableDepositPreAuthObject.
ImmutableDidDelete - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of DidDelete.
ImmutableDidDelete.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableDidDelete.
ImmutableDidObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of DidObject.
ImmutableDidObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableDidObject.
ImmutableDidSet - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of DidSet.
ImmutableDidSet.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableDidSet.
ImmutableEcDsaSignature - Class in org.xrpl.xrpl4j.crypto.signing.bc
Immutable implementation of EcDsaSignature.
ImmutableEcDsaSignature.Builder - Class in org.xrpl.xrpl4j.crypto.signing.bc
Builds instances of type ImmutableEcDsaSignature.
ImmutableEnableAmendment - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of EnableAmendment.
ImmutableEnableAmendment.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableEnableAmendment.
ImmutableEscrowCancel - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of EscrowCancel.
ImmutableEscrowCancel.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableEscrowCancel.
ImmutableEscrowCreate - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of EscrowCreate.
ImmutableEscrowCreate.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableEscrowCreate.
ImmutableEscrowFinish - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of EscrowFinish.
ImmutableEscrowFinish.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableEscrowFinish.
ImmutableEscrowLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of EscrowLedgerEntryParams.
ImmutableEscrowLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableEscrowLedgerEntryParams.
ImmutableEscrowObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of EscrowObject.
ImmutableEscrowObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableEscrowObject.
ImmutableFeeDrops - Class in org.xrpl.xrpl4j.model.client.fees
Immutable implementation of FeeDrops.
ImmutableFeeDrops.Builder - Class in org.xrpl.xrpl4j.model.client.fees
Builds instances of type ImmutableFeeDrops.
ImmutableFeeLevels - Class in org.xrpl.xrpl4j.model.client.fees
Immutable implementation of FeeLevels.
ImmutableFeeLevels.Builder - Class in org.xrpl.xrpl4j.model.client.fees
Builds instances of type ImmutableFeeLevels.
ImmutableFeeResult - Class in org.xrpl.xrpl4j.model.client.fees
Immutable implementation of FeeResult.
ImmutableFeeResult.Builder - Class in org.xrpl.xrpl4j.model.client.fees
Builds instances of type ImmutableFeeResult.
ImmutableFieldHeader - Class in org.xrpl.xrpl4j.codec.binary
Immutable implementation of FieldHeader.
ImmutableFieldHeader.Builder - Class in org.xrpl.xrpl4j.codec.binary
Builds instances of type ImmutableFieldHeader.
ImmutableFieldInfo - Class in org.xrpl.xrpl4j.codec.binary.definitions
Immutable implementation of FieldInfo.
ImmutableFieldInfo.Builder - Class in org.xrpl.xrpl4j.codec.binary.definitions
Builds instances of type ImmutableFieldInfo.
ImmutableFieldInstance - Class in org.xrpl.xrpl4j.codec.binary.definitions
Immutable implementation of FieldInstance.
ImmutableFieldInstance.Builder - Class in org.xrpl.xrpl4j.codec.binary.definitions
Builds instances of type ImmutableFieldInstance.
ImmutableFieldWithValue<T> - Class in org.xrpl.xrpl4j.codec.binary.types
Immutable implementation of FieldWithValue.
ImmutableFieldWithValue.Builder<T> - Class in org.xrpl.xrpl4j.codec.binary.types
Builds instances of type ImmutableFieldWithValue.
ImmutableFinality - Class in org.xrpl.xrpl4j.model.client
Immutable implementation of Finality.
ImmutableFinality.Builder - Class in org.xrpl.xrpl4j.model.client
Builds instances of type ImmutableFinality.
ImmutableGatewayBalancesAssets - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of GatewayBalancesAssets.
ImmutableGatewayBalancesAssets.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableGatewayBalancesAssets.
ImmutableGatewayBalancesHotWallets - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of GatewayBalancesHotWallets.
ImmutableGatewayBalancesHotWallets.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableGatewayBalancesHotWallets.
ImmutableGatewayBalancesIssuedCurrencyAmount - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of GatewayBalancesIssuedCurrencyAmount.
ImmutableGatewayBalancesIssuedCurrencyAmount.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
ImmutableGatewayBalancesObligations - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of GatewayBalancesObligations.
ImmutableGatewayBalancesObligations.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableGatewayBalancesObligations.
ImmutableGatewayBalancesRequestParams - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of GatewayBalancesRequestParams.
ImmutableGatewayBalancesRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableGatewayBalancesRequestParams.
ImmutableGatewayBalancesResult - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of GatewayBalancesResult.
ImmutableGatewayBalancesResult.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableGatewayBalancesResult.
ImmutableGetAggregatePriceRequestParams - Class in org.xrpl.xrpl4j.model.client.oracle
Immutable implementation of GetAggregatePriceRequestParams.
ImmutableGetAggregatePriceRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.oracle
Builds instances of type ImmutableGetAggregatePriceRequestParams.
ImmutableGetAggregatePriceResult - Class in org.xrpl.xrpl4j.model.client.oracle
Immutable implementation of GetAggregatePriceResult.
ImmutableGetAggregatePriceResult.Builder - Class in org.xrpl.xrpl4j.model.client.oracle
Builds instances of type ImmutableGetAggregatePriceResult.
ImmutableHop - Class in org.xrpl.xrpl4j.codec.binary.types
Immutable implementation of Hop.
ImmutableHop.Builder - Class in org.xrpl.xrpl4j.codec.binary.types
Builds instances of type ImmutableHop.
ImmutableIssue - Class in org.xrpl.xrpl4j.codec.binary.types
Immutable implementation of Issue.
ImmutableIssue - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of Issue.
ImmutableIssue.Builder - Class in org.xrpl.xrpl4j.codec.binary.types
Builds instances of type ImmutableIssue.
ImmutableIssue.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableIssue.
ImmutableIssuedCurrencyAmount - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of IssuedCurrencyAmount.
ImmutableIssuedCurrencyAmount.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableIssuedCurrencyAmount.
ImmutableJobType - Class in org.xrpl.xrpl4j.model.client.serverinfo
Immutable implementation of ServerInfo.JobType.
ImmutableJobType.Builder - Class in org.xrpl.xrpl4j.model.client.serverinfo
Builds instances of type ImmutableJobType.
ImmutableKeyPair - Class in org.xrpl.xrpl4j.crypto.keys
Immutable implementation of KeyPair.
ImmutableKeyPair.Builder - Class in org.xrpl.xrpl4j.crypto.keys
Builds instances of type ImmutableKeyPair.
ImmutableLastClose - Class in org.xrpl.xrpl4j.model.client.serverinfo
Immutable implementation of ServerInfo.LastClose.
ImmutableLastClose.Builder - Class in org.xrpl.xrpl4j.model.client.serverinfo
Builds instances of type ImmutableLastClose.
ImmutableLedgerEntryRequestParams<T> - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of LedgerEntryRequestParams.
ImmutableLedgerEntryResult<T> - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of LedgerEntryResult.
ImmutableLedgerEntryResult.Builder<T> - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableLedgerEntryResult.
ImmutableLedgerHeader - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of LedgerHeader.
ImmutableLedgerHeader.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableLedgerHeader.
ImmutableLedgerRequestParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of LedgerRequestParams.
ImmutableLedgerRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableLedgerRequestParams.
ImmutableLedgerResult - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of LedgerResult.
ImmutableLedgerResult.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableLedgerResult.
ImmutableLedgerSpecifier - Class in org.xrpl.xrpl4j.model.client.common
Immutable implementation of LedgerSpecifier.
ImmutableLedgerSpecifier.Builder - Class in org.xrpl.xrpl4j.model.client.common
Builds instances of type ImmutableLedgerSpecifier.
ImmutableLoad - Class in org.xrpl.xrpl4j.model.client.serverinfo
Immutable implementation of ServerInfo.Load.
ImmutableLoad.Builder - Class in org.xrpl.xrpl4j.model.client.serverinfo
Builds instances of type ImmutableLoad.
ImmutableMemo - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Memo.
ImmutableMemo.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableMemo.
ImmutableMemoWrapper - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of MemoWrapper.
ImmutableMemoWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableMemoWrapper.
ImmutableMetaAccountRootObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaAccountRootObject.
ImmutableMetaAccountRootObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaAccountRootObject.
ImmutableMetaAmmObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaAmmObject.
ImmutableMetaAmmObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaAmmObject.
ImmutableMetaAuctionSlot - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaAuctionSlot.
ImmutableMetaAuctionSlot.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaAuctionSlot.
ImmutableMetaAuthAccount - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaAuthAccount.
ImmutableMetaAuthAccount.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaAuthAccount.
ImmutableMetaAuthAccountWrapper - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaAuthAccountWrapper.
ImmutableMetaAuthAccountWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaAuthAccountWrapper.
ImmutableMetaBook - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaBook.
ImmutableMetaBook.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaBook.
ImmutableMetaBookWrapper - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaBookWrapper.
ImmutableMetaBookWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaBookWrapper.
ImmutableMetaBridgeObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaBridgeObject.
ImmutableMetaBridgeObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaBridgeObject.
ImmutableMetaCheckObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaCheckObject.
ImmutableMetaCheckObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaCheckObject.
ImmutableMetaCredential - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaCredential.
ImmutableMetaCredential.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaCredential.
ImmutableMetaCredentialObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaCredentialObject.
ImmutableMetaCredentialObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaCredentialObject.
ImmutableMetaCredentialWrapper - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaCredentialWrapper.
ImmutableMetaCredentialWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaCredentialWrapper.
ImmutableMetaDelegateObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaDelegateObject.
ImmutableMetaDelegateObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaDelegateObject.
ImmutableMetaDepositPreAuthObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaDepositPreAuthObject.
ImmutableMetaDepositPreAuthObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaDepositPreAuthObject.
ImmutableMetaDidObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaDidObject.
ImmutableMetaDidObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaDidObject.
ImmutableMetaEscrowObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaEscrowObject.
ImmutableMetaEscrowObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaEscrowObject.
ImmutableMetaLedgerEntryType - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaLedgerEntryType.
ImmutableMetaLedgerEntryType.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaLedgerEntryType.
ImmutableMetaMpTokenIssuanceObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaMpTokenIssuanceObject.
ImmutableMetaMpTokenIssuanceObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaMpTokenIssuanceObject.
ImmutableMetaMpTokenObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaMpTokenObject.
ImmutableMetaMpTokenObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaMpTokenObject.
ImmutableMetaNfTokenOfferObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaNfTokenOfferObject.
ImmutableMetaNfTokenOfferObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaNfTokenOfferObject.
ImmutableMetaNfTokenPageObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaNfTokenPageObject.
ImmutableMetaNfTokenPageObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaNfTokenPageObject.
ImmutableMetaOfferObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaOfferObject.
ImmutableMetaOfferObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaOfferObject.
ImmutableMetaOracleObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaOracleObject.
ImmutableMetaOracleObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaOracleObject.
ImmutableMetaPayChannelObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaPayChannelObject.
ImmutableMetaPayChannelObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaPayChannelObject.
ImmutableMetaPermissionedDomainObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaPermissionedDomainObject.
ImmutableMetaPermissionedDomainObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaPermissionedDomainObject.
ImmutableMetaRippleStateObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaRippleStateObject.
ImmutableMetaRippleStateObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaRippleStateObject.
ImmutableMetaSignerEntry - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaSignerEntry.
ImmutableMetaSignerEntry.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaSignerEntry.
ImmutableMetaSignerEntryWrapper - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaSignerEntryWrapper.
ImmutableMetaSignerEntryWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaSignerEntryWrapper.
ImmutableMetaSignerListObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaSignerListObject.
ImmutableMetaSignerListObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaSignerListObject.
ImmutableMetaTicketObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaTicketObject.
ImmutableMetaTicketObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaTicketObject.
ImmutableMetaUnknownObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaUnknownObject.
ImmutableMetaUnknownObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaUnknownObject.
ImmutableMetaVoteEntry - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaVoteEntry.
ImmutableMetaVoteEntry.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaVoteEntry.
ImmutableMetaVoteEntryWrapper - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaVoteEntryWrapper.
ImmutableMetaVoteEntryWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaVoteEntryWrapper.
ImmutableMetaXChainClaimAttestation - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaXChainClaimAttestation.
ImmutableMetaXChainClaimAttestation.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaXChainClaimAttestation.
ImmutableMetaXChainClaimProofSig - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaXChainClaimProofSig.
ImmutableMetaXChainClaimProofSig.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaXChainClaimProofSig.
ImmutableMetaXChainCreateAccountAttestation - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaXChainCreateAccountAttestation.
ImmutableMetaXChainCreateAccountAttestation.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
ImmutableMetaXChainCreateAccountProofSig - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaXChainCreateAccountProofSig.
ImmutableMetaXChainCreateAccountProofSig.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
ImmutableMetaXChainOwnedClaimIdObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaXChainOwnedClaimIdObject.
ImmutableMetaXChainOwnedClaimIdObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableMetaXChainOwnedClaimIdObject.
ImmutableMetaXChainOwnedCreateAccountClaimIdObject - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of MetaXChainOwnedCreateAccountClaimIdObject.
ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder - Class in org.xrpl.xrpl4j.model.transactions.metadata
ImmutableModifiedNode<T> - Class in org.xrpl.xrpl4j.model.transactions.metadata
Immutable implementation of ModifiedNode.
ImmutableModifiedNode.Builder<T> - Class in org.xrpl.xrpl4j.model.transactions.metadata
Builds instances of type ImmutableModifiedNode.
ImmutableMptCurrencyAmount - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of MptCurrencyAmount.
ImmutableMptCurrencyAmount.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableMptCurrencyAmount.
ImmutableMptHoldersMpToken - Class in org.xrpl.xrpl4j.model.client.mpt
Immutable implementation of MptHoldersMpToken.
ImmutableMptHoldersMpToken.Builder - Class in org.xrpl.xrpl4j.model.client.mpt
Builds instances of type ImmutableMptHoldersMpToken.
ImmutableMptHoldersRequestParams - Class in org.xrpl.xrpl4j.model.client.mpt
Immutable implementation of MptHoldersRequestParams.
ImmutableMptHoldersRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.mpt
Builds instances of type ImmutableMptHoldersRequestParams.
ImmutableMptHoldersResponse - Class in org.xrpl.xrpl4j.model.client.mpt
Immutable implementation of MptHoldersResponse.
ImmutableMptHoldersResponse.Builder - Class in org.xrpl.xrpl4j.model.client.mpt
Builds instances of type ImmutableMptHoldersResponse.
ImmutableMpTokenAuthorize - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of MpTokenAuthorize.
ImmutableMpTokenAuthorize.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableMpTokenAuthorize.
ImmutableMpTokenIssuanceCreate - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of MpTokenIssuanceCreate.
ImmutableMpTokenIssuanceCreate.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableMpTokenIssuanceCreate.
ImmutableMpTokenIssuanceDestroy - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of MpTokenIssuanceDestroy.
ImmutableMpTokenIssuanceDestroy.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableMpTokenIssuanceDestroy.
ImmutableMpTokenIssuanceObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of MpTokenIssuanceObject.
ImmutableMpTokenIssuanceObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableMpTokenIssuanceObject.
ImmutableMpTokenIssuanceSet - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of MpTokenIssuanceSet.
ImmutableMpTokenIssuanceSet.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableMpTokenIssuanceSet.
ImmutableMpTokenLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of MpTokenLedgerEntryParams.
ImmutableMpTokenLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableMpTokenLedgerEntryParams.
ImmutableMpTokenObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of MpTokenObject.
ImmutableMpTokenObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableMpTokenObject.
ImmutableMultiSignedTransaction<T> - Class in org.xrpl.xrpl4j.crypto.signing
Immutable implementation of MultiSignedTransaction.
ImmutableMultiSignedTransaction.Builder<T> - Class in org.xrpl.xrpl4j.crypto.signing
Builds instances of type ImmutableMultiSignedTransaction.
ImmutableNftBuyOffersRequestParams - Class in org.xrpl.xrpl4j.model.client.nft
Immutable implementation of NftBuyOffersRequestParams.
ImmutableNftBuyOffersRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.nft
Builds instances of type ImmutableNftBuyOffersRequestParams.
ImmutableNftBuyOffersResult - Class in org.xrpl.xrpl4j.model.client.nft
Immutable implementation of NftBuyOffersResult.
ImmutableNftBuyOffersResult.Builder - Class in org.xrpl.xrpl4j.model.client.nft
Builds instances of type ImmutableNftBuyOffersResult.
ImmutableNftInfoRequestParams - Class in org.xrpl.xrpl4j.model.client.nft
Immutable implementation of NftInfoRequestParams.
ImmutableNftInfoRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.nft
Builds instances of type ImmutableNftInfoRequestParams.
ImmutableNftInfoResult - Class in org.xrpl.xrpl4j.model.client.nft
Immutable implementation of NftInfoResult.
ImmutableNftInfoResult.Builder - Class in org.xrpl.xrpl4j.model.client.nft
Builds instances of type ImmutableNftInfoResult.
ImmutableNfToken - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of NfToken.
ImmutableNfToken.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableNfToken.
ImmutableNfTokenAcceptOffer - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of NfTokenAcceptOffer.
ImmutableNfTokenAcceptOffer.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableNfTokenAcceptOffer.
ImmutableNfTokenBurn - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of NfTokenBurn.
ImmutableNfTokenBurn.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableNfTokenBurn.
ImmutableNfTokenCancelOffer - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of NfTokenCancelOffer.
ImmutableNfTokenCancelOffer.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableNfTokenCancelOffer.
ImmutableNfTokenCreateOffer - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of NfTokenCreateOffer.
ImmutableNfTokenCreateOffer.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableNfTokenCreateOffer.
ImmutableNfTokenMint - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of NfTokenMint.
ImmutableNfTokenMint.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableNfTokenMint.
ImmutableNfTokenObject - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of NfTokenObject.
ImmutableNfTokenObject.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableNfTokenObject.
ImmutableNfTokenOfferObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of NfTokenOfferObject.
ImmutableNfTokenOfferObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableNfTokenOfferObject.
ImmutableNfTokenPageObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of NfTokenPageObject.
ImmutableNfTokenPageObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableNfTokenPageObject.
ImmutableNfTokenWrapper - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of NfTokenWrapper.
ImmutableNfTokenWrapper.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableNfTokenWrapper.
ImmutableNftSellOffersRequestParams - Class in org.xrpl.xrpl4j.model.client.nft
Immutable implementation of NftSellOffersRequestParams.
ImmutableNftSellOffersRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.nft
Builds instances of type ImmutableNftSellOffersRequestParams.
ImmutableNftSellOffersResult - Class in org.xrpl.xrpl4j.model.client.nft
Immutable implementation of NftSellOffersResult.
ImmutableNftSellOffersResult.Builder - Class in org.xrpl.xrpl4j.model.client.nft
Builds instances of type ImmutableNftSellOffersResult.
ImmutableOfferCancel - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of OfferCancel.
ImmutableOfferCancel.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableOfferCancel.
ImmutableOfferCreate - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of OfferCreate.
ImmutableOfferCreate.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableOfferCreate.
ImmutableOfferLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of OfferLedgerEntryParams.
ImmutableOfferLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableOfferLedgerEntryParams.
ImmutableOfferObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of OfferObject.
ImmutableOfferObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableOfferObject.
ImmutableOfferResultObject - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of OfferResultObject.
ImmutableOfferResultObject.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableOfferResultObject.
ImmutableOracleDelete - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of OracleDelete.
ImmutableOracleDelete.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableOracleDelete.
ImmutableOracleLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of OracleLedgerEntryParams.
ImmutableOracleLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableOracleLedgerEntryParams.
ImmutableOracleObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of OracleObject.
ImmutableOracleObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableOracleObject.
ImmutableOracleSet - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of OracleSet.
ImmutableOracleSet.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableOracleSet.
ImmutablePathAlternative - Class in org.xrpl.xrpl4j.model.client.path
Immutable implementation of PathAlternative.
ImmutablePathAlternative.Builder - Class in org.xrpl.xrpl4j.model.client.path
Builds instances of type ImmutablePathAlternative.
ImmutablePathCurrency - Class in org.xrpl.xrpl4j.model.client.path
Immutable implementation of PathCurrency.
ImmutablePathCurrency.Builder - Class in org.xrpl.xrpl4j.model.client.path
Builds instances of type ImmutablePathCurrency.
ImmutablePathStep - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of PathStep.
ImmutablePathStep.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePathStep.
ImmutablePayChannelObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of PayChannelObject.
ImmutablePayChannelObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutablePayChannelObject.
ImmutablePayment - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Payment.
ImmutablePayment.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePayment.
ImmutablePaymentChannelClaim - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of PaymentChannelClaim.
ImmutablePaymentChannelClaim.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePaymentChannelClaim.
ImmutablePaymentChannelCreate - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of PaymentChannelCreate.
ImmutablePaymentChannelCreate.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePaymentChannelCreate.
ImmutablePaymentChannelFund - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of PaymentChannelFund.
ImmutablePaymentChannelFund.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePaymentChannelFund.
ImmutablePaymentChannelResultObject - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of PaymentChannelResultObject.
ImmutablePaymentChannelResultObject.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutablePaymentChannelResultObject.
ImmutablePermission - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Permission.
ImmutablePermission.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePermission.
ImmutablePermissionedDomainDelete - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of PermissionedDomainDelete.
ImmutablePermissionedDomainDelete.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePermissionedDomainDelete.
ImmutablePermissionedDomainLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of PermissionedDomainLedgerEntryParams.
ImmutablePermissionedDomainLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
ImmutablePermissionedDomainObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of PermissionedDomainObject.
ImmutablePermissionedDomainObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutablePermissionedDomainObject.
ImmutablePermissionedDomainSet - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of PermissionedDomainSet.
ImmutablePermissionedDomainSet.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePermissionedDomainSet.
ImmutablePermissionWrapper - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of PermissionWrapper.
ImmutablePermissionWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePermissionWrapper.
ImmutablePriceData - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of PriceData.
ImmutablePriceData.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePriceData.
ImmutablePriceDataWrapper - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of PriceDataWrapper.
ImmutablePriceDataWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutablePriceDataWrapper.
ImmutablePublicKey - Class in org.xrpl.xrpl4j.crypto.keys
Immutable implementation of PublicKey.
ImmutablePublicKey.Builder - Class in org.xrpl.xrpl4j.crypto.keys
Builds instances of type ImmutablePublicKey.
ImmutableQueueData - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of QueueData.
ImmutableQueueData.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableQueueData.
ImmutableQueueTransaction - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of QueueTransaction.
ImmutableQueueTransaction.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableQueueTransaction.
ImmutableRawTransactionWrapper - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of RawTransactionWrapper.
ImmutableRawTransactionWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableRawTransactionWrapper.
ImmutableReportingModeServerInfo - Class in org.xrpl.xrpl4j.model.client.serverinfo
Immutable implementation of ReportingModeServerInfo.
ImmutableReportingModeServerInfo.Builder - Class in org.xrpl.xrpl4j.model.client.serverinfo
Builds instances of type ImmutableReportingModeServerInfo.
ImmutableRippledServerInfo - Class in org.xrpl.xrpl4j.model.client.serverinfo
Immutable implementation of RippledServerInfo.
ImmutableRippledServerInfo.Builder - Class in org.xrpl.xrpl4j.model.client.serverinfo
Builds instances of type ImmutableRippledServerInfo.
ImmutableRipplePathFindRequestParams - Class in org.xrpl.xrpl4j.model.client.path
Immutable implementation of RipplePathFindRequestParams.
ImmutableRipplePathFindRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.path
Builds instances of type ImmutableRipplePathFindRequestParams.
ImmutableRipplePathFindResult - Class in org.xrpl.xrpl4j.model.client.path
Immutable implementation of RipplePathFindResult.
ImmutableRipplePathFindResult.Builder - Class in org.xrpl.xrpl4j.model.client.path
Builds instances of type ImmutableRipplePathFindResult.
ImmutableRippleStateAccounts - Class in org.xrpl.xrpl4j.model.client.ledger
ImmutableRippleStateAccounts.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableRippleStateAccounts.
ImmutableRippleStateLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of RippleStateLedgerEntryParams.
ImmutableRippleStateLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableRippleStateLedgerEntryParams.
ImmutableRippleStateObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of RippleStateObject.
ImmutableRippleStateObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableRippleStateObject.
ImmutableSellOffer - Class in org.xrpl.xrpl4j.model.client.nft
Immutable implementation of SellOffer.
ImmutableSellOffer.Builder - Class in org.xrpl.xrpl4j.model.client.nft
Builds instances of type ImmutableSellOffer.
ImmutableServerInfoResult - Class in org.xrpl.xrpl4j.model.client.serverinfo
Immutable implementation of ServerInfoResult.
ImmutableServerInfoResult.Builder - Class in org.xrpl.xrpl4j.model.client.serverinfo
Builds instances of type ImmutableServerInfoResult.
ImmutableSetFee - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of SetFee.
ImmutableSetFee.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableSetFee.
ImmutableSetRegularKey - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of SetRegularKey.
ImmutableSetRegularKey.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableSetRegularKey.
ImmutableSignature - Class in org.xrpl.xrpl4j.crypto.signing
Immutable implementation of Signature.
ImmutableSignature.Builder - Class in org.xrpl.xrpl4j.crypto.signing
Builds instances of type ImmutableSignature.
ImmutableSigner - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Signer.
ImmutableSigner.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableSigner.
ImmutableSignerEntry - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of SignerEntry.
ImmutableSignerEntry.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableSignerEntry.
ImmutableSignerEntryWrapper - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of SignerEntryWrapper.
ImmutableSignerEntryWrapper.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableSignerEntryWrapper.
ImmutableSignerListObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of SignerListObject.
ImmutableSignerListObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableSignerListObject.
ImmutableSignerListSet - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of SignerListSet.
ImmutableSignerListSet.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableSignerListSet.
ImmutableSignerWrapper - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of SignerWrapper.
ImmutableSignerWrapper.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableSignerWrapper.
ImmutableSingleSignedTransaction<T> - Class in org.xrpl.xrpl4j.crypto.signing
Immutable implementation of SingleSignedTransaction.
ImmutableSingleSignedTransaction.Builder<T> - Class in org.xrpl.xrpl4j.crypto.signing
Builds instances of type ImmutableSingleSignedTransaction.
ImmutableSubmitMultiSignedRequestParams - Class in org.xrpl.xrpl4j.model.client.transactions
Immutable implementation of SubmitMultiSignedRequestParams.
ImmutableSubmitMultiSignedRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.transactions
Builds instances of type ImmutableSubmitMultiSignedRequestParams.
ImmutableSubmitMultiSignedResult<TxnType> - Class in org.xrpl.xrpl4j.model.client.transactions
Immutable implementation of SubmitMultiSignedResult.
ImmutableSubmitMultiSignedResult.Builder<TxnType> - Class in org.xrpl.xrpl4j.model.client.transactions
Builds instances of type ImmutableSubmitMultiSignedResult.
ImmutableSubmitRequestParams - Class in org.xrpl.xrpl4j.model.client.transactions
Immutable implementation of SubmitRequestParams.
ImmutableSubmitRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.transactions
Builds instances of type ImmutableSubmitRequestParams.
ImmutableSubmitResult<TxnType> - Class in org.xrpl.xrpl4j.model.client.transactions
Immutable implementation of SubmitResult.
ImmutableSubmitResult.Builder<TxnType> - Class in org.xrpl.xrpl4j.model.client.transactions
Builds instances of type ImmutableSubmitResult.
ImmutableTicketCreate - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of TicketCreate.
ImmutableTicketCreate.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableTicketCreate.
ImmutableTicketLedgerEntryParams - Class in org.xrpl.xrpl4j.model.client.ledger
Immutable implementation of TicketLedgerEntryParams.
ImmutableTicketLedgerEntryParams.Builder - Class in org.xrpl.xrpl4j.model.client.ledger
Builds instances of type ImmutableTicketLedgerEntryParams.
ImmutableTicketObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of TicketObject.
ImmutableTicketObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableTicketObject.
ImmutableTransactionMetadata - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of TransactionMetadata.
ImmutableTransactionMetadata.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableTransactionMetadata.
ImmutableTransactionRequestParams - Class in org.xrpl.xrpl4j.model.client.transactions
Immutable implementation of TransactionRequestParams.
ImmutableTransactionRequestParams.Builder - Class in org.xrpl.xrpl4j.model.client.transactions
Builds instances of type ImmutableTransactionRequestParams.
ImmutableTransactionResult<TxnType> - Class in org.xrpl.xrpl4j.model.client.transactions
Immutable implementation of TransactionResult.
ImmutableTransactionResult.Builder<TxnType> - Class in org.xrpl.xrpl4j.model.client.transactions
Builds instances of type ImmutableTransactionResult.
ImmutableTrustLine - Class in org.xrpl.xrpl4j.model.client.accounts
Immutable implementation of TrustLine.
ImmutableTrustLine.Builder - Class in org.xrpl.xrpl4j.model.client.accounts
Builds instances of type ImmutableTrustLine.
ImmutableTrustSet - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of TrustSet.
ImmutableTrustSet.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableTrustSet.
ImmutableUnknownLedgerObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of UnknownLedgerObject.
ImmutableUnknownLedgerObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableUnknownLedgerObject.
ImmutableUnknownTransaction - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of UnknownTransaction.
ImmutableUnknownTransaction.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableUnknownTransaction.
ImmutableUnlModify - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of UnlModify.
ImmutableUnlModify.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableUnlModify.
ImmutableUnsignedClaim - Class in org.xrpl.xrpl4j.model.client.channels
Immutable implementation of UnsignedClaim.
ImmutableUnsignedClaim.Builder - Class in org.xrpl.xrpl4j.model.client.channels
Builds instances of type ImmutableUnsignedClaim.
ImmutableValidatedLedger - Class in org.xrpl.xrpl4j.model.client.serverinfo
Immutable implementation of ServerInfo.ValidatedLedger.
ImmutableValidatedLedger.Builder - Class in org.xrpl.xrpl4j.model.client.serverinfo
Builds instances of type ImmutableValidatedLedger.
ImmutableVoteEntry - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of VoteEntry.
ImmutableVoteEntry.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableVoteEntry.
ImmutableVoteEntryWrapper - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of VoteEntryWrapper.
ImmutableVoteEntryWrapper.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableVoteEntryWrapper.
ImmutableXChainAccountCreateCommit - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of XChainAccountCreateCommit.
ImmutableXChainAccountCreateCommit.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableXChainAccountCreateCommit.
ImmutableXChainAddAccountCreateAttestation - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of XChainAddAccountCreateAttestation.
ImmutableXChainAddAccountCreateAttestation.Builder - Class in org.xrpl.xrpl4j.model.transactions
ImmutableXChainAddClaimAttestation - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of XChainAddClaimAttestation.
ImmutableXChainAddClaimAttestation.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableXChainAddClaimAttestation.
ImmutableXChainBridge - Class in org.xrpl.xrpl4j.codec.binary.types
Immutable implementation of XChainBridge.
ImmutableXChainBridge - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of XChainBridge.
ImmutableXChainBridge.Builder - Class in org.xrpl.xrpl4j.codec.binary.types
Builds instances of type ImmutableXChainBridge.
ImmutableXChainBridge.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableXChainBridge.
ImmutableXChainClaim - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of XChainClaim.
ImmutableXChainClaim.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableXChainClaim.
ImmutableXChainClaimAttestation - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of XChainClaimAttestation.
ImmutableXChainClaimAttestation.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableXChainClaimAttestation.
ImmutableXChainClaimProofSig - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of XChainClaimProofSig.
ImmutableXChainClaimProofSig.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableXChainClaimProofSig.
ImmutableXChainCommit - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of XChainCommit.
ImmutableXChainCommit.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableXChainCommit.
ImmutableXChainCreateAccountAttestation - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of XChainCreateAccountAttestation.
ImmutableXChainCreateAccountAttestation.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableXChainCreateAccountAttestation.
ImmutableXChainCreateAccountProofSig - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of XChainCreateAccountProofSig.
ImmutableXChainCreateAccountProofSig.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableXChainCreateAccountProofSig.
ImmutableXChainCreateBridge - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of XChainCreateBridge.
ImmutableXChainCreateBridge.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableXChainCreateBridge.
ImmutableXChainCreateClaimId - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of XChainCreateClaimId.
ImmutableXChainCreateClaimId.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableXChainCreateClaimId.
ImmutableXChainModifyBridge - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of XChainModifyBridge.
ImmutableXChainModifyBridge.Builder - Class in org.xrpl.xrpl4j.model.transactions
Builds instances of type ImmutableXChainModifyBridge.
ImmutableXChainOwnedClaimIdObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of XChainOwnedClaimIdObject.
ImmutableXChainOwnedClaimIdObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
Builds instances of type ImmutableXChainOwnedClaimIdObject.
ImmutableXChainOwnedCreateAccountClaimIdObject - Class in org.xrpl.xrpl4j.model.ledger
Immutable implementation of XChainOwnedCreateAccountClaimIdObject.
ImmutableXChainOwnedCreateAccountClaimIdObject.Builder - Class in org.xrpl.xrpl4j.model.ledger
INDEPENDENT - Static variable in class org.xrpl.xrpl4j.model.flags.BatchFlags
Constant BatchFlags for the tfIndependent flag.
index() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Look up a ledger entry by ID/index.
index() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult
The ID of the ledger entry returned.
index() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Look up a ledger entry by ID/index.
index() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryResult
The ID of the ledger entry returned.
index() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
The unique ID of the OfferObject.
index() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
The unique ID of the OfferObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
The unique ID of this AccountRootObject ledger object.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.AmmObject
The unique ID of the AmmObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.BridgeObject
The unique ID of the BridgeObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
The unique ID of the CheckObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.CredentialObject
The unique ID of the CredentialObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.DelegateObject
The unique ID of the DelegateObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.DepositPreAuthObject
The unique ID of the DepositPreAuthObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.DidObject
The unique ID of the DidObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
The unique ID of this EscrowObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
The unique ID of this AccountRootObject ledger object.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
The unique ID of the AmmObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
The unique ID of the BridgeObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
The unique ID of the CheckObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
The unique ID of the CredentialObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
The unique ID of the DelegateObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
The unique ID of the DepositPreAuthObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
The unique ID of the DidObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
The unique ID of this EscrowObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
The unique ID of this MpTokenIssuanceObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
The unique ID of this MpTokenObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
The unique ID of this NfTokenOfferObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
The unique ID of this NfTokenPageObject ledger object.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
The unique ID of the OfferObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
The unique ID of the OracleObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
Unique ID for this channel.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
The unique ID of the PermissionedDomainObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
Unique identifier for this RippleStateObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject
Unique ID for this SignerListObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
The unique ID of the TicketObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
The unique ID of the XChainOwnedClaimIdObject.
index() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
index() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
The unique ID of this MpTokenIssuanceObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
The unique ID of this MpTokenObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
The unique ID of this NfTokenOfferObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenPageObject
The unique ID of this NfTokenPageObject ledger object.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
The unique ID of the OfferObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.OracleObject
The unique ID of the OracleObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
Unique ID for this channel.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.PermissionedDomainObject
The unique ID of the PermissionedDomainObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
Unique identifier for this RippleStateObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.SignerListObject
Unique ID for this SignerListObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.TicketObject
The unique ID of the TicketObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedClaimIdObject
The unique ID of the XChainOwnedClaimIdObject.
index() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedCreateAccountClaimIdObject
index(Hash256) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject.Builder
Initializes the value for the index attribute.
index(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject.Builder
Initializes the value for the index attribute.
index(Hash256, Class<T>, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a ledger entry by index.
index(Hash256, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a ledger entry by index but does not narrow down the polymorphic type of LedgerObject that is returned.
info() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableServerInfoResult
Information about the requested server.
info() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfoResult
Information about the requested server.
info(ServerInfo) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableServerInfoResult.Builder
Initializes the value for the info attribute.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.AccountSetTransactionFlags
Constant AccountSetTransactionFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.AmmClawbackFlags
Constant AmmClawbackFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.AmmDepositFlags
Constant AmmDepositFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.AmmWithdrawFlags
Constant AmmWithdrawFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenAuthorizeFlags
Constant MpTokenAuthorizeFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceCreateFlags
Constant MpTokenIssuanceCreateFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceSetFlags
Constant MpTokenIssuanceSetFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.NfTokenCreateOfferFlags
Constant NfTokenCreateOfferFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.NfTokenMintFlags
Constant NfTokenMintFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.OfferCreateFlags
Constant OfferCreateFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.PaymentChannelClaimFlags
Constant PaymentChannelClaimFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.PaymentFlags
Constant PaymentFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.TransactionFlags
Corresponds to the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.TrustSetFlags
Constant TrustSetFlags for the tfInnerBatchTxn flag.
INNER_BATCH_TXN - Static variable in class org.xrpl.xrpl4j.model.flags.XChainModifyBridgeFlags
Constant XChainModifyBridgeFlags for the tfInnerBatchTxn flag.
inProgress() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType
The number of jobs that are currently in progress.
inProgress() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.JobType
The number of jobs that are currently in progress.
inProgress(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Initializes the optional value inProgress to inProgress.
inProgress(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Initializes the optional value inProgress to inProgress.
INSTANCE - Static variable in interface org.xrpl.xrpl4j.codec.binary.definitions.DefinitionsProvider
 
invoiceId() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
Arbitrary 256-bit hash provided by the CheckObject.account() as a specific reason or identifier for this CheckObject.
invoiceId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
Arbitrary 256-bit hash provided by the CheckObject.account() as a specific reason or identifier for this CheckObject.
invoiceId() - Method in interface org.xrpl.xrpl4j.model.transactions.CheckCreate
Arbitrary 256-bit hash representing a specific reason or identifier for this Check.
invoiceId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
Arbitrary 256-bit hash representing a specific reason or identifier for this Check.
invoiceId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Arbitrary 256-bit hash representing a specific reason or identifier for this payment.
invoiceId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
Arbitrary 256-bit hash provided by the MetaCheckObject.account() as a specific reason or identifier for this MetaCheckObject.
invoiceId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCheckObject
Arbitrary 256-bit hash provided by the MetaCheckObject.account() as a specific reason or identifier for this MetaCheckObject.
invoiceId() - Method in interface org.xrpl.xrpl4j.model.transactions.Payment
Arbitrary 256-bit hash representing a specific reason or identifier for this payment.
invoiceId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the optional value invoiceId to invoiceId.
invoiceId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value invoiceId to invoiceId.
invoiceId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value invoiceId to invoiceId.
invoiceId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value invoiceId to invoiceId.
invoiceId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the optional value invoiceId to invoiceId.
invoiceId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value invoiceId to invoiceId.
invoiceId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value invoiceId to invoiceId.
invoiceId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value invoiceId to invoiceId.
ioLatencyMs() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
Amount of time spent waiting for I/O operations, in milliseconds.
ioLatencyMs() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Amount of time spent waiting for I/O operations, in milliseconds.
ioLatencyMs() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
Amount of time spent waiting for I/O operations, in milliseconds.
ioLatencyMs() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
Amount of time spent waiting for I/O operations, in milliseconds.
ioLatencyMs(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the value for the ioLatencyMs attribute.
ioLatencyMs(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the value for the ioLatencyMs attribute.
is(T) - Static method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Create a FluentCompareTo for the given value.
isDestroyed() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
 
isDestroyed() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
 
isDestroyed() - Method in class org.xrpl.xrpl4j.crypto.keys.Entropy
 
isDestroyed() - Method in class org.xrpl.xrpl4j.crypto.keys.Passphrase
 
isDestroyed() - Method in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
 
isDestroyed() - Method in class org.xrpl.xrpl4j.crypto.keys.Seed.DefaultSeed
 
isDestroyed() - Method in class org.xrpl.xrpl4j.crypto.ServerSecret
 
isEmpty() - Method in class org.xrpl.xrpl4j.model.flags.Flags
Returns whether these TransactionFlags are empty.
isEmpty(SerializerProvider, Flags) - Method in class org.xrpl.xrpl4j.model.jackson.modules.FlagsSerializer
 
isLedgerInCompleteLedgers(UnsignedLong) - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo
Determines if the supplied ledgerIndex exists on the rippled server by inspecting ServerInfo.completeLedgers().
isNegative() - Method in interface org.xrpl.xrpl4j.model.transactions.CurrencyAmount
Indicates whether this amount is positive or negative.
isNegative() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount
Indicates whether this amount is positive or negative.
isNegative() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMptCurrencyAmount
Indicates whether this amount is positive or negative.
isNegative() - Method in interface org.xrpl.xrpl4j.model.transactions.IssuedCurrencyAmount
Indicates whether this amount is positive or negative.
isNegative() - Method in interface org.xrpl.xrpl4j.model.transactions.MptCurrencyAmount
Indicates whether this amount is positive or negative.
isNegative() - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
Indicates whether this amount is positive or negative.
isNegative(boolean) - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount.Builder
Initializes the value for the isNegative attribute.
isNot(T) - Static method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Create a FluentCompareTo for the given value.
isNthBitSet(int) - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Checks if the nth bit (1-based index from left to right) is set.
isSerialized() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInfo
If fiels is included in binary serialized representation.
isSerialized() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInstance
If field is included in binary serialized representation.
isSerialized() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo
If fiels is included in binary serialized representation.
isSerialized() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance
If field is included in binary serialized representation.
isSerialized(boolean) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo.Builder
Initializes the value for the isSerialized attribute.
isSerialized(boolean) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance.Builder
Initializes the value for the isSerialized attribute.
isSet(Flags) - Method in class org.xrpl.xrpl4j.model.flags.Flags
Determines if a specific transaction flag is set by performing a bitwise AND on this Flags and the Flags in question, and checking if the result of that operation is equal to the given flag.
isSigningField() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInfo
If field is included in signed transactions.
isSigningField() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInstance
If field is included in signed transactions.
isSigningField() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo
If field is included in signed transactions.
isSigningField() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance
If field is included in signed transactions.
isSigningField(boolean) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo.Builder
Initializes the value for the isSigningField attribute.
isSigningField(boolean) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance.Builder
Initializes the value for the isSigningField attribute.
isStrictlyCanonical() - Method in interface org.xrpl.xrpl4j.crypto.signing.bc.EcDsaSignature
Make sure signature is canonical to protect against signature morphing attacks.
Issue - Interface in org.xrpl.xrpl4j.codec.binary.types
JSON mapping object for the Issue serializable type.
Issue - Interface in org.xrpl.xrpl4j.model.ledger
Represents an asset on the ledger without an amount.
IssuedCurrencyAmount - Interface in org.xrpl.xrpl4j.model.transactions
A CurrencyAmount for Issued Currencies on the XRP Ledger.
issuer() - Method in interface org.xrpl.xrpl4j.codec.binary.types.Hop
 
issuer() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop
 
issuer() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue
The address of the issuer of this currency.
issuer() - Method in interface org.xrpl.xrpl4j.codec.binary.types.Issue
The address of the issuer of this currency.
issuer() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject
The account that issued this NFToken.
issuer() - Method in interface org.xrpl.xrpl4j.model.client.accounts.NfTokenObject
The account that issued this NFToken.
issuer() - Method in interface org.xrpl.xrpl4j.model.client.ledger.CredentialLedgerEntryParams
The issuer of the credential.
issuer() - Method in interface org.xrpl.xrpl4j.model.client.ledger.DepositPreAuthCredential
The issuer of the credential.
issuer() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableCredentialLedgerEntryParams
The issuer of the credential.
issuer() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthCredential
The issuer of the credential.
issuer() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
The account ID which denotes the issuer of this NFT.
issuer() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoResult
The account ID which denotes the issuer of this NFT.
issuer() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency
The Address of the issuer of the currency.
issuer() - Method in interface org.xrpl.xrpl4j.model.client.path.PathCurrency
The Address of the issuer of the currency.
issuer() - Method in interface org.xrpl.xrpl4j.model.ledger.CredentialObject
The account that issued this credential.
issuer() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
The account that issued this credential.
issuer() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue
The Address of the issuer of the currency, or empty if the currency is XRP.
issuer() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
The Address of the issuer of this token.
issuer() - Method in interface org.xrpl.xrpl4j.model.ledger.Issue
The Address of the issuer of the currency, or empty if the currency is XRP.
issuer() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
The Address of the issuer of this token.
issuer() - Method in interface org.xrpl.xrpl4j.model.transactions.Credential
The issuer of the credential.
issuer() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialAccept
The issuer of the credential.
issuer() - Method in interface org.xrpl.xrpl4j.model.transactions.CredentialDelete
The issuer of the credential.
issuer() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredential
The issuer of the credential.
issuer() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
The issuer of the credential.
issuer() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
The issuer of the credential.
issuer() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount
Unique account Address of the entity issuing the currency.
issuer() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
Indicates the account that should be the issuer of this token.
issuer() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep
If present, this path step represents changing currencies and this address defines the issuer of the new currency.
issuer() - Method in interface org.xrpl.xrpl4j.model.transactions.IssuedCurrencyAmount
Unique account Address of the entity issuing the currency.
issuer() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential
The issuer of the credential.
issuer() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject
The account that issued this credential.
issuer() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
 
issuer() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCredential
The issuer of the credential.
issuer() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCredentialObject
The account that issued this credential.
issuer() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenIssuanceObject
 
issuer() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenMint
Indicates the account that should be the issuer of this token.
issuer() - Method in interface org.xrpl.xrpl4j.model.transactions.PathStep
If present, this path step represents changing currencies and this address defines the issuer of the new currency.
issuer(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop.Builder
Initializes the optional value issuer to issuer.
issuer(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue.Builder
Initializes the optional value issuer to issuer.
issuer(Optional<? extends JsonNode>) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableHop.Builder
Initializes the optional value issuer to issuer.
issuer(Optional<? extends JsonNode>) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableIssue.Builder
Initializes the optional value issuer to issuer.
issuer(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency.Builder
Initializes the optional value issuer to issuer.
issuer(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue.Builder
Initializes the optional value issuer to issuer.
issuer(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the optional value issuer to issuer.
issuer(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the optional value issuer to issuer.
issuer(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep.Builder
Initializes the optional value issuer to issuer.
issuer(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential.Builder
Initializes the optional value issuer to issuer.
issuer(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Initializes the optional value issuer to issuer.
issuer(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value issuer to issuer.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject.Builder
Initializes the value for the issuer attribute.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableCredentialLedgerEntryParams.Builder
Initializes the value for the issuer attribute.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthCredential.Builder
Initializes the value for the issuer attribute.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
Initializes the value for the issuer attribute.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathCurrency.Builder
Initializes the optional value issuer to issuer.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject.Builder
Initializes the value for the issuer attribute.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableIssue.Builder
Initializes the optional value issuer to issuer.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the value for the issuer attribute.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredential.Builder
Initializes the value for the issuer attribute.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the value for the issuer attribute.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the optional value issuer to issuer.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableIssuedCurrencyAmount.Builder
Initializes the value for the issuer attribute.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the optional value issuer to issuer.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePathStep.Builder
Initializes the optional value issuer to issuer.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredential.Builder
Initializes the optional value issuer to issuer.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Initializes the optional value issuer to issuer.
issuer(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value issuer to issuer.
issuerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.CredentialObject
A hint indicating which page of the issuer's directory links to this entry, in case the directory consists of multiple pages.
issuerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
A hint indicating which page of the issuer's owner directory links to this object, in case the directory consists of multiple pages.
issuerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
A hint indicating which page of the issuer's directory links to this entry, in case the directory consists of multiple pages.
issuerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
A hint indicating which page of the issuer's owner directory links to this object, in case the directory consists of multiple pages.
issuerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject
A hint indicating which page of the issuer's directory links to this entry, in case the directory consists of multiple pages.
issuerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
A hint indicating which page of the issuer's owner directory links to this object, in case the directory consists of multiple pages.
issuerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCredentialObject
A hint indicating which page of the issuer's directory links to this entry, in case the directory consists of multiple pages.
issuerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
A hint indicating which page of the issuer's owner directory links to this object, in case the directory consists of multiple pages.
issuerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject.Builder
Initializes the value for the issuerNode attribute.
issuerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value issuerNode to issuerNode.
issuerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Initializes the optional value issuerNode to issuerNode.
issuerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value issuerNode to issuerNode.
issuerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value issuerNode to issuerNode.
issuerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject.Builder
Initializes the optional value issuerNode to issuerNode.
issuerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value issuerNode to issuerNode.
IssueType - Class in org.xrpl.xrpl4j.codec.binary.types
 
IssueType() - Constructor for class org.xrpl.xrpl4j.codec.binary.types.IssueType
 
IssueType(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.IssueType
 
issuingChainDoor() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge
The door account on the issuing chain.
issuingChainDoor() - Method in interface org.xrpl.xrpl4j.codec.binary.types.XChainBridge
The door account on the issuing chain.
issuingChainDoor() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge
The door account on the issuing chain.
issuingChainDoor() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainBridge
The door account on the issuing chain.
issuingChainDoor(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge.Builder
Initializes the value for the issuingChainDoor attribute.
issuingChainDoor(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge.Builder
Initializes the value for the issuingChainDoor attribute.
issuingChainIssue() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge
The asset that is minted and burned on the issuing chain.
issuingChainIssue() - Method in interface org.xrpl.xrpl4j.codec.binary.types.XChainBridge
The asset that is minted and burned on the issuing chain.
issuingChainIssue() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge
The asset that is minted and burned on the issuing chain.
issuingChainIssue() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainBridge
The asset that is minted and burned on the issuing chain.
issuingChainIssue(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge.Builder
Initializes the value for the issuingChainIssue attribute.
issuingChainIssue(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge.Builder
Initializes the value for the issuingChainIssue attribute.
isTranactionQueueFull() - Method in interface org.xrpl.xrpl4j.model.client.fees.ComputedNetworkFees
Determines if the transaction queue is full.
isTranactionQueueFull() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees
Determines if the transaction queue is full.
isTransactionQueueEmpty() - Method in interface org.xrpl.xrpl4j.model.client.fees.ComputedNetworkFees
Helper method to determine if a transaction queue is empty.
isTransactionQueueEmpty() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableComputedNetworkFees
Helper method to determine if a transaction queue is empty.
isUnwrappingSerializer() - Method in class org.xrpl.xrpl4j.model.jackson.modules.LedgerSpecifierSerializer
 
isValidClassicAddress(Address) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
Tests if the given Address is a valid Classic Address.
isValidXAddress(XAddress) - Method in class org.xrpl.xrpl4j.codec.addresses.AddressCodec
Tests if the given X-Address is a valid X-Address.
isVariableLengthEncoded() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInfo
 
isVariableLengthEncoded() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInstance
Whether or not this FieldInstance is variable-length encoded.
isVariableLengthEncoded() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo
 
isVariableLengthEncoded() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance
Whether or not this FieldInstance is variable-length encoded.
isVariableLengthEncoded(boolean) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo.Builder
Initializes the value for the isVariableLengthEncoded attribute.
isVariableLengthEncoded(boolean) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance.Builder
Initializes the value for the isVariableLengthEncoded attribute.

J

JavaKeystoreLoader - Class in org.xrpl.xrpl4j.crypto
A class that assists in loading KeyStore objects from the classpath.
jobType() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType
The type of job.
jobType() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.JobType
The type of job.
jobType(String) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Initializes the value for the jobType attribute.
jobTypes() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad
(Admin only) Information about the rate of different types of jobs the server is doing and how much time it spends on each.
jobTypes() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.Load
(Admin only) Information about the rate of different types of jobs the server is doing and how much time it spends on each.
jobTypes(Iterable<? extends ServerInfo.JobType>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableLoad.Builder
Sets or replaces all elements for jobTypes list.
jqTransOverflow() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
The number of times (since starting up) that this server has had over 250 transactions waiting to be processed at once.
jqTransOverflow() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
The number of times (since starting up) that this server has had over 250 transactions waiting to be processed at once.
jqTransOverflow(String) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value jqTransOverflow to jqTransOverflow.
jqTransOverflow(Optional<String>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value jqTransOverflow to jqTransOverflow.
JSON - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the json rippled API method.

K

kept() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
The value true indicates that the transaction was kept to be retried later.
kept() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitResult
The value true indicates that the transaction was kept to be retried later.
kept(boolean) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Initializes the value for the kept attribute.
keyIdentifier() - Method in interface org.xrpl.xrpl4j.crypto.keys.PrivateKeyReference
The unique identifier for the private-key.
KeyPair - Interface in org.xrpl.xrpl4j.crypto.keys
Represents an XRPL public/private key pair.
keyType() - Method in class org.xrpl.xrpl4j.crypto.keys.ImmutablePublicKey
The type of this key.
keyType() - Method in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
The type of this key (either KeyType.ED25519 or KeyType.SECP256K1).
keyType() - Method in interface org.xrpl.xrpl4j.crypto.keys.PrivateKeyable
The type of this key.
keyType() - Method in interface org.xrpl.xrpl4j.crypto.keys.PublicKey
The type of this key.
KeyType - Enum in org.xrpl.xrpl4j.codec.addresses
 

L

lastClose() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
Information about the last time the server closed a ledger, including the amount of time it took to reach a consensus and the number of trusted validators participating.
lastClose() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Information about the last time the server closed a ledger, including the amount of time it took to reach a consensus and the number of trusted validators participating.
lastClose() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
Information about the last time the server closed a ledger, including the amount of time it took to reach a consensus and the number of trusted validators participating.
lastClose() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
Information about the last time the server closed a ledger, including the amount of time it took to reach a consensus and the number of trusted validators participating.
lastClose(ServerInfo.LastClose) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the value for the lastClose attribute.
lastClose(ServerInfo.LastClose) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the value for the lastClose attribute.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
Highest ledger index this transaction can appear in.
lastLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.Transaction
Highest ledger index this transaction can appear in.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastLedgerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the optional value lastLedgerSequence to lastLedgerSequence.
lastUpdateTime() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
The time the data was last updated, represented in Unix time.
lastUpdateTime() - Method in interface org.xrpl.xrpl4j.model.ledger.OracleObject
The time the data was last updated, represented in Unix time.
lastUpdateTime() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
The time the data was last updated, represented in Unix time.
lastUpdateTime() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
The time the data was last updated, represented in Unix time.
lastUpdateTime() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOracleObject
The time the data was last updated, represented in Unix time.
lastUpdateTime() - Method in interface org.xrpl.xrpl4j.model.transactions.OracleSet
The time the data was last updated, represented in Unix time.
lastUpdateTime(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Initializes the value for the lastUpdateTime attribute.
lastUpdateTime(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the value for the lastUpdateTime attribute.
lastUpdateTime(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Initializes the optional value lastUpdateTime to lastUpdateTime.
lastUpdateTime(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Initializes the optional value lastUpdateTime to lastUpdateTime.
ledger() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult
The complete header data of this ledger.
ledger() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerResult
The complete header data of this ledger.
ledger(LedgerHeader) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult.Builder
Initializes the value for the ledger attribute.
LEDGER - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the ledger rippled API method.
LEDGER_CLOSED - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the ledger_closed rippled API method.
LEDGER_CURRENT - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the ledger_current rippled API method.
LEDGER_DATA - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the ledger_data rippled API method.
LEDGER_ENTRY - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the ledger_entry rippled API method.
LEDGER_HASHES - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for LedgerHashes ledger objects.
LEDGER_HASHES - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
The ledger index of the current open ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesResult
The ledger index of the current open ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountInfoResult
(Omitted if ledger_index is provided instead) The ledger index of the current in-progress ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult
The ledger index of the current open ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
(Omitted if ledger_index is provided instead) The ledger index of the current in-progress ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
The ledger index of the current in-progress ledger version, which was used to generate this AccountObjectsResult.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult
Omitted if ledger_hash or ledger_index provided.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
The ledger index of the current open ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
The ledger index of the current open ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult
The ledger index of the current open ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult
(Omitted if ledger_index is provided instead) The ledger index of the current in-progress ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult
The ledger index of the current open ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
(Omitted if ledger_index is provided instead) The ledger index of the current in-progress ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
The ledger index of the current in-progress ledger version, which was used to generate this AccountObjectsResult.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult
Omitted if ledger_hash or ledger_index provided.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
The ledger index of the current open ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.admin.AcceptLedgerResult
The Ledger Index of the current open ledger these stats describe.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.admin.ImmutableAcceptLedgerResult
The Ledger Index of the current open ledger these stats describe.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoResult
(Omitted if ledger_index is provided instead) The ledger index of the current in-progress ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult
(Omitted if ledger_index is provided instead) The ledger index of the current in-progress ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeResult
The Ledger Index of the current open ledger these stats describe.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
The Ledger Index of the current open ledger these stats describe.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult
The LedgerIndex of this ledger, if the ledger is the current ledger.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult
The LedgerIndex of this ledger, if the ledger is the current ledger.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryResult
The LedgerIndex of this ledger, if the ledger is the current ledger.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerResult
The LedgerIndex of this ledger, if the ledger is the current ledger.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult
The ledger index of the current open ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult
The ledger index of the current open ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersResult
(Omitted if ledger_index is provided instead) The ledger index of the current in-progress ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult
(Omitted if ledger_index is provided instead) The ledger index of the current in-progress ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult
(Omitted if ledger_index is provided instead) The ledger index of the current in-progress ledger, which was used when retrieving this information.
ledgerCurrentIndex() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult
(Omitted if ledger_index is provided instead) The ledger index of the current in-progress ledger, which was used when retrieving this information.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.admin.ImmutableAcceptLedgerResult.Builder
Initializes the value for the ledgerCurrentIndex attribute.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Initializes the value for the ledgerCurrentIndex attribute.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Initializes the optional value ledgerCurrentIndex to ledgerCurrentIndex.
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountInfoResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersResult
ledgerCurrentIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult
LedgerEntryRequestParams<T> - Interface in org.xrpl.xrpl4j.model.client.ledger
Request parameters for the ledger_entry RPC.
LedgerEntryResult<T> - Interface in org.xrpl.xrpl4j.model.client.ledger
The result of a ledger_entry RPC call.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
The value 0x006F, mapped to the string "Offer", indicates that this object is a OfferObject object.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
The value 0x006F, mapped to the string "Offer", indicates that this object is a OfferObject object.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
The type of ledger object, which will always be "AccountRoot" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.AmmObject
The type of ledger object, which will always be "AMM" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.BridgeObject
The type of ledger object, which will always be "Bridge" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
The value 0x0043, mapped to the string "Check", indicates that this object is a CheckObject object.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.CredentialObject
Indicates that this object is a CredentialObject object.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.DelegateObject
The type of ledger object, which will always be "Delegate" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.DepositPreAuthObject
The type of ledger object, which will always be "DepositPreauth" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.DidObject
The type of ledger object, which will always be "DID" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
The type of ledger object, which is always "Escrow".
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
The type of ledger object, which will always be "AccountRoot" in this case.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
The type of ledger object, which will always be "AMM" in this case.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
The type of ledger object, which will always be "Bridge" in this case.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
The value 0x0043, mapped to the string "Check", indicates that this object is a CheckObject object.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
Indicates that this object is a CredentialObject object.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
The type of ledger object, which will always be "Delegate" in this case.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
The type of ledger object, which will always be "DepositPreauth" in this case.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
The type of ledger object, which will always be "DID" in this case.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
The type of ledger object, which is always "Escrow".
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
 
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
 
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
The type of ledger object.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
The type of ledger object, which will always be "NFTokenPage" in this case.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
The value 0x006F, mapped to the string "Offer", indicates that this object is a OfferObject object.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
The type of ledger object, which will always be "Oracle" in this case.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
The type of ledger object, which is always "PayChannel".
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
Indicates that this object is a PermissionedDomainObject object.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
The type of ledger object.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject
The type of ledger object.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
The type of ledger object.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableUnknownLedgerObject
The type of ledger object, as a String.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
The type of ledger object, which will always be "XChainOwnedClaimID" in this case.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
The type of ledger object, which will always be "XChainOwnedCreateAccountClaimIdObject" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
 
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
 
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
The type of ledger object.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenPageObject
The type of ledger object, which will always be "NFTokenPage" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
The value 0x006F, mapped to the string "Offer", indicates that this object is a OfferObject object.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.OracleObject
The type of ledger object, which will always be "Oracle" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
The type of ledger object, which is always "PayChannel".
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.PermissionedDomainObject
Indicates that this object is a PermissionedDomainObject object.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
The type of ledger object.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.SignerListObject
The type of ledger object.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.TicketObject
The type of ledger object.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.UnknownLedgerObject
The type of ledger object, as a String.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedClaimIdObject
The type of ledger object, which will always be "XChainOwnedClaimID" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedCreateAccountClaimIdObject
The type of ledger object, which will always be "XChainOwnedCreateAccountClaimIdObject" in this case.
ledgerEntryType() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.AffectedNode
The type of ledger entry this AffectedNode affected.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode
The type of ledger entry this AffectedNode affected.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode
The type of ledger entry this AffectedNode affected.
ledgerEntryType() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode
The type of ledger entry this AffectedNode affected.
ledgerEntryType(MetaLedgerEntryType) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode.Builder
Initializes the value for the ledgerEntryType attribute.
ledgerEntryType(MetaLedgerEntryType) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode.Builder
Initializes the value for the ledgerEntryType attribute.
ledgerEntryType(MetaLedgerEntryType) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Initializes the value for the ledgerEntryType attribute.
ledgerEntryTypes() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.Definitions
Ledger types mappings (transaction type to ordinal value).
ledgerEntryTypes() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions
Ledger types mappings (transaction type to ordinal value).
ledgerEntryTypes(Map<String, ? extends Integer>) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions.Builder
Sets or replaces all mappings from the specified map as entries for the ledgerEntryTypes map.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult
The identifying hash the ledger version that was used when retrieving this data.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
The identifying hash of the ledger that was used to generate this AccountObjectsResult.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
The identifying hash the ledger version that was used when retrieving this data.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult
The identifying hash the ledger version that was used when retrieving this data.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
The identifying hash of the ledger that was used to generate this AccountObjectsResult.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
The identifying hash the ledger version that was used when retrieving this data.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier
A 20-byte hex string for the ledger version to use.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
A 20-byte hex string for the ledger version to use.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult
Unique identifying hash of the entire ledger.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult
Unique identifying hash of the entire ledger.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryResult
Unique identifying hash of the entire ledger.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerResult
Unique identifying hash of the entire ledger.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult
The identifying Hash of the ledger version used to generate this response.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersResult
A 20-byte hex string for the ledger version to use.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult
A 20-byte hex string for the ledger version to use.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult
A 20-byte hex string for the ledger version to use.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult
A 20-byte hex string for the ledger version to use.
ledgerHash() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
The SHA-512Half of this ledger version.
ledgerHash() - Method in interface org.xrpl.xrpl4j.model.ledger.LedgerHeader
The SHA-512Half of this ledger version.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHash(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value ledgerHash to ledgerHash.
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersResult
ledgerHashSafe() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult
LedgerHeader - Interface in org.xrpl.xrpl4j.model.ledger
Contains the contents of a given ledger on the XRPL.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
The Ledger Index of the ledger version used to generate this response.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesResult
The Ledger Index of the ledger version used to generate this response.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountInfoResult
(Omitted if ledger_current_index is provided instead) The ledger index of the ledger version used when retrieving this information.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult
The ledger index of the ledger version that was used when retrieving this data.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
(Omitted if ledger_current_index is provided instead) The ledger index of the ledger version used when retrieving this information.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
The ledger index of the ledger version that was used to generate this AccountObjectsResult.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult
The Ledger Index of the ledger version used to generate this response.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsTransaction
The index of the ledger that this transaction was included in.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
The ledger index of the ledger version that was used when retrieving this data.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
The Ledger Index of the ledger version used to generate this response.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult
The Ledger Index of the ledger version used to generate this response.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult
(Omitted if ledger_current_index is provided instead) The ledger index of the ledger version used when retrieving this information.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult
The ledger index of the ledger version that was used when retrieving this data.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
(Omitted if ledger_current_index is provided instead) The ledger index of the ledger version used when retrieving this information.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
The ledger index of the ledger version that was used to generate this AccountObjectsResult.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult
The Ledger Index of the ledger version used to generate this response.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction
The index of the ledger that this transaction was included in.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
The ledger index of the ledger version that was used when retrieving this data.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoResult
(Omitted if ledger_current_index is provided instead) The ledger index of the ledger version used when retrieving this information.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult
(Omitted if ledger_current_index is provided instead) The ledger index of the ledger version used when retrieving this information.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier
The ledger index of the ledger to use.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
The ledger index of the ledger to use.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult
The LedgerIndex of this ledger.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult
The LedgerIndex of this ledger.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryResult
The LedgerIndex of this ledger.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerResult
The LedgerIndex of this ledger.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse
 
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersResponse
 
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
The ledger index of the most recent ledger version where the state of this NFT was modified, as in the NFT was minted (created), changed ownership (traded), or burned (destroyed).
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoResult
The ledger index of the most recent ledger version where the state of this NFT was modified, as in the NFT was minted (created), changed ownership (traded), or burned (destroyed).
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult
The Ledger Index of the ledger version used to generate this response.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult
The Ledger Index of the ledger version used to generate this response.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersResult
(Omitted if ledger_current_index is provided instead) The ledger index of the ledger version used when retrieving this information.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult
(Omitted if ledger_current_index is provided instead) The ledger index of the ledger version used when retrieving this information.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult
(Omitted if ledger_current_index is provided instead) The ledger index of the ledger version used when retrieving this information.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult
(Omitted if ledger_current_index is provided instead) The ledger index of the ledger version used when retrieving this information.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult
The ledger index of the ledger that includes this Transaction.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionResult
The ledger index of the ledger that includes this Transaction.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
The ledger index of the ledger.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.ledger.LedgerHeader
The ledger index of the ledger.
ledgerIndex() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.AffectedNode
The unique ID of the ledger object that we affected.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode
The unique ID of the ledger object that we affected.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode
The unique ID of the ledger object that we affected.
ledgerIndex() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode
The unique ID of the ledger object that we affected.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransaction.Builder
Initializes the value for the ledgerIndex attribute.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfoResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Initializes the value for the ledgerIndex attribute.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
Initializes the value for the ledgerIndex attribute.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult.Builder
Initializes the optional value ledgerIndex to ledgerIndex.
ledgerIndex(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the value for the ledgerIndex attribute.
ledgerIndex(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode.Builder
Initializes the value for the ledgerIndex attribute.
ledgerIndex(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode.Builder
Initializes the value for the ledgerIndex attribute.
ledgerIndex(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Initializes the value for the ledgerIndex attribute.
LedgerIndex - Class in org.xrpl.xrpl4j.model.client.common
Represents a ledger index, which can either be an integer or a shortcut String.
LedgerIndexBound - Class in org.xrpl.xrpl4j.model.client.common
This class is similar to LedgerIndex in that it represents a numerical ledger version on the XRP Ledger.
LedgerIndexBoundDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for LedgerIndexBounds.
LedgerIndexBoundDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.LedgerIndexBoundDeserializer
No-args constructor.
LedgerIndexBoundSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for LedgerIndexBounds.
LedgerIndexBoundSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.LedgerIndexBoundSerializer
No-args constructor.
LedgerIndexDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for LedgerIndexs.
LedgerIndexDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.LedgerIndexDeserializer
No-args constructor.
ledgerIndexMaximum() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
The most recent ledger to include transactions from.
ledgerIndexMaximum() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsResult
The ledger index of the most recent ledger actually searched for transactions.
ledgerIndexMaximum() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
The most recent ledger to include transactions from.
ledgerIndexMaximum() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult
The ledger index of the most recent ledger actually searched for transactions.
ledgerIndexMaximum(LedgerIndexBound) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Initializes the value for the ledgerIndexMaximum attribute.
ledgerIndexMaximum(LedgerIndexBound) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Initializes the value for the ledgerIndexMaximum attribute.
ledgerIndexMinimum() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
The earliest ledger to include transactions from.
ledgerIndexMinimum() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsResult
The ledger index of the earliest ledger actually searched for transactions.
ledgerIndexMinimum() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
The earliest ledger to include transactions from.
ledgerIndexMinimum() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult
The ledger index of the earliest ledger actually searched for transactions.
ledgerIndexMinimum(LedgerIndexBound) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Initializes the value for the ledgerIndexMinimum attribute.
ledgerIndexMinimum(LedgerIndexBound) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Initializes the value for the ledgerIndexMinimum attribute.
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountInfoResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedResult
ledgerIndexSafe() - Method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionResult
LedgerIndexSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for LedgerIndexs.
LedgerIndexSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.LedgerIndexSerializer
No-args constructor.
ledgerIndexShortcut() - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier
A shortcut word specifying the ledger to use.
ledgerIndexShortcut() - Method in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
A shortcut word specifying the ledger to use.
ledgerIndexShortcut(Optional<? extends LedgerIndexShortcut>) - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier.Builder
Initializes the optional value ledgerIndexShortcut to ledgerIndexShortcut.
ledgerIndexShortcut(LedgerIndexShortcut) - Method in class org.xrpl.xrpl4j.model.client.common.ImmutableLedgerSpecifier.Builder
Initializes the optional value ledgerIndexShortcut to ledgerIndexShortcut.
LedgerIndexShortcut - Class in org.xrpl.xrpl4j.model.client.common
A String wrapping class that defines three static constants representing shortcut values which can be used to specify a ledger index in a rippled API request.
LedgerObject - Interface in org.xrpl.xrpl4j.model.ledger
Market interface for XRP Ledger Objects.
LedgerObject.LedgerEntryType - Enum in org.xrpl.xrpl4j.model.ledger
Enum for all types of ledger objects.
ledgerObjectClass() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
ledgerObjectClass() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
ledgerObjectType() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaLedgerEntryType
Get the MetaLedgerObject concrete type associated with this MetaLedgerEntryType.
ledgerObjectType() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
Get the MetaLedgerObject concrete type associated with this MetaLedgerEntryType.
LedgerRangeUtils - Class in org.xrpl.xrpl4j.model.client.serverinfo
Utilities for dealing with XRP Ledger ranges.
LedgerRangeUtils() - Constructor for class org.xrpl.xrpl4j.model.client.serverinfo.LedgerRangeUtils
 
LedgerRequestParams - Interface in org.xrpl.xrpl4j.model.client.ledger
Request parameters for the "ledger" rippled API method.
LedgerResult - Interface in org.xrpl.xrpl4j.model.client.ledger
The result of a "ledger" rippled API request.
ledgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.EnableAmendment
The ledger index where this pseudo-transaction appears.
ledgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
The ledger index where this pseudo-transaction appears.
ledgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
The index of the ledger version where this pseudo-transaction appears.
ledgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
The LedgerIndex where this pseudo-transaction appears.
ledgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.SetFee
The index of the ledger version where this pseudo-transaction appears.
ledgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.UnlModify
The LedgerIndex where this pseudo-transaction appears.
ledgerSequence(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the optional value ledgerSequence to ledgerSequence.
ledgerSequence(Optional<? extends LedgerIndex>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the optional value ledgerSequence to ledgerSequence.
ledgerSequence(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the optional value ledgerSequence to ledgerSequence.
ledgerSequence(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the optional value ledgerSequence to ledgerSequence.
ledgerSequence(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the value for the ledgerSequence attribute.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountCurrenciesRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountInfoRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersRequestParams
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftBuyOffersRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftSellOffersRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.path.DepositAuthorizedRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams
Specifies the ledger version to request.
ledgerSpecifier() - Method in interface org.xrpl.xrpl4j.model.client.path.RipplePathFindRequestParams
Specifies the ledger version to request.
ledgerSpecifier(Optional<? extends LedgerSpecifier>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Initializes the optional value ledgerSpecifier to ledgerSpecifier.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountCurrenciesRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountInfoRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Initializes the optional value ledgerSpecifier to ledgerSpecifier.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableDepositAuthorizedRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
ledgerSpecifier(LedgerSpecifier) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableRipplePathFindRequestParams.Builder
Initializes the value for the ledgerSpecifier attribute.
LedgerSpecifier - Interface in org.xrpl.xrpl4j.model.client.common
Represents one of the three ways of specifying a ledger in a rippled API request.
LedgerSpecifierDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for LedgerSpecifiers.
LedgerSpecifierDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.LedgerSpecifierDeserializer
No-args constructor.
LedgerSpecifierSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for LedgerSpecifiers.
LedgerSpecifierSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.LedgerSpecifierSerializer
No-args constructor.
length() - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Get the length of this UnsignedByteArray.
lessThan(T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is less than than the given one.
lessThanOrEqualTo(T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is less than or equal to than the given one.
levels() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeResult
Various information about the transaction cost, in fee levels.
levels() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
Various information about the transaction cost, in fee levels.
levels(FeeLevels) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Initializes the value for the levels attribute.
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsRequestParams
Limit the number of transactions to retrieve.
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
The limit to how many AccountChannelsResult.channels() were actually returned by this request.
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesRequestParams
Limit the number of trust lines to retrieve.
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsRequestParams
Limit the number of NFTs to retrieve from an account.
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
The limit to how many AccountNftsResult.accountNfts() were actually returned by this request.
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams
The maximum number of LedgerObjects to include in the resulting AccountObjectsResult.accountObjects().
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
The AccountObjectsRequestParams.limit() that was used in the corresponding request, if any.
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersRequestParams
Limit the number of transactions to retrieve.
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
Limit the number of transactions to retrieve.
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsResult
The limit value used in the request.
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams
Limit the number of transactions to retrieve.
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
The limit to how many ImmutableAccountChannelsResult.channels() were actually returned by this request.
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams
Limit the number of trust lines to retrieve.
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams
Limit the number of NFTs to retrieve from an account.
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
The limit to how many ImmutableAccountNftsResult.accountNfts() were actually returned by this request.
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams
The maximum number of LedgerObjects to include in the resulting AccountObjectsResult.accountObjects().
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
The AccountObjectsRequestParams.limit() that was used in the corresponding request, if any.
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams
Limit the number of transactions to retrieve.
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
Limit the number of transactions to retrieve.
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult
The limit value used in the request.
limit() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
The maximum amount of the given currency that this account is willing to owe the peer account.
limit() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
The maximum amount of the given currency that this account is willing to owe the peer account.
limit() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams
 
limit() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse
 
limit() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersRequestParams
 
limit() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersResponse
 
limit() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams
Limit the number of buy offers for the NfTokenId.
limit() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult
The limit, as specified in the NftBuyOffersRequestParams.
limit() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams
Limit the number of sell offers for the NfTokenId.
limit() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult
The limit, as specified in the NftSellOffersRequestParams.
limit() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftBuyOffersRequestParams
Limit the number of buy offers for the NfTokenId.
limit() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftBuyOffersResult
The limit, as specified in the NftBuyOffersRequestParams.
limit() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftSellOffersRequestParams
Limit the number of sell offers for the NfTokenId.
limit() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftSellOffersResult
The limit, as specified in the NftSellOffersRequestParams.
limit() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersRequestParams
Limit the number of offers to retrieve.
limit() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams
Limit the number of offers to retrieve.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Initializes the optional value limit to limit.
limit(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams.Builder
Initializes the optional value limit to limit.
limit(String) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the limit attribute.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Initializes the optional value limit to limit.
limit(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersRequestParams.Builder
Initializes the optional value limit to limit.
LIMIT_LP_TOKEN - Static variable in class org.xrpl.xrpl4j.model.flags.AmmDepositFlags
Constant AmmDepositFlags for the tfLimitLPToken flag.
LIMIT_LP_TOKEN - Static variable in class org.xrpl.xrpl4j.model.flags.AmmWithdrawFlags
Constant AmmWithdrawFlags for the tfLimitLPToken flag.
LIMIT_QUALITY - Static variable in class org.xrpl.xrpl4j.model.flags.PaymentFlags
Constant PaymentFlags for the tfLimitQuality flag.
limitAmount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
The IssuedCurrencyAmount defining the trust line to create or modify.
limitAmount() - Method in interface org.xrpl.xrpl4j.model.transactions.TrustSet
The IssuedCurrencyAmount defining the trust line to create or modify.
limitAmount(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the value for the limitAmount attribute.
limitPeer() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
The maximum amount of currency that the counterparty account is willing to owe the perspective account.
limitPeer() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
The maximum amount of currency that the counterparty account is willing to owe the perspective account.
limitPeer(String) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the limitPeer attribute.
lines() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult
lines() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult
lines(Iterable<? extends TrustLine>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Sets or replaces all elements for lines list.
LinuxSecureRandom - Class in org.xrpl.xrpl4j.crypto
Implementation from web3j, which itself was taken from BitcoinJ.
LinuxSecureRandom() - Constructor for class org.xrpl.xrpl4j.crypto.LinuxSecureRandom
No-args Constructor.
load() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
(Admin only) Detailed information about the current load state of the server.
load() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
(Admin only) Detailed information about the current load state of the server.
load() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
(Admin only) Detailed information about the current load state of the server.
load() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
(Admin only) Detailed information about the current load state of the server.
load(Optional<? extends ServerInfo.Load>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value load to load.
load(Optional<? extends ServerInfo.Load>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value load to load.
load(ServerInfo.Load) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value load to load.
load(ServerInfo.Load) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value load to load.
loadFactor() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo
The load-scaled open ledger transaction cost the server is currently enforcing, as a multiplier on the base transaction cost.
loadFactor() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
The load-scaled open ledger transaction cost the server is currently enforcing, as a multiplier on the base transaction cost.
loadFactor() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
The load-scaled open ledger transaction cost the server is currently enforcing, as a multiplier on the base transaction cost.
loadFactor() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo
The load-scaled open ledger transaction cost the server is currently enforcing, as a multiplier on the base transaction cost.
loadFactor(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Initializes the optional value loadFactor to loadFactor.
loadFactor(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactor to loadFactor.
loadFactor(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactor to loadFactor.
loadFactor(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Initializes the optional value loadFactor to loadFactor.
loadFactor(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactor to loadFactor.
loadFactor(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactor to loadFactor.
loadFactorCluster() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
Current multiplier to the transaction cost based on load to servers in this cluster.
loadFactorCluster() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Current multiplier to the transaction cost based on load to servers in this cluster.
loadFactorCluster() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
Current multiplier to the transaction cost based on load to servers in this cluster.
loadFactorCluster() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
Current multiplier to the transaction cost based on load to servers in this cluster.
loadFactorCluster(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorCluster to loadFactorCluster.
loadFactorCluster(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorCluster to loadFactorCluster.
loadFactorCluster(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorCluster to loadFactorCluster.
loadFactorCluster(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorCluster to loadFactorCluster.
loadFactorFeeEscalation() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
The current multiplier to the transaction cost that a transaction must pay to get into the open ledger.
loadFactorFeeEscalation() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
The current multiplier to the transaction cost that a transaction must pay to get into the open ledger.
loadFactorFeeEscalation() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
The current multiplier to the transaction cost that a transaction must pay to get into the open ledger.
loadFactorFeeEscalation() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
The current multiplier to the transaction cost that a transaction must pay to get into the open ledger.
loadFactorFeeEscalation(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorFeeEscalation to loadFactorFeeEscalation.
loadFactorFeeEscalation(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorFeeEscalation to loadFactorFeeEscalation.
loadFactorFeeEscalation(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorFeeEscalation to loadFactorFeeEscalation.
loadFactorFeeEscalation(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorFeeEscalation to loadFactorFeeEscalation.
loadFactorFeeQueue() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
The current multiplier to the transaction cost that a transaction must pay to get into the queue, if the queue is full.
loadFactorFeeQueue() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
The current multiplier to the transaction cost that a transaction must pay to get into the queue, if the queue is full.
loadFactorFeeQueue() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
The current multiplier to the transaction cost that a transaction must pay to get into the queue, if the queue is full.
loadFactorFeeQueue() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
The current multiplier to the transaction cost that a transaction must pay to get into the queue, if the queue is full.
loadFactorFeeQueue(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorFeeQueue to loadFactorFeeQueue.
loadFactorFeeQueue(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorFeeQueue to loadFactorFeeQueue.
loadFactorFeeQueue(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorFeeQueue to loadFactorFeeQueue.
loadFactorFeeQueue(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorFeeQueue to loadFactorFeeQueue.
loadFactorLocal() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
Current multiplier to the transaction cost based on load to this server.
loadFactorLocal() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Current multiplier to the transaction cost based on load to this server.
loadFactorLocal() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
Current multiplier to the transaction cost based on load to this server.
loadFactorLocal() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
Current multiplier to the transaction cost based on load to this server.
loadFactorLocal(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorLocal to loadFactorLocal.
loadFactorLocal(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorLocal to loadFactorLocal.
loadFactorLocal(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorLocal to loadFactorLocal.
loadFactorLocal(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorLocal to loadFactorLocal.
loadFactorNet() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
Current multiplier to the transaction cost being used by the rest of the network (estimated from other servers' reported load values).
loadFactorNet() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Current multiplier to the transaction cost being used by the rest of the network (estimated from other servers' reported load values).
loadFactorNet() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
Current multiplier to the transaction cost being used by the rest of the network (estimated from other servers' reported load values).
loadFactorNet() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
Current multiplier to the transaction cost being used by the rest of the network (estimated from other servers' reported load values).
loadFactorNet(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorNet to loadFactorNet.
loadFactorNet(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorNet to loadFactorNet.
loadFactorNet(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorNet to loadFactorNet.
loadFactorNet(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorNet to loadFactorNet.
loadFactorServer() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
The load factor the server is enforcing, not including the open ledger cost.
loadFactorServer() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
The load factor the server is enforcing, not including the open ledger cost.
loadFactorServer() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ReportingModeServerInfo
The load factor the server is enforcing, not including the open ledger cost.
loadFactorServer() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
The load factor the server is enforcing, not including the open ledger cost.
loadFactorServer(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorServer to loadFactorServer.
loadFactorServer(BigDecimal) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorServer to loadFactorServer.
loadFactorServer(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value loadFactorServer to loadFactorServer.
loadFactorServer(Optional<? extends BigDecimal>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value loadFactorServer to loadFactorServer.
loadFromClasspath(String, char[]) - Static method in class org.xrpl.xrpl4j.crypto.JavaKeystoreLoader
Helper method to load a KeyStore from the filesystem.
LOCK - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceSetFlags
Constant MpTokenIssuanceSetFlags for the tfMPTLock flag.
LOCKED - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenFlags
Constant MpTokenFlags for the lsfMPTLocked account flag.
LOCKED - Static variable in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
Constant MpTokenIssuanceFlags for the lsfMPTLocked account flag.
lockedAmount() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken
The amount of MPToken that is locked.
lockedAmount() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersMpToken
The amount of MPToken that is locked.
lockedAmount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
The total amount of this MPT that is locked in escrows across all holders.
lockedAmount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
The amount of this MPToken that is locked in escrows.
lockedAmount() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
The total amount of this MPT that is locked in escrows across all holders.
lockedAmount() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
The amount of this MPToken that is locked in escrows.
lockedAmount(Optional<? extends MpTokenNumericAmount>) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken.Builder
Initializes the optional value lockedAmount to lockedAmount.
lockedAmount(Optional<? extends MpTokenNumericAmount>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the optional value lockedAmount to lockedAmount.
lockedAmount(Optional<? extends MpTokenNumericAmount>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Initializes the optional value lockedAmount to lockedAmount.
lockedAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken.Builder
Initializes the optional value lockedAmount to lockedAmount.
lockedAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the optional value lockedAmount to lockedAmount.
lockedAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Initializes the optional value lockedAmount to lockedAmount.
lockingChainDoor() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge
The door account on the locking chain.
lockingChainDoor() - Method in interface org.xrpl.xrpl4j.codec.binary.types.XChainBridge
The door account on the locking chain.
lockingChainDoor() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge
The door account on the locking chain.
lockingChainDoor() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainBridge
The door account on the locking chain.
lockingChainDoor(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge.Builder
Initializes the value for the lockingChainDoor attribute.
lockingChainDoor(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge.Builder
Initializes the value for the lockingChainDoor attribute.
lockingChainIssue() - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge
The asset that is locked and unlocked on the locking chain.
lockingChainIssue() - Method in interface org.xrpl.xrpl4j.codec.binary.types.XChainBridge
The asset that is locked and unlocked on the locking chain.
lockingChainIssue() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge
The asset that is locked and unlocked on the locking chain.
lockingChainIssue() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainBridge
The asset that is locked and unlocked on the locking chain.
lockingChainIssue(JsonNode) - Method in class org.xrpl.xrpl4j.codec.binary.types.ImmutableXChainBridge.Builder
Initializes the value for the lockingChainIssue attribute.
lockingChainIssue(Issue) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainBridge.Builder
Initializes the value for the lockingChainIssue attribute.
logger - Static variable in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
 
LOW_AUTH - Static variable in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Constant RippleStateFlags for the lsfLowAuth flag.
LOW_DEEP_FREEZE - Static variable in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Constant RippleStateFlags for the lsfLowDeepFreeze flag.
LOW_FREEZE - Static variable in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Constant RippleStateFlags for the lsfLowFreeze flag.
LOW_NO_RIPPLE - Static variable in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Constant RippleStateFlags for the lsfLowNoRipple flag.
LOW_RESERVE - Static variable in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Constant RippleStateFlags for the lsfLowReserve flag.
lowestSequence() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData
The lowest Sequence Number among transactions queued by this address.
lowestSequence() - Method in interface org.xrpl.xrpl4j.model.client.accounts.QueueData
The lowest Sequence Number among transactions queued by this address.
lowestSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Initializes the optional value lowestSequence to lowestSequence.
lowestSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Initializes the optional value lowestSequence to lowestSequence.
lowLimit() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
The limit that the low account has set on the trust line.
lowLimit() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
The limit that the low account has set on the trust line.
lowLimit() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
The limit that the low account has set on the trust line.
lowLimit() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
The limit that the low account has set on the trust line.
lowLimit(Optional<? extends IssuedCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value lowLimit to lowLimit.
lowLimit(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the value for the lowLimit attribute.
lowLimit(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value lowLimit to lowLimit.
lowNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
(Omitted in some historical ledgers) A hint indicating which page of the low account's owner directory links to this object, in case the directory consists of multiple pages.
lowNode() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
(Omitted in some historical ledgers) A hint indicating which page of the low account's owner directory links to this object, in case the directory consists of multiple pages.
lowNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
(Omitted in some historical ledgers) A hint indicating which page of the low account's owner directory links to this object, in case the directory consists of multiple pages.
lowNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
(Omitted in some historical ledgers) A hint indicating which page of the low account's owner directory links to this object, in case the directory consists of multiple pages.
lowNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value lowNode to lowNode.
lowNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value lowNode to lowNode.
lowNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value lowNode to lowNode.
lowNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value lowNode to lowNode.
lowQualityIn() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
The inbound quality set by the low account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
lowQualityIn() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
The inbound quality set by the low account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
lowQualityIn() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
The inbound quality set by the low account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
lowQualityIn() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
The inbound quality set by the low account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
lowQualityIn(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value lowQualityIn to lowQualityIn.
lowQualityIn(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value lowQualityIn to lowQualityIn.
lowQualityIn(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value lowQualityIn to lowQualityIn.
lowQualityIn(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value lowQualityIn to lowQualityIn.
lowQualityOut() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
The outbound quality set by the low account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
lowQualityOut() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
The outbound quality set by the low account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
lowQualityOut() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
The outbound quality set by the low account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
lowQualityOut() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
The outbound quality set by the low account, as an integer in the implied ratio LowQualityOut:1,000,000,000.
lowQualityOut(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value lowQualityOut to lowQualityOut.
lowQualityOut(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value lowQualityOut to lowQualityOut.
lowQualityOut(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the optional value lowQualityOut to lowQualityOut.
lowQualityOut(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value lowQualityOut to lowQualityOut.
LP_TOKEN - Static variable in class org.xrpl.xrpl4j.model.flags.AmmDepositFlags
Constant AmmDepositFlags for the tfLPToken flag.
LP_TOKEN - Static variable in class org.xrpl.xrpl4j.model.flags.AmmWithdrawFlags
Constant AmmWithdrawFlags for the tfLPToken flag.
lpToken() - Method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfo
The total outstanding balance of liquidity provider tokens from this AMM instance.
lpToken() - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo
The total outstanding balance of liquidity provider tokens from this AMM instance.
lpToken(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.amm.ImmutableAmmInfo.Builder
Initializes the value for the lpToken attribute.
lpTokenBalance() - Method in interface org.xrpl.xrpl4j.model.ledger.AmmObject
The total outstanding balance of liquidity provider tokens from this AMM instance.
lpTokenBalance() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
The total outstanding balance of liquidity provider tokens from this AMM instance.
lpTokenBalance() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject
The total outstanding balance of liquidity provider tokens from this AMM instance.
lpTokenBalance() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAmmObject
The total outstanding balance of liquidity provider tokens from this AMM instance.
lpTokenBalance(Optional<? extends IssuedCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Initializes the optional value lpTokenBalance to lpTokenBalance.
lpTokenBalance(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Initializes the value for the lpTokenBalance attribute.
lpTokenBalance(IssuedCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAmmObject.Builder
Initializes the optional value lpTokenBalance to lpTokenBalance.
lpTokenOut() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmDeposit
How many of the AMM's LP Tokens to buy.
lpTokenOut() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
How many of the AMM's LP Tokens to buy.
lpTokenOut(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value lpTokenOut to lpTokenOut.
lpTokenOut(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value lpTokenOut to lpTokenOut.
lpTokensIn() - Method in interface org.xrpl.xrpl4j.model.transactions.AmmWithdraw
How many of the AMM's LP Tokens to buy.
lpTokensIn() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
How many of the AMM's LP Tokens to buy.
lpTokensIn(Optional<? extends CurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value lpTokensIn to lpTokensIn.
lpTokensIn(CurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value lpTokensIn to lpTokensIn.
lsfAccepted() - Method in class org.xrpl.xrpl4j.model.flags.CredentialFlags
Indicates whether the subject of the credential has accepted the credential.
lsfAllowTrustLineClawback() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Allows trustline clawback on this account.
lsfAllowTrustLineLocking() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Allows trust line tokens (IOUs) issued by this account to be held in escrow.
lsfAuthorized() - Method in class org.xrpl.xrpl4j.model.flags.NfTokenOfferFlags
Indicates the offer has been approved by the issuer.
lsfBurnable() - Method in class org.xrpl.xrpl4j.model.flags.NfTokenFlags
If enabled, the issuer (or an entity authorized by the issuer) can destroy this NFToken.
lsfBuyToken() - Method in class org.xrpl.xrpl4j.model.flags.NfTokenOfferFlags
Indicates the offer is a buy offer.
lsfDefaultRipple() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Enable rippling on this addresses's trust lines by default.
lsfDepositAuth() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
This account can only receive funds from transactions it sends, and from preauthorized accounts.
lsfDisableMaster() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Disallows use of the master key to sign transactions for this account.
lsfDisallowIncomingCheck() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Blocks incoming Checks.
lsfDisallowIncomingNFTokenOffer() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Blocks incoming NFToken Offers.
lsfDisallowIncomingPayChan() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Blocks incoming Payment Channels.
lsfDisallowIncomingTrustline() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Blocks incoming Trustlines.
lsfDisallowXrp() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Client applications should not send XRP to this account.
lsfGlobalFreeze() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
All assets issued by this address are frozen.
lsfHighAuth() - Method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
The high account has authorized the low account to hold the high account's issued currency.
lsfHighDeepFreeze() - Method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
The high account has deep-frozen the trust line, preventing the low account from sending and receiving the asset.
lsfHighFreeze() - Method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
The high account has frozen the trust line, preventing the low account from transferring the asset.
lsfHighNoRipple() - Method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
The high account has disabled rippling from this trust line.
lsfHighReserve() - Method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
lsfHybrid() - Method in class org.xrpl.xrpl4j.model.flags.OfferFlags
Indicates the offer is hybrid.
lsfLowAuth() - Method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
The low account has authorized the high account to hold the low account's issued currency.
lsfLowDeepFreeze() - Method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
The low account has deep-frozen the trust line, preventing the high account from sending and receiving the asset.
lsfLowFreeze() - Method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
The low account has frozen the trust line, preventing the high account from transferring the asset.
lsfLowNoRipple() - Method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
The low account has disabled rippling from this trust line.
lsfLowReserve() - Method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
lsfMptAuthorized() - Method in class org.xrpl.xrpl4j.model.flags.MpTokenFlags
(Only applicable for allow-listing) If set, indicates that the issuer has authorized the holder for the MPT.
lsfMptCanClawback() - Method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
If set, indicates that the issuer may use the Clawback transaction to clawback value from individual holders.
lsfMptCanEscrow() - Method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
If set, indicates that individual holders can place their balances into an escrow.
lsfMptCanLock() - Method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
If set, indicates that the issuer can lock an individual balance or all balances of this MPT.
lsfMptCanTrade() - Method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
If set, indicates that individual holders can trade their balances using the XRP Ledger DEX or AMM.
lsfMptCanTransfer() - Method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
If set, indicates that tokens held by non-issuers may be transferred to other accounts.
lsfMptLocked() - Method in class org.xrpl.xrpl4j.model.flags.MpTokenFlags
If set, indicates that all balances are locked.
lsfMptLocked() - Method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
If set, indicates that all balances are locked.
lsfMptRequireAuth() - Method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
If set, indicates that individual holders must be authorized.
lsfNoFreeze() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
This address cannot freeze trust lines connected to it.
lsfOneOwnerCount() - Method in class org.xrpl.xrpl4j.model.flags.SignerListFlags
If this flag is enabled, this SignerList counts as one item for purposes of the owner reserve.
lsfOnlyXrp() - Method in class org.xrpl.xrpl4j.model.flags.NfTokenFlags
If enabled, this NFToken can only be offered or sold for XRP.
lsfPassive() - Method in class org.xrpl.xrpl4j.model.flags.OfferFlags
The object was placed as a passive offer.
lsfPasswordSpent() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
The account has used its free SetRegularKey transaction.
lsfRequireAuth() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
This account must individually approve other users for those users to hold this account's issued currencies.
lsfRequireDestTag() - Method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Requires incoming payments to specify a Destination Tag.
lsfSell() - Method in class org.xrpl.xrpl4j.model.flags.OfferFlags
The object was placed as a sell offer.
lsfTransferable() - Method in class org.xrpl.xrpl4j.model.flags.NfTokenFlags
If enabled, this NFToken can be transferred from one holder to another.
lsfTrustLine() - Method in class org.xrpl.xrpl4j.model.flags.NfTokenFlags
If enabled, automatically create trust lines to hold transfer fees.

M

map(Function<RippledServerInfo, R>, Function<ClioServerInfo, R>, Function<ReportingModeServerInfo, R>) - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo
Map this ServerInfo to an instance of ServerInfo, depending on its actualy polymorphic sub-type.
map(Function<Hash256, R>, Function<LedgerIndex, R>, Function<LedgerIndexShortcut, R>) - Method in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
Map this LedgerSpecifier to an instance of LedgerSpecifier, depending on which specifier is present.
map(Function<CreatedNode<T>, R>, Function<ModifiedNode<T>, R>, Function<DeletedNode<T>, R>) - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.AffectedNode
Map this AffectedNode to an instance of AffectedNode, depending on its actual polymorphic subtype.
map(Function<XrpCurrencyAmount, R>, Function<IssuedCurrencyAmount, R>, Function<MptCurrencyAmount, R>) - Method in interface org.xrpl.xrpl4j.model.transactions.CurrencyAmount
Map this CurrencyAmount to an instance of CurrencyAmount, depending on its actual polymorphic subtype.
mapFieldRawValueToSpecialization(String, String) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.DefinitionsService
Map a field's raw value to a specialied type.
mapFieldSpecialization(String, String) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.DefinitionsService
Obtain an optionally-present integer corresponding to the specified field name and value.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsRequestParams
Value from a previous paginated response.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountChannelsResult
Server-defined value for pagination.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesRequestParams
Value from a previous paginated response.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesResult
Server-defined value indicating the response is paginated.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsRequestParams
Value from a previous paginated response.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountNftsResult
Server-defined value for pagination.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams
Value from a previous paginated response.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsResult
Server-defined value indicating the response is paginated.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersRequestParams
Value from a previous paginated response.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult
Server-defined value for pagination.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsRequestParams
Value from a previous paginated response.
marker() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsResult
Server-defined value indicating the response is paginated.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams
Value from a previous paginated response.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult
Server-defined value for pagination.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams
Value from a previous paginated response.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult
Server-defined value indicating the response is paginated.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams
Value from a previous paginated response.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult
Server-defined value for pagination.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams
Value from a previous paginated response.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult
Server-defined value indicating the response is paginated.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams
Value from a previous paginated response.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult
Server-defined value for pagination.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams
Value from a previous paginated response.
marker() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult
Server-defined value indicating the response is paginated.
marker() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams
 
marker() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse
 
marker() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersRequestParams
 
marker() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersResponse
 
marker() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams
Value from a previous paginated response.
marker() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult
Server-defined value indicating the response is paginated.
marker() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams
Value from a previous paginated response.
marker() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult
Server-defined value indicating the response is paginated.
marker() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftBuyOffersRequestParams
Value from a previous paginated response.
marker() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftBuyOffersResult
Server-defined value indicating the response is paginated.
marker() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftSellOffersRequestParams
Value from a previous paginated response.
marker() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftSellOffersResult
Server-defined value indicating the response is paginated.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams.Builder
Initializes the optional value marker to marker.
marker(Optional<? extends Marker>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsRequestParams.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountChannelsResult.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesResult.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsRequestParams.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountNftsResult.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsRequestParams.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountObjectsResult.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersRequestParams.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsRequestParams.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsResult.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams.Builder
Initializes the optional value marker to marker.
marker(Marker) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Initializes the optional value marker to marker.
Marker - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Wrappers._Marker.
MarkerDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for Markers.
MarkerDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.MarkerDeserializer
No-args constructor.
MarkerSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for Markers.
MarkerSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.MarkerSerializer
No-args constructor.
MathUtils - Class in org.xrpl.xrpl4j.codec.binary.math
Utility functions for XRPL-related math operations.
MathUtils() - Constructor for class org.xrpl.xrpl4j.codec.binary.math.MathUtils
 
MAX_BYTE_VALUE - Static variable in class org.xrpl.xrpl4j.codec.binary.serdes.BinaryParser
 
MAX_DOUBLE_BYTE_LENGTH - Static variable in class org.xrpl.xrpl4j.codec.binary.serdes.BinaryParser
 
MAX_DOUBLE_BYTE_VALUE - Static variable in class org.xrpl.xrpl4j.codec.binary.serdes.BinaryParser
 
MAX_NEGATIVE_VALUE - Static variable in interface org.xrpl.xrpl4j.model.transactions.IssuedCurrencyAmount
The largest possible negative value that an IssuedCurrencyAmount can have.
MAX_SECOND_BYTE_VALUE - Static variable in class org.xrpl.xrpl4j.codec.binary.serdes.BinaryParser
 
MAX_SINGLE_BYTE_LENGTH - Static variable in class org.xrpl.xrpl4j.codec.binary.serdes.BinaryParser
 
MAX_VALUE - Static variable in interface org.xrpl.xrpl4j.model.transactions.IssuedCurrencyAmount
The maximum value that an IssuedCurrencyAmount can have.
MAX_XRP - Static variable in interface org.xrpl.xrpl4j.model.transactions.CurrencyAmount
 
MAX_XRP_BD - Static variable in interface org.xrpl.xrpl4j.model.transactions.CurrencyAmount
 
MAX_XRP_IN_DROPS - Static variable in interface org.xrpl.xrpl4j.model.transactions.CurrencyAmount
 
MAX_XRP_IN_DROPS_BIG_INT - Static variable in interface org.xrpl.xrpl4j.model.client.fees.FeeUtils.DecomposedFees
The maximum number of XRP drops, as a BigInteger.
maximumAmount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
The maximum number of this issuance that can be distributed to non-issuing accounts.
maximumAmount() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
The maximum number of this issuance that can be distributed to non-issuing accounts.
maximumAmount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
The maximum number of this token's units that should ever be issued.
maximumAmount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
 
maximumAmount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenIssuanceObject
 
maximumAmount() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceCreate
The maximum number of this token's units that should ever be issued.
maximumAmount(Optional<? extends MpTokenNumericAmount>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the optional value maximumAmount to maximumAmount.
maximumAmount(Optional<? extends MpTokenNumericAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value maximumAmount to maximumAmount.
maximumAmount(Optional<? extends MpTokenNumericAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value maximumAmount to maximumAmount.
maximumAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the optional value maximumAmount to maximumAmount.
maximumAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value maximumAmount to maximumAmount.
maximumAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value maximumAmount to maximumAmount.
maxLedger() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams
Use this with TransactionRequestParams.minLedger() to specify a range of up to 1000 ledger indexes, ending with this ledger (inclusive).
maxLedger() - Method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionRequestParams
Use this with TransactionRequestParams.minLedger() to specify a range of up to 1000 ledger indexes, ending with this ledger (inclusive).
maxLedger(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams.Builder
Initializes the optional value maxLedger to maxLedger.
maxLedger(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams.Builder
Initializes the optional value maxLedger to maxLedger.
maxQueueSize() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeResult
The maximum number of transactions that the transaction queue can currently hold.
maxQueueSize() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult
The maximum number of transactions that the transaction queue can currently hold.
maxQueueSize(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Initializes the optional value maxQueueSize to maxQueueSize.
maxQueueSize(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeResult.Builder
Initializes the optional value maxQueueSize to maxQueueSize.
maxSpendDrops() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction
The maximum amount of XRP, in drops, this transaction could send or destroy.
maxSpendDrops() - Method in interface org.xrpl.xrpl4j.model.client.accounts.QueueTransaction
The maximum amount of XRP, in drops, this transaction could send or destroy.
maxSpendDrops(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueTransaction.Builder
Initializes the value for the maxSpendDrops attribute.
maxSpendDropsTotal() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData
Integer amount of drops of XRP, represented as a String, that could be debited from this address if every transaction in the queue consumes the maximum amount of XRP possible.
maxSpendDropsTotal() - Method in interface org.xrpl.xrpl4j.model.client.accounts.QueueData
Integer amount of drops of XRP, represented as a String, that could be debited from this address if every transaction in the queue consumes the maximum amount of XRP possible.
maxSpendDropsTotal(Optional<? extends XrpCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Initializes the optional value maxSpendDropsTotal to maxSpendDropsTotal.
maxSpendDropsTotal(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableQueueData.Builder
Initializes the optional value maxSpendDropsTotal to maxSpendDropsTotal.
mean() - Method in interface org.xrpl.xrpl4j.model.client.oracle.AggregatePriceSet
The simple mean price as a BigDecimal.
mean() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableAggregatePriceSet
The simple mean price as a BigDecimal.
meanString() - Method in interface org.xrpl.xrpl4j.model.client.oracle.AggregatePriceSet
The simple mean price.
meanString() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableAggregatePriceSet
The simple mean price.
meanString(String) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableAggregatePriceSet.Builder
Initializes the value for the meanString attribute.
median() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult
Get the median price as a BigDecimal.
median() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult
Get the median price as a BigDecimal.
medianFee() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeDrops
An approximation of the median transaction cost among transactions included in the previous validated ledger, represented in drops of XRP.
medianFee() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops
An approximation of the median transaction cost among transactions included in the previous validated ledger, represented in drops of XRP.
medianFee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops.Builder
Initializes the value for the medianFee attribute.
medianFeeDrops() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeUtils.DecomposedFees
The median ledger fee as found in the supplied FeeDrops that was used to construct this instance.
medianFeeDrops() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees
The median ledger fee as found in the supplied FeeDrops that was used to construct this instance.
medianFeeDrops(BigInteger) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees.Builder
Initializes the value for the medianFeeDrops attribute.
medianFeeDropsAsBigDecimal() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeUtils.DecomposedFees
medianFeeDropsAsBigDecimal() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees
medianLevel() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeLevels
The median transaction cost among transactions in the previous validated ledger, represented in fee levels.
medianLevel() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels
The median transaction cost among transactions in the previous validated ledger, represented in fee levels.
medianLevel(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels.Builder
Initializes the value for the medianLevel attribute.
medianString() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceResult
The median price, as a String.
medianString() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult
The median price, as a String.
medianString(String) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceResult.Builder
Initializes the value for the medianString attribute.
memo() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemoWrapper
A Memo containing arbitrary information.
memo() - Method in interface org.xrpl.xrpl4j.model.transactions.MemoWrapper
A Memo containing arbitrary information.
memo(Memo) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemoWrapper.Builder
Initializes the value for the memo attribute.
Memo - Class in org.xrpl.xrpl4j.model.transactions
Contains arbitrary messaging data within an XRPL Transaction.
Memo() - Constructor for class org.xrpl.xrpl4j.model.transactions.Memo
 
memoData() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo
Arbitrary hex value, conventionally containing the content of the memo.
memoData() - Method in class org.xrpl.xrpl4j.model.transactions.Memo
Arbitrary hex value, conventionally containing the content of the memo.
memoData(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo.Builder
Initializes the optional value memoData to memoData.
memoData(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo.Builder
Initializes the optional value memoData to memoData.
memoFormat() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo
Hex value representing characters allowed in URLs.
memoFormat() - Method in class org.xrpl.xrpl4j.model.transactions.Memo
Hex value representing characters allowed in URLs.
memoFormat(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo.Builder
Initializes the optional value memoFormat to memoFormat.
memoFormat(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo.Builder
Initializes the optional value memoFormat to memoFormat.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
Additional arbitrary information used to identify this Transaction.
memos() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
Additional arbitrary information used to identify this Transaction.
memos() - Method in interface org.xrpl.xrpl4j.model.transactions.Transaction
Additional arbitrary information used to identify this Transaction.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Sets or replaces all elements for memos list.
memos(Iterable<? extends MemoWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Sets or replaces all elements for memos list.
memoType() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo
Hex value representing characters allowed in URLs.
memoType() - Method in class org.xrpl.xrpl4j.model.transactions.Memo
Hex value representing characters allowed in URLs.
memoType(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo.Builder
Initializes the optional value memoType to memoType.
memoType(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMemo.Builder
Initializes the optional value memoType to memoType.
MemoWrapper - Interface in org.xrpl.xrpl4j.model.transactions
Wrapper object for a Memo, so that the JSON representation of a list of Memos is correct, according to the XRPL binary serialization specification.
messageKey() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
A public key that may be used to send encrypted messages to this account.
messageKey() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
A public key that may be used to send encrypted messages to this account.
messageKey() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
Hexadecimal encoded public key for sending encrypted messages to this account.
messageKey() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
Hexadecimal encoded public key for sending encrypted messages to this account.
messageKey() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
A public key that may be used to send encrypted messages to this account.
messageKey() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
A public key that may be used to send encrypted messages to this account.
messageKey(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value messageKey to messageKey.
messageKey(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value messageKey to messageKey.
messageKey(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value messageKey to messageKey.
messageKey(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value messageKey to messageKey.
messageKey(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value messageKey to messageKey.
messageKey(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value messageKey to messageKey.
MetaAccountRootObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents the AccountRoot ledger object, which describes a single account, its settings, and XRP balance.
MetaAmmObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents an AMM ledger object, which describes a single Automated Market Maker instance.
MetaAuctionSlot - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents an AuctionSlot object in an AmmObject, containing details of the current owner of the auction slot.
MetaAuthAccount - Interface in org.xrpl.xrpl4j.model.transactions.metadata
An account that is authorized to trade at the discounted fee for an AMM instance.
MetaAuthAccountWrapper - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A wrapper around MetaAuthAccounts.
MetaBook - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Object referencing a specific page of an offer directory.
MetaBookWrapper - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A wrapper for MetaBook to conform to the rippled API JSON structure.
MetaBridgeObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents a single cross-chain bridge that connects the XRP Ledger with another blockchain, such as its sidechain, and enables value in the form of XRP and other tokens (IOUs) to move efficiently between the two blockchains.
MetaCheckObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A Check object describes a check, similar to a paper personal check, which can be cashed by its destination to get money from its sender.
MetaCredential - Interface in org.xrpl.xrpl4j.model.transactions.metadata
MetaCredential inner object with Issuer and CredentialType details.
MetaCredentialObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A Credential object represents a credential, which contains an attestation about a subject account from a credential issuer account.
MetaCredentialWrapper - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A wrapper for MetaCredential to conform to the rippled API JSON structure.
metadata() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountTransactionsTransactionResult
Metadata about the transaction if this data is from a validated ledger version.
metadata() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransactionResult
Metadata about the transaction if this data is from a validated ledger version.
metadata() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult
Metadata about the transaction if this data is from a validated ledger version.
metadata() - Method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionResult
Metadata about the transaction if this data is from a validated ledger version.
metadata(Optional<? extends TransactionMetadata>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransactionResult.Builder
Initializes the optional value metadata to metadata.
metadata(Optional<? extends TransactionMetadata>) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult.Builder
Initializes the optional value metadata to metadata.
metadata(TransactionMetadata) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountTransactionsTransactionResult.Builder
Initializes the optional value metadata to metadata.
metadata(TransactionMetadata) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionResult.Builder
Initializes the optional value metadata to metadata.
MetaDelegateObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents a Delegate ledger object in transaction metadata, which describes a set of permissions that an account has delegated to another account.
MetaDepositPreAuthObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Tracks a preauthorization from one account to another.
MetaDidObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A DID ledger entry holds references to, or data associated with a single DID.
MetaEscrowObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents a held payment of XRP, IOU tokens, or MPT tokens waiting to be executed or canceled.
MetaLedgerEntryType - Interface in org.xrpl.xrpl4j.model.transactions.metadata
 
MetaLedgerObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Marker interface for XRP Ledger Objects as represented in transaction metadata.
MetaMpTokenIssuanceObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
 
MetaMpTokenObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
 
MetaNfTokenOfferObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
An Offer returned in an MetaNfTokenOfferObject list.
MetaNfTokenPageObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents the NFTokenPage ledger object, which represents a collection of NFToken objects owned by the same account.
MetaOfferObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
The Offer object type describes an offer to exchange currencies, more traditionally known as an order.
MetaOracleObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Transaction metadata for Oracle objects.
MetaPayChannelObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
The PayChannel object type represents a payment channel.
MetaPermissionedDomainObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
This object represents a permissioned domain controlled by the MetaPermissionedDomainObject.owner().
MetaRippleStateObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
MetaSignerEntry - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents an individual signer in a MetaSignerListObject.
MetaSignerEntryWrapper - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A wrapper for MetaSignerEntry to conform to the rippled API JSON structure.
MetaSignerListObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents a list of parties that, as a group, are authorized to sign a Transaction in place of an individual account.
MetaTicketObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
The MetaTicketObject type represents a Ticket, which tracks an account sequence number that has been set aside for future use.
MetaUnknownObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A MetaLedgerObject representing ledger objects that xrpl4j does not understand.
MetaVoteEntry - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Describes a vote for the trading fee on an AMM by an LP.
MetaVoteEntryWrapper - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A wrapper around a MetaVoteEntry.
MetaXChainClaimAttestation - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A wrapper around MetaXChainClaimProofSigs.
MetaXChainClaimProofSig - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents an attestation for an MetaXChainOwnedClaimIdObject.
MetaXChainCreateAccountAttestation - Interface in org.xrpl.xrpl4j.model.transactions.metadata
MetaXChainCreateAccountProofSig - Interface in org.xrpl.xrpl4j.model.transactions.metadata
Represents an attestation for an MetaXChainOwnedCreateAccountClaimIdObject.
MetaXChainOwnedClaimIdObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
An XChainOwnedClaimID object represents one cross-chain transfer of value and includes information of the account on the source chain that locks or burns the funds on the source chain.
MetaXChainOwnedCreateAccountClaimIdObject - Interface in org.xrpl.xrpl4j.model.transactions.metadata
The XChainOwnedCreateAccountClaimID ledger object is used to collect attestations for creating an account via a cross-chain transfer.
MIN_POSITIVE_VALUE - Static variable in interface org.xrpl.xrpl4j.model.transactions.IssuedCurrencyAmount
The smallest possible positive value that an IssuedCurrencyAmount can have.
MIN_VALUE - Static variable in interface org.xrpl.xrpl4j.model.transactions.IssuedCurrencyAmount
The minimum value that an IssuedCurrencyAmount can have.
minAccountCreateAmount() - Method in interface org.xrpl.xrpl4j.model.ledger.BridgeObject
The minimum amount, in XRP, required for an XChainAccountCreateCommit transaction.
minAccountCreateAmount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
The minimum amount, in XRP, required for an XChainAccountCreateCommit transaction.
minAccountCreateAmount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
The minimum amount, in XRP, required for a XChainAccountCreateCommit transaction.
minAccountCreateAmount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
The minimum amount, in XRP, required for a XChainAccountCreateCommit transaction.
minAccountCreateAmount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject
The minimum amount, in XRP, required for an XChainAccountCreateCommit transaction.
minAccountCreateAmount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaBridgeObject
The minimum amount, in XRP, required for an XChainAccountCreateCommit transaction.
minAccountCreateAmount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainCreateBridge
The minimum amount, in XRP, required for a XChainAccountCreateCommit transaction.
minAccountCreateAmount() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainModifyBridge
The minimum amount, in XRP, required for a XChainAccountCreateCommit transaction.
minAccountCreateAmount(Optional<? extends XrpCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject.Builder
Initializes the optional value minAccountCreateAmount to minAccountCreateAmount.
minAccountCreateAmount(Optional<? extends XrpCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the optional value minAccountCreateAmount to minAccountCreateAmount.
minAccountCreateAmount(Optional<? extends XrpCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the optional value minAccountCreateAmount to minAccountCreateAmount.
minAccountCreateAmount(Optional<? extends XrpCurrencyAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject.Builder
Initializes the optional value minAccountCreateAmount to minAccountCreateAmount.
minAccountCreateAmount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject.Builder
Initializes the optional value minAccountCreateAmount to minAccountCreateAmount.
minAccountCreateAmount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the optional value minAccountCreateAmount to minAccountCreateAmount.
minAccountCreateAmount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the optional value minAccountCreateAmount to minAccountCreateAmount.
minAccountCreateAmount(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject.Builder
Initializes the optional value minAccountCreateAmount to minAccountCreateAmount.
minimumFee() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeDrops
The minimum transaction cost for a reference transaction to be queued for a later ledger, represented in drops of XRP.
minimumFee() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops
The minimum transaction cost for a reference transaction to be queued for a later ledger, represented in drops of XRP.
minimumFee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops.Builder
Initializes the value for the minimumFee attribute.
minimumLevel() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeLevels
The minimum transaction cost required to be queued for a future ledger, represented in fee levels.
minimumLevel() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels
The minimum transaction cost required to be queued for a future ledger, represented in fee levels.
minimumLevel(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels.Builder
Initializes the value for the minimumLevel attribute.
minLedger() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams
Use this with TransactionRequestParams.maxLedger() to specify a range of up to 1000 ledger indexes, starting with this ledger (inclusive).
minLedger() - Method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionRequestParams
Use this with TransactionRequestParams.maxLedger() to specify a range of up to 1000 ledger indexes, starting with this ledger (inclusive).
minLedger(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams.Builder
Initializes the optional value minLedger to minLedger.
minLedger(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableTransactionRequestParams.Builder
Initializes the optional value minLedger to minLedger.
mintAccount() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
Sets an alternate account that is allowed to mint NFTokens on this account's behalf using NFTokenMint's `Issuer` field.
mintAccount() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
Sets an alternate account that is allowed to mint NFTokens on this account's behalf using NFTokenMint's `Issuer` field.
mintAccount(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value mintAccount to mintAccount.
mintAccount(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value mintAccount to mintAccount.
mintedNfTokens() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
How many total non-fungible tokens have been minted by and on behalf of this account.
mintedNfTokens() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
How many total non-fungible tokens have been minted by and on behalf of this account.
mintedNfTokens() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
How many total non-fungible tokens have been minted by and on behalf of this account.
mintedNfTokens() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
How many total non-fungible tokens have been minted by and on behalf of this account.
mintedNfTokens(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value mintedNfTokens to mintedNfTokens.
mintedNfTokens(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value mintedNfTokens to mintedNfTokens.
mintedNfTokens(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value mintedNfTokens to mintedNfTokens.
mintedNfTokens(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value mintedNfTokens to mintedNfTokens.
minus(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndex
Subtract an UnsignedInteger from this LedgerIndex.
minus(Integer) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
Subtract an Integer from this LedgerIndexBound.
minus(Long) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
Subtract a Long from this LedgerIndexBound.
minus(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndex
Subtract a LedgerIndex from this LedgerIndex.
minus(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
Subtract a LedgerIndex from this LedgerIndexBound.
minus(LedgerIndexBound) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
Subtract a LedgerIndexBound from this LedgerIndexBound.
minus(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
Subtract another XrpCurrencyAmount from this amount.
ModifiedNode<T> - Interface in org.xrpl.xrpl4j.model.transactions.metadata
A ModifiedNode in transaction metadata indicates that the transaction modified an existing object in the ledger.
MP_TOKEN - Enum constant in enum org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams.AccountObjectType
MPToken object type.
MP_TOKEN - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
 
MP_TOKEN - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
MP_TOKEN_ISSUANCE - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
 
MP_TOKEN_ISSUANCE - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
MPT_AUTHORIZE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
 
MPT_HOLDERS - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
 
MPT_ISSUANCE - Enum constant in enum org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams.AccountObjectType
MPToken Issuance object type.
MPT_ISSUANCE_CREATE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
 
MPT_ISSUANCE_DESTROY - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
 
MPT_ISSUANCE_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
 
mptAmount() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken
The balance of this MPToken.
mptAmount() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersMpToken
The balance of this MPToken.
mptAmount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
The balance of this MPToken.
mptAmount() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
The balance of this MPToken.
mptAmount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
 
mptAmount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenObject
 
mptAmount(Optional<? extends MpTokenNumericAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value mptAmount to mptAmount.
mptAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken.Builder
Initializes the value for the mptAmount attribute.
mptAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Initializes the value for the mptAmount attribute.
mptAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value mptAmount to mptAmount.
MptCurrencyAmount - Interface in org.xrpl.xrpl4j.model.transactions
CurrencyAmount type for MPT amounts.
MptHoldersMpToken - Interface in org.xrpl.xrpl4j.model.client.mpt
Representation of an MPToken found in MptHoldersResponses.
MptHoldersRequestParams - Interface in org.xrpl.xrpl4j.model.client.mpt
Request parameters for the mpt_holders RPC.
MptHoldersResponse - Interface in org.xrpl.xrpl4j.model.client.mpt
Response object for mpt_holders RPCs.
mptIssuance() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
mptIssuance() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
mptIssuanceId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMptCurrencyAmount
 
mptIssuanceId() - Method in interface org.xrpl.xrpl4j.model.transactions.MptCurrencyAmount
 
mptIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMptCurrencyAmount.Builder
Initializes the value for the mptIssuanceId attribute.
mpToken() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
mpToken() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
mpToken(MpTokenLedgerEntryParams, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a MpTokenObject ledger entry.
MPTOKEN_ISSUANCE_LOCK - Enum constant in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Permission to lock an MPToken issuance.
MPTOKEN_ISSUANCE_UNLOCK - Enum constant in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Permission to unlock an MPToken issuance.
MpTokenAuthorize - Interface in org.xrpl.xrpl4j.model.transactions
Representation of the MPTokenAuthorize transaction.
MpTokenAuthorizeFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static TransactionFlags which can be set on MpTokenAuthorize transactions.
MpTokenFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static Flags which can be set on MpTokenObjects.
mpTokenIndex() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken
The index of this MPToken.
mpTokenIndex() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersMpToken
The index of this MPToken.
mpTokenIndex(Hash256) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersMpToken.Builder
Initializes the value for the mpTokenIndex attribute.
mpTokenIssuance(MpTokenIssuanceId, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a MpTokenIssuanceObject ledger entry.
MpTokenIssuanceCreate - Interface in org.xrpl.xrpl4j.model.transactions
Representation of the MPTokenIssuanceCreate transaction.
MpTokenIssuanceCreateFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static TransactionFlags which can be set on MpTokenIssuanceCreate transactions.
MpTokenIssuanceCreateFlags.Builder - Class in org.xrpl.xrpl4j.model.flags
A builder class for MpTokenIssuanceCreateFlags.
MpTokenIssuanceDestroy - Interface in org.xrpl.xrpl4j.model.transactions
Representation of the MPTokenIssuanceDestroy transaction.
MpTokenIssuanceFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static Flags which can be set on MpTokenIssuanceObjects.
mpTokenIssuanceId() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableMpTokenLedgerEntryParams
The MpTokenIssuanceId of the issuance.
mpTokenIssuanceId() - Method in interface org.xrpl.xrpl4j.model.client.ledger.MpTokenLedgerEntryParams
The MpTokenIssuanceId of the issuance.
mpTokenIssuanceId() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams
The MpTokenIssuanceId of the issuance.
mpTokenIssuanceId() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse
 
mpTokenIssuanceId() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersRequestParams
The MpTokenIssuanceId of the issuance.
mpTokenIssuanceId() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersResponse
 
mpTokenIssuanceId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
The MpTokenIssuanceId of the issuance.
mpTokenIssuanceId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
The MpTokenIssuanceId of the MPTokenIssuance that this token corresponds to.
mpTokenIssuanceId() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
The MpTokenIssuanceId of the issuance.
mpTokenIssuanceId() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
The MpTokenIssuanceId of the MPTokenIssuance that this token corresponds to.
mpTokenIssuanceId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
The MpTokenIssuanceId of the issuance to authorize.
mpTokenIssuanceId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
The MpTokenIssuanceId of the issuance to destroy.
mpTokenIssuanceId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
The MpTokenIssuanceId of the issuance to update.
mpTokenIssuanceId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata
The MpTokenIssuanceId of the MpTokenIssuanceObject created via an MpTokenIssuanceCreate transaction.
mpTokenIssuanceId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
 
mpTokenIssuanceId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenObject
 
mpTokenIssuanceId() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenAuthorize
The MpTokenIssuanceId of the issuance to authorize.
mpTokenIssuanceId() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceDestroy
The MpTokenIssuanceId of the issuance to destroy.
mpTokenIssuanceId() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceSet
The MpTokenIssuanceId of the issuance to update.
mpTokenIssuanceId() - Method in interface org.xrpl.xrpl4j.model.transactions.TransactionMetadata
The MpTokenIssuanceId of the MpTokenIssuanceObject created via an MpTokenIssuanceCreate transaction.
mpTokenIssuanceId(Optional<? extends MpTokenIssuanceId>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the optional value mpTokenIssuanceId to mpTokenIssuanceId.
mpTokenIssuanceId(Optional<? extends MpTokenIssuanceId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Initializes the optional value mpTokenIssuanceId to mpTokenIssuanceId.
mpTokenIssuanceId(Optional<? extends MpTokenIssuanceId>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value mpTokenIssuanceId to mpTokenIssuanceId.
mpTokenIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableMpTokenLedgerEntryParams.Builder
Initializes the value for the mpTokenIssuanceId attribute.
mpTokenIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersRequestParams.Builder
Initializes the value for the mpTokenIssuanceId attribute.
mpTokenIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Initializes the value for the mpTokenIssuanceId attribute.
mpTokenIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the optional value mpTokenIssuanceId to mpTokenIssuanceId.
mpTokenIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Initializes the value for the mpTokenIssuanceId attribute.
mpTokenIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the value for the mpTokenIssuanceId attribute.
mpTokenIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the value for the mpTokenIssuanceId attribute.
mpTokenIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the value for the mpTokenIssuanceId attribute.
mpTokenIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Initializes the optional value mpTokenIssuanceId to mpTokenIssuanceId.
mpTokenIssuanceId(MpTokenIssuanceId) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value mpTokenIssuanceId to mpTokenIssuanceId.
MpTokenIssuanceId - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Wrappers._MpTokenIssuanceId.
MpTokenIssuanceIdDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for MpTokenIssuanceIds.
MpTokenIssuanceIdDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.MpTokenIssuanceIdDeserializer
No-args constructor.
MpTokenIssuanceIdSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for MpTokenIssuanceIds.
MpTokenIssuanceIdSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.MpTokenIssuanceIdSerializer
No-args constructor.
MpTokenIssuanceObject - Interface in org.xrpl.xrpl4j.model.ledger
Represents an MPTokenIssuance.
MpTokenIssuanceSet - Interface in org.xrpl.xrpl4j.model.transactions
Representation of the MPTokenIssuanceSet transaction.
MpTokenIssuanceSetFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static TransactionFlags which can be set on MpTokenIssuanceSet transactions.
MpTokenLedgerEntryParams - Interface in org.xrpl.xrpl4j.model.client.ledger
Parameters that uniquely identify an MpTokenObject on ledger that can be used in a LedgerEntryRequestParams to request an MpTokenObject.
mpTokenMetadata() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
Arbitrary hex-encoded metadata about this issuance.
mpTokenMetadata() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
Arbitrary hex-encoded metadata about this issuance.
mpTokenMetadata() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
Arbitrary metadata about this issuance, in hex format.
mpTokenMetadata() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
 
mpTokenMetadata() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenIssuanceObject
 
mpTokenMetadata() - Method in interface org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceCreate
Arbitrary metadata about this issuance, in hex format.
mpTokenMetadata(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value mpTokenMetadata to mpTokenMetadata.
mpTokenMetadata(Optional<? extends MpTokenMetadata>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the optional value mpTokenMetadata to mpTokenMetadata.
mpTokenMetadata(Optional<? extends MpTokenMetadata>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value mpTokenMetadata to mpTokenMetadata.
mpTokenMetadata(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value mpTokenMetadata to mpTokenMetadata.
mpTokenMetadata(MpTokenMetadata) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the optional value mpTokenMetadata to mpTokenMetadata.
mpTokenMetadata(MpTokenMetadata) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value mpTokenMetadata to mpTokenMetadata.
MpTokenMetadata - Class in org.xrpl.xrpl4j.model.transactions
Wrapped String representing MPT metadata.
MpTokenMetadataDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for MpTokenMetadatas.
MpTokenMetadataDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.MpTokenMetadataDeserializer
No-args constructor.
MpTokenMetadataSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for MpTokenMetadatas.
MpTokenMetadataSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.MpTokenMetadataSerializer
No-args constructor.
MpTokenNumericAmount - Class in org.xrpl.xrpl4j.model.transactions
Immutable implementation of Wrappers._MpTokenNumericAmount.
MpTokenNumericAmountDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for MpTokenNumericAmounts.
MpTokenNumericAmountDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.MpTokenNumericAmountDeserializer
No-args constructor.
MpTokenNumericAmountSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for MpTokenNumericAmounts.
MpTokenNumericAmountSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.MpTokenNumericAmountSerializer
No-args constructor.
MpTokenObject - Interface in org.xrpl.xrpl4j.model.ledger
Represents an MPToken ledger object.
mpTokens() - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse
 
mpTokens() - Method in interface org.xrpl.xrpl4j.model.client.mpt.MptHoldersResponse
 
mpTokens(Iterable<? extends MptHoldersMpToken>) - Method in class org.xrpl.xrpl4j.model.client.mpt.ImmutableMptHoldersResponse.Builder
Sets or replaces all elements for mpTokens list.
MULTI_SIGN_PUBLIC_KEY - Static variable in interface org.xrpl.xrpl4j.crypto.keys.PublicKey
Multi-signed transactions must contain an empty String in the SigningPublicKey field.
multiSign(PrivateKeyReference, T) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.BcDerivedKeySignatureService
 
multiSign(P, T) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractSignatureService
 
multiSign(P, T) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractTransactionSigner
 
multiSign(P, T) - Method in interface org.xrpl.xrpl4j.crypto.signing.TransactionSigner
Get a signature for the supplied unsigned transaction using the supplied TransactionSigner.
MultiSignedTransaction<T> - Interface in org.xrpl.xrpl4j.crypto.signing
Holds the bytes for and assembles signers for a multi-signed XRPL transaction.
multiSignInner(PrivateKeyReference, Batch) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.BcDerivedKeySignatureService
 
multiSignInner(P, Batch) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractSignatureService
 
multiSignInner(P, Batch) - Method in class org.xrpl.xrpl4j.crypto.signing.AbstractTransactionSigner
 
multiSignInner(P, Batch) - Method in interface org.xrpl.xrpl4j.crypto.signing.TransactionSigner
Obtain a multi-signature for a batch transaction using the supplied TransactionSigner.
multiSignToSigner(PrivateKeyReference, T) - Method in class org.xrpl.xrpl4j.crypto.signing.bc.BcDerivedKeySignatureService
 
multiSignToSigner(P, T) - Method in interface org.xrpl.xrpl4j.crypto.signing.TransactionSigner
Deprecated.
Use TransactionSigner.multiSign(PrivateKeyable, Transaction) instead and assemble a Signer manually. This will allow callers to better manage public-key derivation, especially for derived key scenarios like an HSM where public-key derivation is expensive and may only need to be done once for multiple multi-sig operations.

N

name() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInstance
Field name.
name() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance
Field name.
name(String) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance.Builder
Initializes the value for the name attribute.
NAME_RESERVATION_BLACKHOLE - Static variable in interface org.xrpl.xrpl4j.model.AddressConstants
In the past, Ripple asked users to send XRP to this account to reserve Ripple Names.
NAN_ADDRESS - Static variable in interface org.xrpl.xrpl4j.model.AddressConstants
Previous versions of ripple-lib generated this address when encoding the value NaN using the XRP Ledger's base58 string encoding format.
naturalBytes() - Method in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
Accessor for the byte value in PrivateKey.value() but in a more natural form (i.e., the size of the returned value will be 32 bytes).
NEGATIVE_UNL - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for NegativeUNL ledger objects.
NEGATIVE_UNL - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
networkId() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo
The NetworkId of the network that this server is connected to.
networkId() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo
The NetworkId of the network that this server is connected to.
networkId() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
The NetworkId of the network that this server is connected to.
networkId() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo
The NetworkId of the network that this server is connected to.
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
 
networkId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge
 
networkId() - Method in interface org.xrpl.xrpl4j.model.transactions.Transaction
 
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the optional value networkId to networkId.
networkId(Optional<? extends NetworkId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableClioServerInfo.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableReportingModeServerInfo.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountDelete.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAccountSet.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmBid.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmClawback.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmCreate.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDelete.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmDeposit.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmVote.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableAmmWithdraw.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableBatch.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCancel.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCash.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCheckCreate.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableClawback.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialAccept.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialCreate.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableCredentialDelete.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDepositPreAuth.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidDelete.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDidSet.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEnableAmendment.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCreate.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenAuthorize.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceCreate.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceDestroy.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableMpTokenIssuanceSet.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenAcceptOffer.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCancelOffer.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenMint.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelClaim.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelCreate.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePaymentChannelFund.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainDelete.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionedDomainSet.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetFee.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSetRegularKey.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableSignerListSet.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTicketCreate.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTrustSet.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnknownTransaction.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableUnlModify.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAccountCreateCommit.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainClaim.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateBridge.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the optional value networkId to networkId.
networkId(NetworkId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainModifyBridge.Builder
Initializes the optional value networkId to networkId.
NetworkId - Class in org.xrpl.xrpl4j.model.transactions
A wrapped UnsignedInteger containing a Network ID.
NetworkIdDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for NetworkIds.
NetworkIdDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.NetworkIdDeserializer
No-args constructor.
NetworkIdSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for NetworkIds.
NetworkIdSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.NetworkIdSerializer
No-args constructor.
newFields() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.CreatedNode
The CreatedNode containing the fields of the ledger object that was created.
newFields() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode
The ImmutableCreatedNode containing the fields of the ledger object that was created.
newFields(T) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableCreatedNode.Builder
Initializes the value for the newFields attribute.
newInstance() - Static method in class org.xrpl.xrpl4j.crypto.keys.Entropy
Construct a new instance of an Entropy.
nextPageMin() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
The locator of the next page, if any.
nextPageMin() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenPageObject
The locator of the next page, if any.
nextPageMin() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject
The locator of the next page, if any.
nextPageMin() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenPageObject
The locator of the next page, if any.
nextPageMin(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Initializes the optional value nextPageMin to nextPageMin.
nextPageMin(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Initializes the optional value nextPageMin to nextPageMin.
nextPageMin(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Initializes the optional value nextPageMin to nextPageMin.
nextPageMin(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Initializes the optional value nextPageMin to nextPageMin.
NFT_BUY_OFFERS - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the nft_buy_offers rippled API method.
NFT_INFO - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the nft_info Clio API method.
NFT_SELL_OFFERS - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the nft_sell_offers rippled API method.
NftBuyOffersRequestParams - Interface in org.xrpl.xrpl4j.model.client.nft
Request params for "nft_buy_offers" rippled API method call.
NftBuyOffersResult - Interface in org.xrpl.xrpl4j.model.client.nft
The result of an "nft_buy_offers" rippled API method call.
nftId() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
A unique identifier for the non-fungible token (NFT).
nftId() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoResult
A unique identifier for the non-fungible token (NFT).
nftId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
Initializes the value for the nftId attribute.
NftInfoRequestParams - Interface in org.xrpl.xrpl4j.model.client.nft
Request parameters for the nft_info RPC request.
NftInfoResult - Interface in org.xrpl.xrpl4j.model.client.nft
The result of an nft_info RPC call.
nftOfferIndex() - Method in interface org.xrpl.xrpl4j.model.client.nft.BuyOffer
The ledger object ID of this offer.
nftOfferIndex() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer
The ledger object ID of this offer.
nftOfferIndex() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer
The ledger object ID of this offer.
nftOfferIndex() - Method in interface org.xrpl.xrpl4j.model.client.nft.SellOffer
The ledger object ID of this offer.
nftOfferIndex(Hash256) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer.Builder
Initializes the value for the nftOfferIndex attribute.
nftOfferIndex(Hash256) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer.Builder
Initializes the value for the nftOfferIndex attribute.
nfToken() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenWrapper
The NfToken that this wrapper wraps.
nfToken() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenWrapper
The NfToken that this wrapper wraps.
nfToken(NfToken) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenWrapper.Builder
Initializes the value for the nfToken attribute.
NfToken - Interface in org.xrpl.xrpl4j.model.ledger
Object mapping for NFToken inner objects.
NFTOKEN_ACCEPT_OFFER - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the NfTokenAcceptOffer transaction.
NFTOKEN_BURN - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the NfTokenBurn transaction.
NFTOKEN_CANCEL_OFFER - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the NfTokenCancelOffer transaction.
NFTOKEN_CREATE_OFFER - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the NfTokenCreateOffer transaction.
NFTOKEN_MINT - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the NfTokenMint transaction.
NFTOKEN_OFFER - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for NFTokenOffer ledger objects.
NFTOKEN_OFFER - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
NFTOKEN_PAGE - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for NfTokenPageObject ledger objects.
NFTOKEN_PAGE - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
NfTokenAcceptOffer - Interface in org.xrpl.xrpl4j.model.transactions
The NfTokenAcceptOffer transaction creates an NfT object and adds it to the relevant NfTPage object of the minter.
NfTokenBurn - Interface in org.xrpl.xrpl4j.model.transactions
The NfTokenBurn transaction is used to remove an NfToken object from the NfTokenPage in which it is being held, effectively removing the token from the ledger ("burning" it).
NfTokenCancelOffer - Interface in org.xrpl.xrpl4j.model.transactions
The NfTokenCancelOffer transaction creates an NfToken object and adds it to the relevant NfTokenPage object of the minter.
NfTokenCreateOffer - Interface in org.xrpl.xrpl4j.model.transactions
The NfTokenCreateOffer transaction creates either a new Sell offer for an NfToken owned by the account executing the transaction or a new Buy offer for NfToken owned by another account.
NfTokenCreateOfferFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static Flags which can be set on NfTokenCreateOffers.
NfTokenCreateOfferFlags.Builder - Class in org.xrpl.xrpl4j.model.flags
A builder class for NfTokenCreateOfferFlags.
NfTokenFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static Flags which can be set on NfTokenObjects.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject
The unique NFTokenID of the token.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.client.accounts.NfTokenObject
The unique NFTokenID of the token.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams
The TokenID of the NFToken object.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult
The TokenID of the NFToken object.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoRequestParams
A unique identifier for the non-fungible token (NFT).
nfTokenId() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams
The TokenID of the NFToken object.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult
The TokenID of the NFToken object.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftBuyOffersRequestParams
The TokenID of the NFToken object.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftBuyOffersResult
The TokenID of the NFToken object.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoRequestParams
A unique identifier for the non-fungible token (NFT).
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftSellOffersRequestParams
The TokenID of the NFToken object.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftSellOffersResult
The TokenID of the NFToken object.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfToken
The unique NFTokenID of the token.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
The TokenId of the NfToken for which the offer has been created.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.ledger.NfToken
The unique NFTokenID of the token.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
The TokenId of the NfToken for which the offer has been created.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
Identifies the NfToken object to be removed by the transaction.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Identifies the TokenID of the NfToken object that the offer references.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata
The NfTokenId of the NfToken that was changed as a result of this transaction.
nfTokenId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
The TokenId of the NfToken for which the offer has been created.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenOfferObject
The TokenId of the NfToken for which the offer has been created.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenBurn
Identifies the NfToken object to be removed by the transaction.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCreateOffer
Identifies the TokenID of the NfToken object that the offer references.
nfTokenId() - Method in interface org.xrpl.xrpl4j.model.transactions.TransactionMetadata
The NfTokenId of the NfToken that was changed as a result of this transaction.
nfTokenId(Optional<? extends NfTokenId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Initializes the optional value nfTokenId to nfTokenId.
nfTokenId(Optional<? extends NfTokenId>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value nfTokenId to nfTokenId.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject.Builder
Initializes the value for the nfTokenId attribute.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersRequestParams.Builder
Initializes the value for the nfTokenId attribute.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Initializes the value for the nfTokenId attribute.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoRequestParams.Builder
Initializes the value for the nfTokenId attribute.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersRequestParams.Builder
Initializes the value for the nfTokenId attribute.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Initializes the value for the nfTokenId attribute.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfToken.Builder
Initializes the value for the nfTokenId attribute.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the value for the nfTokenId attribute.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the value for the nfTokenId attribute.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the value for the nfTokenId attribute.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Initializes the optional value nfTokenId to nfTokenId.
nfTokenId(NfTokenId) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value nfTokenId to nfTokenId.
NfTokenId - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing the NFT Id.
NfTokenIdDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for NfTokenIds.
NfTokenIdDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.NfTokenIdDeserializer
No-args constructor.
nfTokenIds() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata
The NfTokenIds of the NfTokens changed by a NfTokenCancelOffer transaction.
nfTokenIds() - Method in interface org.xrpl.xrpl4j.model.transactions.TransactionMetadata
The NfTokenIds of the NfTokens changed by a NfTokenCancelOffer transaction.
nfTokenIds(Iterable<? extends NfTokenId>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Sets or replaces all elements for nfTokenIds list.
NfTokenIdSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for NfTokenIds.
NfTokenIdSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.NfTokenIdSerializer
No-args constructor.
NfTokenMint - Interface in org.xrpl.xrpl4j.model.transactions
The NfTokenMint transaction creates an NfToken object and adds it to the relevant NfTokenPage object of the minter(issuer).
nfTokenMinter() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
Another account that can mint non-fungible tokens on behalf of this account.
nfTokenMinter() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
Another account that can mint non-fungible tokens on behalf of this account.
nfTokenMinter() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
Another account that can mint non-fungible tokens on behalf of this account.
nfTokenMinter() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
Another account that can mint non-fungible tokens on behalf of this account.
nfTokenMinter(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value nfTokenMinter to nfTokenMinter.
nfTokenMinter(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value nfTokenMinter to nfTokenMinter.
nfTokenMinter(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the optional value nfTokenMinter to nfTokenMinter.
nfTokenMinter(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value nfTokenMinter to nfTokenMinter.
NfTokenMintFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static TransactionFlags which can be set on NfTokenMint transactions.
NfTokenMintFlags.Builder - Class in org.xrpl.xrpl4j.model.flags
A builder class for NfTokenMintFlags.
NfTokenObject - Interface in org.xrpl.xrpl4j.model.client.accounts
Structure of an NFToken stored on the ledger.
NfTokenOfferFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static Flags which can be set on NfTokenOfferObjects.
NfTokenOfferObject - Interface in org.xrpl.xrpl4j.model.ledger
An Offer returned in an NfTokenOfferObject list.
NfTokenPageObject - Interface in org.xrpl.xrpl4j.model.ledger
Represents the NFTokenPage ledger object, which represents a collection of NFToken objects owned by the same account.
nfTokens() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
The collection of NFToken objects contained in this NFTokenPage object.
nfTokens() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenPageObject
The collection of NFToken objects contained in this NFTokenPage object.
nfTokens() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject
The collection of NFToken objects contained in this NFTokenPage object.
nfTokens() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenPageObject
The collection of NFToken objects contained in this NFTokenPage object.
nfTokens(Iterable<? extends NfTokenWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Sets or replaces all elements for nfTokens list.
nfTokens(Iterable<? extends NfTokenWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Sets or replaces all elements for nfTokens list.
NfTokenUri - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing the Uri.
NfTokenUriSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for NfTokenUris.
NfTokenUriSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.NfTokenUriSerializer
No-args constructor.
NfTokenWrapper - Interface in org.xrpl.xrpl4j.model.ledger
A wrapper for NfToken to conform to the rippled API JSON structure.
nftPage() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Look up an NfTokenPageObject by ID.
nftPage() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Look up an NfTokenPageObject by ID.
nftPage(Hash256, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a NfTokenPageObject ledger entry.
NftSellOffersRequestParams - Interface in org.xrpl.xrpl4j.model.client.nft
Request params for "nft_sell_offers" rippled API method call.
NftSellOffersResult - Interface in org.xrpl.xrpl4j.model.client.nft
The result of an "nft_sell_offers" rippled API method call.
nftSerial() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject
The token sequence number of this NFToken, which is unique for its issuer.
nftSerial() - Method in interface org.xrpl.xrpl4j.model.client.accounts.NfTokenObject
The token sequence number of this NFToken, which is unique for its issuer.
nftSerial() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
The NFT’s sequence number.
nftSerial() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoResult
The NFT’s sequence number.
nftSerial(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableNfTokenObject.Builder
Initializes the value for the nftSerial attribute.
nftSerial(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
Initializes the value for the nftSerial attribute.
nftTaxon() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
The NFT’s taxon.
nftTaxon() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoResult
The NFT’s taxon.
nftTaxon(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
Initializes the value for the nftTaxon attribute.
nibblet(int) - Method in class org.xrpl.xrpl4j.codec.binary.types.HashType
Returns four bits at the specified depth within a hash.
NO_DIRECT_RIPPLE - Static variable in class org.xrpl.xrpl4j.model.flags.PaymentFlags
Constant PaymentFlags for the tfNoDirectRipple flag.
NO_FREEZE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
Permanently give up the ability to freeze individual trust lines or disable Global Freeze.
NO_FREEZE - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfNoFreeze account flag.
node() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult
The ledger entry returned, as a ImmutableLedgerEntryResult.
node() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryResult
The ledger entry returned, as a LedgerEntryResult.
node(T) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryResult.Builder
Initializes the value for the node attribute.
NODE_PRIVATE - Enum constant in enum org.xrpl.xrpl4j.codec.addresses.Version
 
NODE_PUBLIC - Enum constant in enum org.xrpl.xrpl4j.codec.addresses.Version
 
NON_DELEGABLE_TRANSACTIONS - Static variable in interface org.xrpl.xrpl4j.model.transactions.DelegateSet
Set of transaction types that cannot be delegated.
NONE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.AccountSet.AccountSetFlag
This flag will do nothing but exists to accurately deserialize AccountSet transactions whose SetFlag or ClearFlag fields are zero.
nonEmptyTokenOffers() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCancelOffer
Token Ids array should have atleast one value.
noRipple() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Whether or not this account has enabled the lsfNoRipple flag for this line.
noRipple() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
Whether or not this account has enabled the lsfNoRipple flag for this line.
noRipple(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the noRipple attribute.
NORIPPLE_CHECK - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the noripple_check rippled API method.
noRipplePeer() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Whether or not the peer account has enabled the lsfNoRipple flag for this line.
noRipplePeer() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
Whether or not the peer account has enabled the lsfNoRipple flag for this line.
noRipplePeer(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the noRipplePeer attribute.
normalizeClearFlag() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
Normalization method to try to get AccountSet.clearFlag()and AccountSet.clearFlagRawValue() to match.
normalizeCondition() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
Normalization method to try to get EscrowFinish.condition() and EscrowFinish.conditionRawValue() to match.
normalizeFulfillment() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
Normalization method to try to get EscrowFinish.fulfillment() and EscrowFinish.fulfillmentRawValue() to match.
normalizeSetFlag() - Method in interface org.xrpl.xrpl4j.model.transactions.AccountSet
Normalization method to try to get AccountSet.setFlag()and AccountSet.setFlagRawValue() to match.
NOT_FINAL - Enum constant in enum org.xrpl.xrpl4j.model.client.FinalityStatus
Transaction has not been validated until this moment, which means it could be validated in the following closed ledgers, or, the XRPL peer you are connected to could be missing the ledgers it would have been validated on.
notBetween(T, T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is not between two given values (inclusive lower bound, exclusive upper bound).
notBetweenExclusive(T, T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is not between two given values (exclusive lower bound, exclusive upper bound).
notEqualTo(T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is not equal than the given one.
notGreaterThan(T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is not greater than than the given one.
notGreaterThanEqualTo(T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is not greater than or equal to than the given one.
notLessThan(T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is not less than than the given one.
notLessThanOrEqualTo(T) - Method in class org.xrpl.xrpl4j.model.immutables.FluentCompareTo
Checks if wrapped value is not less than or equal to than the given one.
nth() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInfo
Sort order position for fields of the same type.
nth() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInstance
Sort order position for fields of the same type.
nth() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo
Sort order position for fields of the same type.
nth() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance
Sort order position for fields of the same type.
nth(int) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInfo.Builder
Initializes the value for the nth attribute.
nth(int) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableFieldInstance.Builder
Initializes the value for the nth attribute.
numericValue() - Method in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Get the numeric value of this GranularPermission.

O

OBJECT_END_MARKER_HEX - Static variable in class org.xrpl.xrpl4j.codec.binary.types.STObjectType
 
ObjectMapperFactory - Class in org.xrpl.xrpl4j.model.jackson
A factory for constructing instances of ObjectMapper for all xrpl4j-model components.
ObjectMapperFactory() - Constructor for class org.xrpl.xrpl4j.model.jackson.ObjectMapperFactory
 
obligations() - Method in interface org.xrpl.xrpl4j.model.client.accounts.GatewayBalancesResult
Total amounts issued to addresses not included in hotwallets.
obligations() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult
Total amounts issued to addresses not included in hotwallets.
obligations(GatewayBalancesObligations) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableGatewayBalancesResult.Builder
Initializes the value for the obligations attribute.
of(byte) - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Construct an UnsignedByte from a byte.
of(byte[]) - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Creates an UnsignedByteArray from a byte array.
of(byte[]) - Static method in class org.xrpl.xrpl4j.crypto.keys.Entropy
Construct a new instance of an Entropy from the supplied byte array.
of(byte[]) - Static method in class org.xrpl.xrpl4j.crypto.keys.Passphrase
Instantiates a new builder.
of(byte[]) - Static method in class org.xrpl.xrpl4j.crypto.ServerSecret
Instantiates a new builder.
of(byte, byte) - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Construct an UnsignedByte from high bits and low bits.
of(int) - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Construct an UnsignedByte from an int.
of(int) - Static method in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
Construct a LedgerSpecifier with a numerical ledger index.
of(int) - Static method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
Static constructor.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Construct AccountRootFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.AccountSetTransactionFlags
Construct AccountSetTransactionFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.BatchFlags
Construct BatchFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.CredentialFlags
Construct CredentialFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.Flags
Construct Flags for the given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.MpTokenFlags
Construct MpTokenFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.MpTokenIssuanceFlags
Construct MpTokenIssuanceFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.NfTokenCreateOfferFlags
Construct NfTokenCreateOfferFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.NfTokenFlags
Construct NfTokenFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.NfTokenMintFlags
Construct NfTokenMintFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.NfTokenOfferFlags
Construct NfTokenOfferFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.OfferCreateFlags
Construct OfferCreateFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.OfferFlags
Construct OfferFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.PaymentChannelClaimFlags
Construct PaymentChannelClaimFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.PaymentFlags
Construct PaymentFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.RippleStateFlags
Construct RippleStateFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.SignerListFlags
Construct SignerListFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.TransactionFlags
 
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.TrustSetFlags
Construct TrustSetFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.flags.XChainModifyBridgeFlags
Construct XChainModifyBridgeFlags with a given value.
of(long) - Static method in class org.xrpl.xrpl4j.model.transactions.MpTokenNumericAmount
 
of(long) - Static method in class org.xrpl.xrpl4j.model.transactions.NetworkId
Construct a NetworkId from a long.
of(UnsignedInteger) - Static method in class org.xrpl.xrpl4j.model.client.common.LedgerIndex
Construct a LedgerIndex from an UnsignedInteger.
of(UnsignedInteger) - Static method in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
Construct a LedgerSpecifier with a numerical ledger index.
of(UnsignedInteger) - Static method in class org.xrpl.xrpl4j.model.transactions.AssetScale
Construct a new immutable AssetScale instance.
of(UnsignedInteger) - Static method in class org.xrpl.xrpl4j.model.transactions.NetworkId
Construct a new immutable NetworkId instance.
of(UnsignedInteger) - Static method in class org.xrpl.xrpl4j.model.transactions.OracleDocumentId
Construct a new immutable OracleDocumentId instance.
of(UnsignedInteger) - Static method in class org.xrpl.xrpl4j.model.transactions.TradingFee
Construct a new immutable TradingFee instance.
of(UnsignedInteger) - Static method in class org.xrpl.xrpl4j.model.transactions.TransferFee
Construct a new immutable TransferFee instance.
of(UnsignedInteger) - Static method in class org.xrpl.xrpl4j.model.transactions.VoteWeight
Construct a new immutable VoteWeight instance.
of(UnsignedLong) - Static method in class org.xrpl.xrpl4j.model.transactions.AssetPrice
Construct a new immutable AssetPrice instance.
of(UnsignedLong) - Static method in class org.xrpl.xrpl4j.model.transactions.MpTokenNumericAmount
Construct a new immutable MpTokenNumericAmount instance.
of(UnsignedLong) - Static method in class org.xrpl.xrpl4j.model.transactions.XChainClaimId
Construct a new immutable XChainClaimId instance.
of(UnsignedLong) - Static method in class org.xrpl.xrpl4j.model.transactions.XChainCount
Construct a new immutable XChainCount instance.
of(UnsignedLong) - Static method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
Construct a new immutable XrpCurrencyAmount instance.
of(Long) - Static method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
Construct a new immutable LedgerIndexBound instance.
of(String) - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Construct an UnsignedByte from a hexadecimal String.
of(String) - Static method in interface org.xrpl.xrpl4j.crypto.keys.Base58EncodedSecret
Construct a Base58EncodedSecret from a base58-encoded String.
of(String) - Static method in class org.xrpl.xrpl4j.crypto.keys.Passphrase
Instantiates a new builder.
of(String) - Static method in interface org.xrpl.xrpl4j.model.client.path.PathCurrency
Construct a PathCurrency with the specified currency code and no issuer.
of(String) - Static method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitRequestParams
Construct a SubmitRequestParams containing the given transaction blob as its only parameter.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.Address
Construct a new immutable Address instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.CredentialType
Construct a new immutable CredentialType instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.CredentialUri
Construct a new immutable CredentialUri instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.DidData
Construct a new immutable DidData instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.DidDocument
Construct a new immutable DidDocument instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.DidUri
Construct a new immutable DidUri instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.Hash256
Construct a new immutable Hash256 instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.Marker
Construct a new immutable Marker instance.
of(String) - Static method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
Construct a new MetaLedgerEntryType from a String.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.MpTokenIssuanceId
Construct a new immutable MpTokenIssuanceId instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.MpTokenMetadata
Construct a new immutable MpTokenMetadata instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.NfTokenId
Construct a new immutable NfTokenId instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.NfTokenUri
Construct a new immutable NfTokenUri instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.OracleProvider
Construct a new immutable OracleProvider instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.OracleUri
Construct a new immutable OracleUri instance.
of(String) - Static method in class org.xrpl.xrpl4j.model.transactions.XAddress
Construct a new immutable XAddress instance.
of(UnsignedByte) - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Copy constructor.
of(UnsignedByteArray) - Static method in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
Deprecated.
This method will be removed in a future version. Prefer PrivateKey.fromPrefixedBytes(UnsignedByteArray) instead.
of(UnsignedByteArray) - Static method in interface org.xrpl.xrpl4j.crypto.signing.Signature
Static builder.
of(UnsignedByte, UnsignedByte...) - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Creates an UnsignedByteArray from one or more UnsignedByte values.
of(LedgerIndex) - Static method in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
Construct a LedgerSpecifier with a numerical ledger index.
of(Flags, Flags...) - Static method in class org.xrpl.xrpl4j.model.flags.Flags
Construct Flags from one or more Flags by performing a bitwise OR on all.
of(AuthAccount) - Static method in interface org.xrpl.xrpl4j.model.ledger.AuthAccountWrapper
Construct an AuthAccountWrapper containing the specified AuthAccount.
of(NfToken) - Static method in interface org.xrpl.xrpl4j.model.ledger.NfTokenWrapper
Construct a new wrapper for the given NfToken.
of(SignerEntry) - Static method in interface org.xrpl.xrpl4j.model.ledger.SignerEntryWrapper
Construct a new wrapper for the given SignerEntry.
of(VoteEntry) - Static method in interface org.xrpl.xrpl4j.model.ledger.VoteEntryWrapper
Construct a VoteEntryWrapper containing the specified VoteEntry.
of(XChainClaimProofSig) - Static method in interface org.xrpl.xrpl4j.model.ledger.XChainClaimAttestation
Construct an XChainClaimAttestation containing the specified XChainClaimProofSig.
of(XChainCreateAccountProofSig) - Static method in interface org.xrpl.xrpl4j.model.ledger.XChainCreateAccountAttestation
Construct an XChainCreateAccountAttestation containing the specified XChainCreateAccountProofSig.
of(Address) - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountInfoRequestParams
Constructs an AccountInfoRequestParams for a specified account, with all other fields set to their defaults.
of(Address) - Static method in interface org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams
Construct an AccountObjectsRequestParams for a given account and otherwise default parameters.
of(Address) - Static method in interface org.xrpl.xrpl4j.model.client.amm.AmmInfoAuthAccount
Construct an AmmInfoAuthAccount containing the given Address.
of(Address) - Static method in interface org.xrpl.xrpl4j.model.ledger.AuthAccount
Construct an AuthAccount containing the specified Address.
of(Address, Address) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.RippleStateLedgerEntryParams.RippleStateAccounts
of(BatchSigner) - Static method in interface org.xrpl.xrpl4j.model.transactions.BatchSignerWrapper
Construct a BatchSignerWrapper wrapping the given BatchSigner.
of(GranularPermission) - Static method in interface org.xrpl.xrpl4j.model.transactions.Permission
of(Hash256) - Static method in interface org.xrpl.xrpl4j.model.client.common.LedgerSpecifier
Construct a LedgerSpecifier with a ledger hash.
of(Hash256) - Static method in interface org.xrpl.xrpl4j.model.client.transactions.TransactionRequestParams
Convenience constructor for creating TransactionRequestParams with only a transaction hash.
of(PriceData) - Static method in interface org.xrpl.xrpl4j.model.transactions.PriceDataWrapper
 
of(Signer) - Static method in interface org.xrpl.xrpl4j.model.transactions.SignerWrapper
Construct a SignerWrapper wrapping the given Signer.
of(Transaction) - Static method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitMultiSignedRequestParams
Construct a SubmitMultiSignedRequestParams with the given Transaction.
of(Transaction) - Static method in interface org.xrpl.xrpl4j.model.transactions.RawTransactionWrapper
Construct a RawTransactionWrapper wrapping the given Transaction.
of(TransactionType) - Static method in interface org.xrpl.xrpl4j.model.transactions.Permission
Create a Permission from a TransactionType.
ofAllOrNothing() - Static method in class org.xrpl.xrpl4j.model.flags.BatchFlags
Construct BatchFlags for AllOrNothing mode.
ofDrops(long) - Static method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
Constructs an XrpCurrencyAmount using a number of drops.
ofDrops(UnsignedLong) - Static method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
Constructs an XrpCurrencyAmount using a number of drops.
ofDrops(UnsignedLong, boolean) - Static method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
Constructs an XrpCurrencyAmount using a number of drops.
offer() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
offer() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
offer(OfferLedgerEntryParams, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests an OfferObject ledger entry.
OFFER - Enum constant in enum org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams.AccountObjectType
Offer account object type.
OFFER - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for Offer ledger objects.
OFFER - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
OFFER_CANCEL - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the OfferCancel transaction.
OFFER_CREATE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the OfferCreate transaction.
OfferCancel - Interface in org.xrpl.xrpl4j.model.transactions
An OfferCancel transaction removes an Offer object from the XRP Ledger.
OfferCreate - Interface in org.xrpl.xrpl4j.model.transactions
An OfferCreate transaction is effectively a limit order.
OfferCreateFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static TransactionFlags which can be set on OfferCreate transactions.
OfferCreateFlags.Builder - Class in org.xrpl.xrpl4j.model.flags
A builder class for OfferCreateFlags flags.
OfferFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static Flags which can be set on OfferObjects.
offerId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata
The ID of the offer created by NfTokenCreateOffer transactions.
offerId() - Method in interface org.xrpl.xrpl4j.model.transactions.TransactionMetadata
The ID of the offer created by NfTokenCreateOffer transactions.
offerId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Initializes the optional value offerId to offerId.
offerId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableTransactionMetadata.Builder
Initializes the optional value offerId to offerId.
OfferLedgerEntryParams - Interface in org.xrpl.xrpl4j.model.client.ledger
Parameters that uniquely identify an OfferObject on ledger that can be used in a LedgerEntryRequestParams to request an OfferObject.
offerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
A hint indicating which page of the token buy or sell offer directory links to this object.
offerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
A hint indicating which page of the token buy or sell offer directory links to this object.
offerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
A hint indicating which page of the token buy or sell offer directory links to this object.
offerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenOfferObject
A hint indicating which page of the token buy or sell offer directory links to this object.
offerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the optional value offerNode to offerNode.
offerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value offerNode to offerNode.
offerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the optional value offerNode to offerNode.
offerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value offerNode to offerNode.
OfferObject - Interface in org.xrpl.xrpl4j.model.ledger
The Offer object type describes an offer to exchange currencies, more traditionally known as an order.
OfferResultObject - Interface in org.xrpl.xrpl4j.model.client.accounts
An Offer returned in an AccountOffersResult.offers() list.
offers() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountOffersResult
Array of OfferResultObject, which each represent an offer made by this account that is outstanding as of the requested ledger version.
offers() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult
Array of OfferResultObject, which each represent an offer made by this account that is outstanding as of the requested ledger version.
offers() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult
List of buy offers for a particular NFToken.
offers() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult
List of sell offers for a particular NFToken.
offers() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftBuyOffersResult
List of buy offers for a particular NFToken.
offers() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftSellOffersResult
List of sell offers for a particular NFToken.
offers() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersResult
A List of BookOffersOffers containing information about the offers in the requested order book.
offers() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult
A List of BookOffersOffers containing information about the offers in the requested order book.
offers(Iterable<? extends OfferResultObject>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountOffersResult.Builder
Sets or replaces all elements for offers list.
offers(Iterable<? extends BuyOffer>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftBuyOffersResult.Builder
Sets or replaces all elements for offers list.
offers(Iterable<? extends SellOffer>) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftSellOffersResult.Builder
Sets or replaces all elements for offers list.
offers(Iterable<? extends BookOffersOffer>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersResult.Builder
Sets or replaces all elements for offers list.
offerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCancel
The Transaction.sequence() of the transaction that created the escrow to cancel.
offerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
The Transaction.sequence() of the transaction that created the escrow to cancel.
offerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
The Transaction.sequence() of the transaction that created the escrow to cancel.
offerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
The Transaction.sequence() of the transaction that created the escrow to cancel.
offerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel
The sequence number of a previous OfferCreate transaction.
offerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate
An offer to delete first, specified in the same way as an Offer Cancel.
offerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.OfferCancel
The sequence number of a previous OfferCreate transaction.
offerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.OfferCreate
An offer to delete first, specified in the same way as an Offer Cancel.
offerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the value for the offerSequence attribute.
offerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the value for the offerSequence attribute.
offerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the optional value offerSequence to offerSequence.
offerSequence(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value offerSequence to offerSequence.
offerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCancel.Builder
Initializes the optional value offerSequence to offerSequence.
offerSequence(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOfferCreate.Builder
Initializes the optional value offerSequence to offerSequence.
ofIndependent() - Static method in class org.xrpl.xrpl4j.model.flags.BatchFlags
Construct BatchFlags for Independent mode.
ofOnlyOne() - Static method in class org.xrpl.xrpl4j.model.flags.BatchFlags
Construct BatchFlags for OnlyOne mode.
ofPercent(BigDecimal) - Static method in class org.xrpl.xrpl4j.model.transactions.TradingFee
Construct TradingFee as a percentage value.
ofPercent(BigDecimal) - Static method in class org.xrpl.xrpl4j.model.transactions.TransferFee
Construct TransferFee as a percentage value.
ofPlainText(String) - Static method in class org.xrpl.xrpl4j.model.transactions.CredentialType
Constructs an CredentialType using a String value.
ofPlainText(String) - Static method in class org.xrpl.xrpl4j.model.transactions.CredentialUri
Constructs an CredentialUri using a String value.
ofPlainText(String) - Static method in class org.xrpl.xrpl4j.model.transactions.NfTokenUri
Constructs an NfTokenUri using a String value.
ofSize(int) - Static method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByteArray
Creates an UnsignedByteArray with a given number of bytes (where each byte has the value 0).
ofUntilFailure() - Static method in class org.xrpl.xrpl4j.model.flags.BatchFlags
Construct BatchFlags for UntilFailure mode.
ofXrp(BigDecimal) - Static method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
Constructs an XrpCurrencyAmount using decimal amount of XRP.
ONE_ASSET_LP_TOKEN - Static variable in class org.xrpl.xrpl4j.model.flags.AmmDepositFlags
Constant AmmDepositFlags for the tfOneAssetLPToken flag.
ONE_ASSET_LP_TOKEN - Static variable in class org.xrpl.xrpl4j.model.flags.AmmWithdrawFlags
Constant AmmWithdrawFlags for the tfOneAssetLPToken flag.
ONE_ASSET_WITHDRAW_ALL - Static variable in class org.xrpl.xrpl4j.model.flags.AmmWithdrawFlags
Constant AmmWithdrawFlags for the tfOneAssetWithdrawAll flag.
ONE_OWNER_COUNT - Static variable in class org.xrpl.xrpl4j.model.flags.SignerListFlags
Constant SignerListFlags for the lsfOneOwner flag.
ONE_POINT_FIVE - Static variable in interface org.xrpl.xrpl4j.model.client.fees.FeeUtils.DecomposedFees
The number 1.5, as a BigDecimal.
ONE_XRP_IN_DROPS - Static variable in interface org.xrpl.xrpl4j.model.transactions.CurrencyAmount
 
ONLY_ONE - Static variable in class org.xrpl.xrpl4j.model.flags.BatchFlags
Constant BatchFlags for the tfOnlyOne flag.
ONLY_XRP - Static variable in class org.xrpl.xrpl4j.model.flags.NfTokenFlags
Constant NfTokenFlags for the lsfOnlyXrp account flag.
ONLY_XRP - Static variable in class org.xrpl.xrpl4j.model.flags.NfTokenMintFlags
Constant NfTokenMintFlags for the tfOnlyXRP flag.
openLedgerCost() - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult
The current open ledger cost before processing this transaction.
openLedgerCost() - Method in interface org.xrpl.xrpl4j.model.client.transactions.SubmitResult
The current open ledger cost before processing this transaction.
openLedgerCost(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.transactions.ImmutableSubmitResult.Builder
Initializes the value for the openLedgerCost attribute.
openLedgerFee() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeDrops
The minimum transaction cost that a reference transaction must pay to be included in the current open ledger, represented in drops of XRP.
openLedgerFee() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops
The minimum transaction cost that a reference transaction must pay to be included in the current open ledger, represented in drops of XRP.
openLedgerFee(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeDrops.Builder
Initializes the value for the openLedgerFee attribute.
openLedgerFeeDrops() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeUtils.DecomposedFees
The open ledger fee as found in the supplied FeeDrops that was used to construct this instance.
openLedgerFeeDrops() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees
The open ledger fee as found in the supplied FeeDrops that was used to construct this instance.
openLedgerFeeDrops(BigInteger) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees.Builder
Initializes the value for the openLedgerFeeDrops attribute.
openLedgerFeeDropsAsBigDecimal() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeUtils.DecomposedFees
openLedgerFeeDropsAsBigDecimal() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableDecomposedFees
openLedgerLevel() - Method in interface org.xrpl.xrpl4j.model.client.fees.FeeLevels
The minimum transaction cost required to be included in the current open ledger, represented in fee levels.
openLedgerLevel() - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels
The minimum transaction cost required to be included in the current open ledger, represented in fee levels.
openLedgerLevel(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.client.fees.ImmutableFeeLevels.Builder
Initializes the value for the openLedgerLevel attribute.
OPTIONAL_AUTH - Static variable in class org.xrpl.xrpl4j.model.flags.AccountSetTransactionFlags
Constant for the tfOptionalAuth flag.
OPTIONAL_DEST_TAG - Static variable in class org.xrpl.xrpl4j.model.flags.AccountSetTransactionFlags
Constant for the tfOptionalDestTag flag.
or(UnsignedByte) - Method in class org.xrpl.xrpl4j.codec.addresses.UnsignedByte
Does a bitwise OR on this UnsignedByte and the given UnsignedByte, and returns a new UnsignedByte as the result.
oracle() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
oracle() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
oracle(OracleLedgerEntryParams, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a OracleObject ledger entry.
ORACLE - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for Oracle ledger objects.
ORACLE - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
ORACLE_DELETE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the OracleDelete transaction.
ORACLE_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the OracleSet transaction.
OracleDelete - Interface in org.xrpl.xrpl4j.model.transactions
Delete an Oracle ledger entry.
oracleDocumentId() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOracleLedgerEntryParams
 
oracleDocumentId() - Method in interface org.xrpl.xrpl4j.model.client.ledger.OracleLedgerEntryParams
 
oracleDocumentId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete
A unique identifier of the price oracle for the account.
oracleDocumentId() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet
A unique identifier of the price oracle for the account.
oracleDocumentId() - Method in interface org.xrpl.xrpl4j.model.transactions.OracleDelete
A unique identifier of the price oracle for the account.
oracleDocumentId() - Method in interface org.xrpl.xrpl4j.model.transactions.OracleSet
A unique identifier of the price oracle for the account.
oracleDocumentId(OracleDocumentId) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableOracleLedgerEntryParams.Builder
Initializes the value for the oracleDocumentId attribute.
oracleDocumentId(OracleDocumentId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleDelete.Builder
Initializes the value for the oracleDocumentId attribute.
oracleDocumentId(OracleDocumentId) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableOracleSet.Builder
Initializes the value for the oracleDocumentId attribute.
OracleDocumentId - Class in org.xrpl.xrpl4j.model.transactions
A wrapped UnsignedInteger containing an Oracle document ID.
OracleDocumentIdDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson deserializer for OracleDocumentIds.
OracleDocumentIdDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.OracleDocumentIdDeserializer
No-args constructor.
OracleDocumentIdSerializer - Class in org.xrpl.xrpl4j.model.jackson.modules
Custom Jackson serializer for OracleDocumentIds.
OracleDocumentIdSerializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.OracleDocumentIdSerializer
No-args constructor.
OracleLedgerEntryParams - Interface in org.xrpl.xrpl4j.model.client.ledger
Parameters specifying an OracleObject to retrieve via a ledger_entry RPC call.
OracleObject - Interface in org.xrpl.xrpl4j.model.ledger
An Oracle ledger entry holds data associated with a single price oracle object.
OracleProvider - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing an Oracle provider.
OracleProviderDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
A custom Jackson deserializer to deserialize OracleProviders from a hex string in JSON.
OracleProviderDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.OracleProviderDeserializer
No-args constructor.
oracles() - Method in interface org.xrpl.xrpl4j.model.client.oracle.GetAggregatePriceRequestParams
A list of oracle identifiers.
oracles() - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams
A list of oracle identifiers.
oracles(Iterable<? extends OracleLedgerEntryParams>) - Method in class org.xrpl.xrpl4j.model.client.oracle.ImmutableGetAggregatePriceRequestParams.Builder
Sets or replaces all elements for oracles list.
OracleSet - Interface in org.xrpl.xrpl4j.model.transactions
Creates a new Oracle ledger entry or updates the fields of an existing one, using the Oracle ID.
OracleUri - Class in org.xrpl.xrpl4j.model.transactions
A wrapped String containing an Oracle URI.
OracleUriDeserializer - Class in org.xrpl.xrpl4j.model.jackson.modules
A custom Jackson deserializer to deserialize OracleUris from a hex string in JSON.
OracleUriDeserializer() - Constructor for class org.xrpl.xrpl4j.model.jackson.modules.OracleUriDeserializer
No-args constructor.
ordinal() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.FieldInstance
Globally unique ordinal position based on type code and field code.
org.xrpl.xrpl4j.codec.addresses - package org.xrpl.xrpl4j.codec.addresses
 
org.xrpl.xrpl4j.codec.addresses.exceptions - package org.xrpl.xrpl4j.codec.addresses.exceptions
 
org.xrpl.xrpl4j.codec.binary - package org.xrpl.xrpl4j.codec.binary
 
org.xrpl.xrpl4j.codec.binary.definitions - package org.xrpl.xrpl4j.codec.binary.definitions
 
org.xrpl.xrpl4j.codec.binary.math - package org.xrpl.xrpl4j.codec.binary.math
 
org.xrpl.xrpl4j.codec.binary.serdes - package org.xrpl.xrpl4j.codec.binary.serdes
 
org.xrpl.xrpl4j.codec.binary.types - package org.xrpl.xrpl4j.codec.binary.types
 
org.xrpl.xrpl4j.crypto - package org.xrpl.xrpl4j.crypto
 
org.xrpl.xrpl4j.crypto.keys - package org.xrpl.xrpl4j.crypto.keys
 
org.xrpl.xrpl4j.crypto.keys.bc - package org.xrpl.xrpl4j.crypto.keys.bc
 
org.xrpl.xrpl4j.crypto.signing - package org.xrpl.xrpl4j.crypto.signing
 
org.xrpl.xrpl4j.crypto.signing.bc - package org.xrpl.xrpl4j.crypto.signing.bc
 
org.xrpl.xrpl4j.model - package org.xrpl.xrpl4j.model
 
org.xrpl.xrpl4j.model.client - package org.xrpl.xrpl4j.model.client
 
org.xrpl.xrpl4j.model.client.accounts - package org.xrpl.xrpl4j.model.client.accounts
 
org.xrpl.xrpl4j.model.client.admin - package org.xrpl.xrpl4j.model.client.admin
 
org.xrpl.xrpl4j.model.client.amm - package org.xrpl.xrpl4j.model.client.amm
 
org.xrpl.xrpl4j.model.client.channels - package org.xrpl.xrpl4j.model.client.channels
 
org.xrpl.xrpl4j.model.client.common - package org.xrpl.xrpl4j.model.client.common
 
org.xrpl.xrpl4j.model.client.fees - package org.xrpl.xrpl4j.model.client.fees
 
org.xrpl.xrpl4j.model.client.ledger - package org.xrpl.xrpl4j.model.client.ledger
 
org.xrpl.xrpl4j.model.client.mpt - package org.xrpl.xrpl4j.model.client.mpt
 
org.xrpl.xrpl4j.model.client.nft - package org.xrpl.xrpl4j.model.client.nft
 
org.xrpl.xrpl4j.model.client.oracle - package org.xrpl.xrpl4j.model.client.oracle
 
org.xrpl.xrpl4j.model.client.path - package org.xrpl.xrpl4j.model.client.path
 
org.xrpl.xrpl4j.model.client.serverinfo - package org.xrpl.xrpl4j.model.client.serverinfo
 
org.xrpl.xrpl4j.model.client.transactions - package org.xrpl.xrpl4j.model.client.transactions
 
org.xrpl.xrpl4j.model.flags - package org.xrpl.xrpl4j.model.flags
 
org.xrpl.xrpl4j.model.immutables - package org.xrpl.xrpl4j.model.immutables
 
org.xrpl.xrpl4j.model.jackson - package org.xrpl.xrpl4j.model.jackson
 
org.xrpl.xrpl4j.model.jackson.modules - package org.xrpl.xrpl4j.model.jackson.modules
 
org.xrpl.xrpl4j.model.ledger - package org.xrpl.xrpl4j.model.ledger
 
org.xrpl.xrpl4j.model.transactions - package org.xrpl.xrpl4j.model.transactions
 
org.xrpl.xrpl4j.model.transactions.metadata - package org.xrpl.xrpl4j.model.transactions.metadata
 
otherChainDestination() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit
The destination account on the destination chain.
otherChainDestination() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainCommit
The destination account on the destination chain.
otherChainDestination(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the optional value otherChainDestination to otherChainDestination.
otherChainDestination(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCommit.Builder
Initializes the optional value otherChainDestination to otherChainDestination.
otherChainSource() - Method in interface org.xrpl.xrpl4j.model.ledger.Attestation
The account on the source chain that submitted the XChainAccountCreateCommit transaction or XChainCommit transaction that triggered the event associated with the attestation.
otherChainSource() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim
The account on the source chain that submitted the XChainAccountCreateCommit transaction or XChainCommit transaction that triggered the event associated with the attestation.
otherChainSource() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount
The account on the source chain that submitted the XChainAccountCreateCommit transaction or XChainCommit transaction that triggered the event associated with the attestation.
otherChainSource() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
The account that must send the corresponding XChainCommit on the source chain.
otherChainSource() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedClaimIdObject
The account that must send the corresponding XChainCommit on the source chain.
otherChainSource() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation
The account on the source chain that submitted the XChainAccountCreateCommit transaction that triggered the event associated with the attestation.
otherChainSource() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation
The account on the source chain that submitted the XChainCommit transaction that triggered the event associated with the attestation.
otherChainSource() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId
The account that must send the XChainCommit transaction on the source chain.
otherChainSource() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject
The account that must send the corresponding XChainCommit on the source chain.
otherChainSource() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainOwnedClaimIdObject
The account that must send the corresponding XChainCommit on the source chain.
otherChainSource() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddAccountCreateAttestation
The account on the source chain that submitted the XChainAccountCreateCommit transaction that triggered the event associated with the attestation.
otherChainSource() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainAddClaimAttestation
The account on the source chain that submitted the XChainCommit transaction that triggered the event associated with the attestation.
otherChainSource() - Method in interface org.xrpl.xrpl4j.model.transactions.XChainCreateClaimId
The account that must send the XChainCommit transaction on the source chain.
otherChainSource(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Initializes the optional value otherChainSource to otherChainSource.
otherChainSource(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationClaim.Builder
Initializes the value for the otherChainSource attribute.
otherChainSource(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAttestationCreateAccount.Builder
Initializes the value for the otherChainSource attribute.
otherChainSource(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject.Builder
Initializes the value for the otherChainSource attribute.
otherChainSource(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddAccountCreateAttestation.Builder
Initializes the value for the otherChainSource attribute.
otherChainSource(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainAddClaimAttestation.Builder
Initializes the value for the otherChainSource attribute.
otherChainSource(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableXChainCreateClaimId.Builder
Initializes the value for the otherChainSource attribute.
otherChainSource(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Initializes the optional value otherChainSource to otherChainSource.
outstandingAmount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
The sum of all token amounts that have been minted to all token holders.
outstandingAmount() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
The sum of all token amounts that have been minted to all token holders.
outstandingAmount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
 
outstandingAmount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenIssuanceObject
 
outstandingAmount(Optional<? extends MpTokenNumericAmount>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value outstandingAmount to outstandingAmount.
outstandingAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the value for the outstandingAmount attribute.
outstandingAmount(MpTokenNumericAmount) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value outstandingAmount to outstandingAmount.
owner() - Method in interface org.xrpl.xrpl4j.model.client.ledger.DepositPreAuthLedgerEntryParams
The Address of the account that provided the preauthorization.
owner() - Method in interface org.xrpl.xrpl4j.model.client.ledger.EscrowLedgerEntryParams
The owner (sender) of the Escrow object.
owner() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams
The Address of the account that provided the preauthorization.
owner() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableEscrowLedgerEntryParams
The owner (sender) of the Escrow object.
owner() - Method in interface org.xrpl.xrpl4j.model.client.nft.BuyOffer
The account that placed this BuyOffer.
owner() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer
The account that placed this BuyOffer.
owner() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult
The account ID of this NFT's owner at this ledger index.
owner() - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer
The account that placed this BuyOffer.
owner() - Method in interface org.xrpl.xrpl4j.model.client.nft.NftInfoResult
The account ID of this NFT's owner at this ledger index.
owner() - Method in interface org.xrpl.xrpl4j.model.client.nft.SellOffer
The account that placed this BuyOffer.
owner() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
Address of the source account that created and owns the offer.
owner() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
The XRPL account with update and delete privileges for the oracle.
owner() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
The account that controls the settings of the domain.
owner() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
Address of the source account that created and owns the offer.
owner() - Method in interface org.xrpl.xrpl4j.model.ledger.OracleObject
The XRPL account with update and delete privileges for the oracle.
owner() - Method in interface org.xrpl.xrpl4j.model.ledger.PermissionedDomainObject
The account that controls the settings of the domain.
owner() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowCancel
Address of the source account that funded the escrow payment.
owner() - Method in interface org.xrpl.xrpl4j.model.transactions.EscrowFinish
Address of the source account that funded the escrow payment.
owner() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel
Address of the source account that funded the escrow payment.
owner() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish
Address of the source account that funded the escrow payment.
owner() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn
Indicates the Address of the account that owns the NFToken if it is different than the Account field.
owner() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer
Indicates the AccountID of the account that owns the corresponding NfToken.
owner() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
Address of the source account that created and owns the offer.
owner() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
The XRPL account with update and delete privileges for the oracle.
owner() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject
The account that controls the settings of the domain.
owner() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenOfferObject
Address of the source account that created and owns the offer.
owner() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOracleObject
The XRPL account with update and delete privileges for the oracle.
owner() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPermissionedDomainObject
The account that controls the settings of the domain.
owner() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenBurn
Indicates the Address of the account that owns the NFToken if it is different than the Account field.
owner() - Method in interface org.xrpl.xrpl4j.model.transactions.NfTokenCreateOffer
Indicates the AccountID of the account that owns the corresponding NfToken.
owner(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the optional value owner to owner.
owner(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value owner to owner.
owner(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value owner to owner.
owner(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Initializes the optional value owner to owner.
owner(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject.Builder
Initializes the optional value owner to owner.
owner(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableDepositPreAuthLedgerEntryParams.Builder
Initializes the value for the owner attribute.
owner(Address) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableEscrowLedgerEntryParams.Builder
Initializes the value for the owner attribute.
owner(Address) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableBuyOffer.Builder
Initializes the value for the owner attribute.
owner(Address) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableNftInfoResult.Builder
Initializes the value for the owner attribute.
owner(Address) - Method in class org.xrpl.xrpl4j.model.client.nft.ImmutableSellOffer.Builder
Initializes the value for the owner attribute.
owner(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the value for the owner attribute.
owner(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Initializes the value for the owner attribute.
owner(Address) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject.Builder
Initializes the value for the owner attribute.
owner(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowCancel.Builder
Initializes the value for the owner attribute.
owner(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableEscrowFinish.Builder
Initializes the value for the owner attribute.
owner(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenBurn.Builder
Initializes the optional value owner to owner.
owner(Address) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableNfTokenCreateOffer.Builder
Initializes the optional value owner to owner.
owner(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value owner to owner.
owner(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Initializes the optional value owner to owner.
owner(Address) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject.Builder
Initializes the optional value owner to owner.
ownerCount() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
The number of objects this account owns in the ledger, which contributes to its owner reserve.
ownerCount() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
The number of objects this account owns in the ledger, which contributes to its owner reserve.
ownerCount() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
The number of objects this account owns in the ledger, which contributes to its owner reserve.
ownerCount() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
The number of objects this account owns in the ledger, which contributes to its owner reserve.
ownerCount(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the value for the ownerCount attribute.
ownerCount(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value ownerCount to ownerCount.
ownerCount(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value ownerCount to ownerCount.
ownerFunds() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams
If true, include the "owner_funds" field in the metadata of OfferCreate transactions in the response.
ownerFunds() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerRequestParams
If true, include the "owner_funds" field in the metadata of OfferCreate transactions in the response.
ownerFunds() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
ownerFunds() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
ownerFunds(boolean) - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerRequestParams.Builder
Initializes the value for the ownerFunds attribute.
ownerFundsString() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
Amount of the TakerGets currency the side placing the offer has available to be traded.
ownerFundsString() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
Amount of the TakerGets currency the side placing the offer has available to be traded.
ownerFundsString(String) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the optional value ownerFundsString to ownerFundsString.
ownerFundsString(Optional<String>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the optional value ownerFundsString to ownerFundsString.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.AmmObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.BridgeObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.DelegateObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.DepositPreAuthObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.DidObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
A hint indicating which page of the source address's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.OracleObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
A hint indicating which page of the source address's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.PermissionedDomainObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.SignerListObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.TicketObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedClaimIdObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedCreateAccountClaimIdObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
A hint indicating which page of the source address's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaBridgeObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCheckObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDelegateObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDepositPreAuthObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDidObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenIssuanceObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenOfferObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOfferObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOracleObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
A hint indicating which page of the source address's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPermissionedDomainObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaSignerListObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaTicketObject
A hint indicating which page of the owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainOwnedClaimIdObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainOwnedCreateAccountClaimIdObject
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAmmObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject.Builder
Initializes the value for the ownerNode attribute.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(String) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Initializes the optional value ownerNode to ownerNode.
ownerNode(Optional<String>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
Initializes the optional value ownerNode to ownerNode.

P

padded(String) - Static method in class org.xrpl.xrpl4j.codec.addresses.ByteUtils
Pads a hex string to one that has an even number of characters.
padded(String, int) - Static method in class org.xrpl.xrpl4j.codec.addresses.ByteUtils
Pads a hex string to one that has the expected number of characters.
PARAMS - Static variable in class org.xrpl.xrpl4j.crypto.keys.bc.BcKeyUtils
 
parentCloseTime() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
The time at which the previous ledger was closed.
parentCloseTime() - Method in interface org.xrpl.xrpl4j.model.ledger.LedgerHeader
The time at which the previous ledger was closed.
parentCloseTime(UnsignedLong) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value parentCloseTime to parentCloseTime.
parentCloseTime(Optional<? extends UnsignedLong>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the optional value parentCloseTime to parentCloseTime.
parentHash() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader
The ImmutableLedgerHeader.ledgerHash() value of the previous ledger version that is the direct predecessor of this one.
parentHash() - Method in interface org.xrpl.xrpl4j.model.ledger.LedgerHeader
The LedgerHeader.ledgerHash() value of the previous ledger version that is the direct predecessor of this one.
parentHash(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableLedgerHeader.Builder
Initializes the value for the parentHash attribute.
parse(String) - Static method in class org.xrpl.xrpl4j.codec.addresses.ByteUtils
Parses a hexadecimal String to a List of UnsignedBytes.
PARTIAL_PAYMENT - Static variable in class org.xrpl.xrpl4j.model.flags.PaymentFlags
Constant PaymentFlags for the tfPartialPayment flag.
PASSIVE - Static variable in class org.xrpl.xrpl4j.model.flags.OfferCreateFlags
Constant OfferCreateFlags for the tfPassive flag.
PASSIVE - Static variable in class org.xrpl.xrpl4j.model.flags.OfferFlags
Constant OfferFlags for the lsfPassive flag.
Passphrase - Class in org.xrpl.xrpl4j.crypto.keys
A way of choosing a Seed or PrivateKey.
PASSWORD_SPENT - Static variable in class org.xrpl.xrpl4j.model.flags.AccountRootFlags
Constant AccountRootFlags for the lsfPasswordSpent account flag.
PATH_FIND - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the path_find rippled API method.
PATH_SEPARATOR_HEX - Static variable in class org.xrpl.xrpl4j.codec.binary.types.PathSetType
 
PATH_SEPARATOR_HEX - Static variable in class org.xrpl.xrpl4j.codec.binary.types.PathType
 
PathAlternative - Interface in org.xrpl.xrpl4j.model.client.path
Represents a path from one possible source currency, held by the initiating account of a "ripple_path_find" request, to the destination account and currency of the request.
PathCurrency - Interface in org.xrpl.xrpl4j.model.client.path
Represents a currency that an account holds on the XRPL, which can be used to specify the source currencies in RipplePathFindRequestParams.
paths() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment
A List of Lists of payment paths to be used for this transaction.
paths() - Method in interface org.xrpl.xrpl4j.model.transactions.Payment
A List of Lists of payment paths to be used for this transaction.
paths(Iterable<? extends List<PathStep>>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePayment.Builder
Sets or replaces all elements for paths list.
pathsComputed() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative
A List of Lists of PathSteps containing the different payment paths available.
pathsComputed() - Method in interface org.xrpl.xrpl4j.model.client.path.PathAlternative
A List of Lists of PathSteps containing the different payment paths available.
pathsComputed(Iterable<? extends List<PathStep>>) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutablePathAlternative.Builder
Sets or replaces all elements for pathsComputed list.
PATHSET_END_HEX - Static variable in class org.xrpl.xrpl4j.codec.binary.types.PathSetType
Constants for separating Paths in a PathSet.
PATHSET_END_HEX - Static variable in class org.xrpl.xrpl4j.codec.binary.types.PathType
Constants for separating Paths in a PathSet.
PathSetType - Class in org.xrpl.xrpl4j.codec.binary.types
Codec for XRPL PathSet type.
PathSetType() - Constructor for class org.xrpl.xrpl4j.codec.binary.types.PathSetType
 
PathSetType(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.PathSetType
 
PathStep - Interface in org.xrpl.xrpl4j.model.transactions
A step in a Path for cross-currency payments on the XRP Ledger.
PathType - Class in org.xrpl.xrpl4j.codec.binary.types
Codec for XRPL Path type inside a PathSet.
PathType() - Constructor for class org.xrpl.xrpl4j.codec.binary.types.PathType
 
PathType(UnsignedByteArray) - Constructor for class org.xrpl.xrpl4j.codec.binary.types.PathType
 
PAY_CHANNEL - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for PayChannel ledger objects.
PAY_CHANNEL - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
PayChannelObject - Interface in org.xrpl.xrpl4j.model.ledger
The PayChannel object type represents a payment channel.
Payment - Interface in org.xrpl.xrpl4j.model.transactions
A Payment transaction represents a transfer of value from one account to another.
PAYMENT - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the Payment transaction.
PAYMENT_BURN - Enum constant in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Permission to burn tokens via Payment transaction.
PAYMENT_CHANNEL - Enum constant in enum org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams.AccountObjectType
Payment channel account object type.
PAYMENT_CHANNEL_CLAIM - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the PaymentChannelClaim transaction.
PAYMENT_CHANNEL_CLAIM_SIGNATURE_PREFIX - Static variable in class org.xrpl.xrpl4j.codec.binary.XrplBinaryCodec
 
PAYMENT_CHANNEL_CREATE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the PaymentChannelCreate transaction.
PAYMENT_CHANNEL_FUND - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the PaymentChannelFund transaction.
PAYMENT_MINT - Enum constant in enum org.xrpl.xrpl4j.model.transactions.GranularPermission
Permission to mint tokens via Payment transaction.
paymentChannel() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
Look up a PayChannelObject by ID.
paymentChannel() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Look up a PayChannelObject by ID.
paymentChannel(Hash256, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a PayChannelObject ledger entry.
PaymentChannelClaim - Interface in org.xrpl.xrpl4j.model.transactions
Claim XRP from a payment channel, adjust the payment channel's expiration, or both.
PaymentChannelClaimFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static TransactionFlags which can be set on PaymentChannelClaim transactions.
PaymentChannelClaimFlags.Builder - Class in org.xrpl.xrpl4j.model.flags
A builder class for PaymentChannelClaimFlags.
PaymentChannelCreate - Interface in org.xrpl.xrpl4j.model.transactions
Create a unidirectional channel and fund it with XRP.
PaymentChannelFund - Interface in org.xrpl.xrpl4j.model.transactions
Add additional XRP to an open payment channel, update the expiration time of the channel, or both.
PaymentChannelResultObject - Interface in org.xrpl.xrpl4j.model.client.accounts
A Payment Channel returned in an AccountChannelsResult.channels() list.
PaymentFlags - Class in org.xrpl.xrpl4j.model.flags
A set of static TransactionFlags which can be set on Payment transactions.
PaymentFlags.Builder - Class in org.xrpl.xrpl4j.model.flags
A builder class for PaymentFlags flags.
peakTime() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType
The peak time of the job.
peakTime() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.JobType
The peak time of the job.
peakTime(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Initializes the optional value peakTime to peakTime.
peakTime(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Initializes the optional value peakTime to peakTime.
peek() - Method in class org.xrpl.xrpl4j.codec.binary.serdes.BinaryParser
 
peer() - Method in interface org.xrpl.xrpl4j.model.client.accounts.AccountLinesRequestParams
The Address of a second account.
peer() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams
The Address of a second account.
peer(Optional<? extends Address>) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams.Builder
Initializes the optional value peer to peer.
peer(Address) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableAccountLinesRequestParams.Builder
Initializes the optional value peer to peer.
peerAuthorized() - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine
Whether or not the peer account has authorized this trust line.
peerAuthorized() - Method in interface org.xrpl.xrpl4j.model.client.accounts.TrustLine
Whether or not the peer account has authorized this trust line.
peerAuthorized(boolean) - Method in class org.xrpl.xrpl4j.model.client.accounts.ImmutableTrustLine.Builder
Initializes the value for the peerAuthorized attribute.
peerDisconnects() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Severed peer connection counter.
peerDisconnects() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
Severed peer connection counter.
peerDisconnects(String) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value peerDisconnects to peerDisconnects.
peerDisconnects(Optional<String>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value peerDisconnects to peerDisconnects.
peerDisconnectsResources() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
Severed peer connections because of excess resource consumption.
peerDisconnectsResources() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
Severed peer connections because of excess resource consumption.
peerDisconnectsResources(String) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value peerDisconnectsResources to peerDisconnectsResources.
peerDisconnectsResources(Optional<String>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value peerDisconnectsResources to peerDisconnectsResources.
peers() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo
How many other rippled servers this one is currently connected to.
peers() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.RippledServerInfo
How many other rippled servers this one is currently connected to.
peers(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value peers to peers.
peers(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableRippledServerInfo.Builder
Initializes the optional value peers to peers.
permission() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionWrapper
A permission.
permission() - Method in interface org.xrpl.xrpl4j.model.transactions.PermissionWrapper
A permission.
permission(Permission) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermissionWrapper.Builder
Initializes the value for the permission attribute.
Permission - Interface in org.xrpl.xrpl4j.model.transactions
Permission inner object with PermissionValue details.
PERMISSIONED_DOMAIN - Enum constant in enum org.xrpl.xrpl4j.model.client.accounts.AccountObjectsRequestParams.AccountObjectType
Permissioned domain account object type.
PERMISSIONED_DOMAIN - Enum constant in enum org.xrpl.xrpl4j.model.ledger.LedgerObject.LedgerEntryType
The LedgerObject.LedgerEntryType for PermissionedDomain ledger objects.
PERMISSIONED_DOMAIN - Static variable in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaLedgerEntryType
 
PERMISSIONED_DOMAIN_DELETE - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the PermissionedDomainDelete transaction.
PERMISSIONED_DOMAIN_SET - Enum constant in enum org.xrpl.xrpl4j.model.transactions.TransactionType
The TransactionType for the PermissionedDomainSet transaction.
permissionedDomain() - Method in class org.xrpl.xrpl4j.model.client.ledger.ImmutableLedgerEntryRequestParams
permissionedDomain() - Method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
permissionedDomain(PermissionedDomainLedgerEntryParams, LedgerSpecifier) - Static method in interface org.xrpl.xrpl4j.model.client.ledger.LedgerEntryRequestParams
Construct a LedgerEntryRequestParams that requests a PermissionedDomainObject ledger entry.
PermissionedDomainDelete - Interface in org.xrpl.xrpl4j.model.transactions
This transaction deletes a PermissionedDomainObject.
PermissionedDomainLedgerEntryParams - Interface in org.xrpl.xrpl4j.model.client.ledger
Parameters that uniquely identifies a PermissionedDomainObject on ledger that can be used in a LedgerEntryRequestParams to request PermissionedDomainObject.
PermissionedDomainObject - Interface in org.xrpl.xrpl4j.model.ledger
This object represents a permissioned domain controlled by the PermissionedDomainObject.owner().
PermissionedDomainSet - Interface in org.xrpl.xrpl4j.model.transactions
Creates a PermissionedDomainObject in the ledger.
permissions() - Method in interface org.xrpl.xrpl4j.model.ledger.DelegateObject
The transaction permissions that the account has access to.
permissions() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
The transaction permissions that the account has access to.
permissions() - Method in interface org.xrpl.xrpl4j.model.transactions.DelegateSet
The transaction permissions (represented by transaction type strings) that the account has been granted.
permissions() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet
The transaction permissions (represented by transaction type strings) that the account has been granted.
permissions() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
The transaction permissions that the account has access to.
permissions() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDelegateObject
The transaction permissions that the account has access to.
permissions(Iterable<? extends PermissionWrapper>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
Sets or replaces all elements for permissions list.
permissions(Iterable<? extends PermissionWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutableDelegateSet.Builder
Sets or replaces all elements for permissions list.
permissions(List<PermissionWrapper>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value permissions to permissions.
permissions(Optional<? extends List<PermissionWrapper>>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value permissions to permissions.
PERMISSIONS_MAX_LENGTH - Static variable in interface org.xrpl.xrpl4j.model.transactions.DelegateSet
The maximum number of permissions that can be delegated in a single transaction.
permissionValue() - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermission
The transaction type that is being delegated, represented as a string.
permissionValue() - Method in interface org.xrpl.xrpl4j.model.transactions.Permission
The transaction type that is being delegated, represented as a string.
permissionValue(String) - Method in class org.xrpl.xrpl4j.model.transactions.ImmutablePermission.Builder
Initializes the value for the permissionValue attribute.
permissionValues() - Method in interface org.xrpl.xrpl4j.codec.binary.definitions.Definitions
Permission values mappings (permission value to ordinal value).
permissionValues() - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions
Permission values mappings (permission value to ordinal value).
permissionValues(Map<String, ? extends Integer>) - Method in class org.xrpl.xrpl4j.codec.binary.definitions.ImmutableDefinitions.Builder
Sets or replaces all mappings from the specified map as entries for the permissionValues map.
PermissionWrapper - Interface in org.xrpl.xrpl4j.model.transactions
Wrapper object for a Permission, so that the JSON representation of a list of Permissions is correct, according to the XRPL binary serialization specification.
perSecond() - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType
The number of jobs of this type performed per second.
perSecond() - Method in interface org.xrpl.xrpl4j.model.client.serverinfo.ServerInfo.JobType
The number of jobs of this type performed per second.
perSecond(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Initializes the optional value perSecond to perSecond.
perSecond(Optional<? extends UnsignedInteger>) - Method in class org.xrpl.xrpl4j.model.client.serverinfo.ImmutableJobType.Builder
Initializes the optional value perSecond to perSecond.
PING - Static variable in class org.xrpl.xrpl4j.model.client.XrplMethods
Constant for the ping rippled API method.
plus(UnsignedInteger) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndex
Add an UnsignedInteger to this LedgerIndex.
plus(Integer) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
Add an Integer to this LedgerIndexBound.
plus(Long) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
Add a Long to this LedgerIndexBound.
plus(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndex
Add another LedgerIndex to this LedgerIndex.
plus(LedgerIndex) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
plus(LedgerIndexBound) - Method in class org.xrpl.xrpl4j.model.client.common.LedgerIndexBound
plus(XrpCurrencyAmount) - Method in class org.xrpl.xrpl4j.model.transactions.XrpCurrencyAmount
Adds another XrpCurrencyAmount to this amount.
PREFIX - Static variable in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
Deprecated.
This value will be removed in a future version. Prefer PrivateKey.ED2559_PREFIX or PrivateKey.SECP256K1_PREFIX instead.
prefixedBytes() - Method in class org.xrpl.xrpl4j.crypto.keys.PrivateKey
Accessor for the bytes of this private key in a prefixed.
previousFields() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.DeletedNode
The DeletedNode containing the fields of the ledger object if it was modified before it was removed in the same transaction.
previousFields() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode
The ImmutableDeletedNode containing the fields of the ledger object if it was modified before it was removed in the same transaction.
previousFields() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode
The ImmutableModifiedNode containing the previous values for all fields of the object that were changed as a result of this transaction.
previousFields() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.ModifiedNode
The ModifiedNode containing the previous values for all fields of the object that were changed as a result of this transaction.
previousFields(Optional<? extends T>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode.Builder
Initializes the optional value previousFields to previousFields.
previousFields(Optional<? extends T>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Initializes the optional value previousFields to previousFields.
previousFields(T) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableDeletedNode.Builder
Initializes the optional value previousFields to previousFields.
previousFields(T) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Initializes the optional value previousFields to previousFields.
previousPageMin() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
The locator of the previous page, if any.
previousPageMin() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenPageObject
The locator of the previous page, if any.
previousPageMin() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject
The locator of the previous page, if any.
previousPageMin() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenPageObject
The locator of the previous page, if any.
previousPageMin(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Initializes the optional value previousPageMin to previousPageMin.
previousPageMin(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Initializes the optional value previousPageMin to previousPageMin.
previousPageMin(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Initializes the optional value previousPageMin to previousPageMin.
previousPageMin(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Initializes the optional value previousPageMin to previousPageMin.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.BridgeObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.DelegateObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.DepositPreAuthObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.DidObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
Identifies the transaction ID of the transaction that most recently modified this NFTokenPage object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenPageObject
Identifies the transaction ID of the transaction that most recently modified this NFTokenPage object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.OracleObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.SignerListObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.TicketObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedClaimIdObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedCreateAccountClaimIdObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject
Identifies the transaction ID of the transaction that most recently modified this NFTokenPage object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode
The identifying hash of the previous transaction to modify this ledger object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaBridgeObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDelegateObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDepositPreAuthObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDidObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenIssuanceObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenOfferObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenPageObject
Identifies the transaction ID of the transaction that most recently modified this NFTokenPage object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOfferObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOracleObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaRippleStateObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaSignerListObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaTicketObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainOwnedClaimIdObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaXChainOwnedCreateAccountClaimIdObject
The identifying hash of the transaction that most recently modified this object.
previousTransactionId() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.ModifiedNode
The identifying hash of the previous transaction to modify this ledger object.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Optional<? extends Hash256>) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject.Builder
Initializes the value for the previousTransactionId attribute.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionId(Hash256) - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableModifiedNode.Builder
Initializes the optional value previousTransactionId to previousTransactionId.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.client.path.BookOffersOffer
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.client.path.ImmutableBookOffersOffer
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.AccountRootObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.BridgeObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.CheckObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.CredentialObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.DelegateObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.DepositPreAuthObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.DidObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.EscrowObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableAccountRootObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableBridgeObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCheckObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableCredentialObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDelegateObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDepositPreAuthObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableDidObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableEscrowObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenIssuanceObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableMpTokenObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenOfferObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableNfTokenPageObject
The sequence of the ledger that contains the transaction that most recently modified this NFTokenPage object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOfferObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableOracleObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePayChannelObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutablePermissionedDomainObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableRippleStateObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableSignerListObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableTicketObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedClaimIdObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.ledger.ImmutableXChainOwnedCreateAccountClaimIdObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenIssuanceObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.MpTokenObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenOfferObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.NfTokenPageObject
The sequence of the ledger that contains the transaction that most recently modified this NFTokenPage object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.OfferObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.OracleObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.PayChannelObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.PermissionedDomainObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.RippleStateObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.SignerListObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.TicketObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedClaimIdObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.ledger.XChainOwnedCreateAccountClaimIdObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaAccountRootObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaBridgeObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCheckObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaCredentialObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDelegateObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDepositPreAuthObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaDidObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaEscrowObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenIssuanceObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaMpTokenObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenOfferObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaNfTokenPageObject
The sequence of the ledger that contains the transaction that most recently modified this NFTokenPage object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOfferObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaOracleObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPayChannelObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaPermissionedDomainObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaRippleStateObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaSignerListObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaTicketObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedClaimIdObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in class org.xrpl.xrpl4j.model.transactions.metadata.ImmutableMetaXChainOwnedCreateAccountClaimIdObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaAccountRootObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaBridgeObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCheckObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaCredentialObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDelegateObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDepositPreAuthObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaDidObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaEscrowObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenIssuanceObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaMpTokenObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenOfferObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaNfTokenPageObject
The sequence of the ledger that contains the transaction that most recently modified this NFTokenPage object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOfferObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaOracleObject
The index of the ledger that contains the transaction that most recently modified this object.
previousTransactionLedgerSequence() - Method in interface org.xrpl.xrpl4j.model.transactions.metadata.MetaPayChannelObject
The index of the ledger that contains the transaction that most recently modified this object.