Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GenUtils - Class in common.utils
-
Collection of general purpose utilities.
- GenUtils() - Constructor for class common.utils.GenUtils
- getAccount(int) - Method in interface monero.wallet.MoneroWallet
-
Get an account without subaddress information.
- getAccount(int) - Method in class monero.wallet.MoneroWalletRpc
- getAccount(int, boolean) - Method in interface monero.wallet.MoneroWallet
-
Get an account.
- getAccount(int, boolean) - Method in class monero.wallet.MoneroWalletFull
- getAccount(int, boolean) - Method in class monero.wallet.MoneroWalletRpc
- getAccount(int, boolean, boolean) - Method in class monero.wallet.MoneroWalletRpc
- getAccountIndex() - Method in class monero.wallet.model.MoneroOutputWallet
- getAccountIndex() - Method in class monero.wallet.model.MoneroSubaddress
- getAccountIndex() - Method in class monero.wallet.model.MoneroTransfer
- getAccountIndex() - Method in class monero.wallet.model.MoneroTxConfig
- getAccountIndices() - Method in class monero.wallet.model.MoneroAccountTag
- getAccountLookahead() - Method in class monero.wallet.model.MoneroWalletConfig
- getAccounts() - Method in interface monero.wallet.MoneroWallet
-
Get all accounts.
- getAccounts() - Method in class monero.wallet.MoneroWalletRpc
- getAccounts(boolean) - Method in interface monero.wallet.MoneroWallet
-
Get all accounts.
- getAccounts(boolean) - Method in class monero.wallet.MoneroWalletRpc
- getAccounts(boolean, String) - Method in interface monero.wallet.MoneroWallet
-
Get accounts with a given tag.
- getAccounts(boolean, String) - Method in class monero.wallet.MoneroWalletFull
- getAccounts(boolean, String) - Method in class monero.wallet.MoneroWalletRpc
- getAccounts(boolean, String, boolean) - Method in class monero.wallet.MoneroWalletRpc
- getAccounts(String) - Method in interface monero.wallet.MoneroWallet
-
Get accounts with a given tag.
- getAccounts(String) - Method in class monero.wallet.MoneroWalletRpc
- getAccountTags() - Method in interface monero.wallet.MoneroWallet
-
Return all account tags.
- getAccountTags() - Method in class monero.wallet.MoneroWalletFull
- getAccountTags() - Method in class monero.wallet.MoneroWalletRpc
- getAddress() - Method in class monero.daemon.model.MoneroMiningStatus
- getAddress() - Method in class monero.daemon.model.MoneroPeer
- getAddress() - Method in class monero.wallet.model.MoneroAddressBookEntry
- getAddress() - Method in class monero.wallet.model.MoneroDecodedAddress
- getAddress() - Method in class monero.wallet.model.MoneroDestination
- getAddress() - Method in class monero.wallet.model.MoneroIncomingTransfer
- getAddress() - Method in class monero.wallet.model.MoneroMultisigInitResult
- getAddress() - Method in class monero.wallet.model.MoneroSubaddress
- getAddress() - Method in class monero.wallet.model.MoneroTransferQuery
- getAddress() - Method in class monero.wallet.model.MoneroTxConfig
-
Get the address of a single-destination configuration.
- getAddress(int, int) - Method in interface monero.wallet.MoneroWallet
-
Get the address of a specific subaddress.
- getAddress(int, int) - Method in class monero.wallet.MoneroWalletFull
- getAddress(int, int) - Method in class monero.wallet.MoneroWalletRpc
- getAddressBookEntries() - Method in interface monero.wallet.MoneroWallet
-
Get all address book entries.
- getAddressBookEntries() - Method in class monero.wallet.MoneroWalletRpc
- getAddressBookEntries(List<Integer>) - Method in interface monero.wallet.MoneroWallet
-
Get address book entries.
- getAddressBookEntries(List<Integer>) - Method in class monero.wallet.MoneroWalletFull
- getAddressBookEntries(List<Integer>) - Method in class monero.wallet.MoneroWalletRpc
- getAddresses() - Method in class monero.wallet.model.MoneroOutgoingTransfer
- getAddresses() - Method in class monero.wallet.model.MoneroTransferQuery
- getAddressIndex(String) - Method in interface monero.wallet.MoneroWallet
-
Get the account and subaddress index of the given address.
- getAddressIndex(String) - Method in class monero.wallet.MoneroWalletFull
- getAddressIndex(String) - Method in class monero.wallet.MoneroWalletRpc
- getAddressType() - Method in class monero.wallet.model.MoneroDecodedAddress
- getAdjustedTimestamp() - Method in class monero.daemon.model.MoneroDaemonInfo
- getAllowAnyCert() - Method in class monero.common.SslOptions
- getAllowedFingerprints() - Method in class monero.common.SslOptions
- getAltBlockHashes() - Method in interface monero.daemon.MoneroDaemon
-
Get known block hashes which are not on the main chain.
- getAltBlockHashes() - Method in class monero.daemon.MoneroDaemonRpc
- getAltChains() - Method in interface monero.daemon.MoneroDaemon
-
Get alternative chains seen by the node.
- getAltChains() - Method in class monero.daemon.MoneroDaemonRpc
- getAmount() - Method in class monero.daemon.model.MoneroOutput
- getAmount() - Method in class monero.daemon.model.MoneroOutputDistributionEntry
- getAmount() - Method in class monero.daemon.model.MoneroOutputHistogramEntry
- getAmount() - Method in class monero.wallet.model.MoneroDestination
- getAmount() - Method in class monero.wallet.model.MoneroTransfer
- getAmount() - Method in class monero.wallet.model.MoneroTxConfig
-
Get the amount of a single-destination configuration.
- getAttribute(String) - Method in class monero.common.MoneroRpcConnection
- getAttribute(String) - Method in interface monero.wallet.MoneroWallet
-
Get an attribute.
- getAttribute(String) - Method in class monero.wallet.MoneroWalletFull
- getAttribute(String) - Method in class monero.wallet.MoneroWalletRpc
- getAutoSwitch() - Method in class monero.common.MoneroConnectionManager
-
Get if auto switch is enabled or disabled.
- getAutoUri() - Method in class monero.daemon.model.MoneroDaemonUpdateCheckResult
- getAvgDownload() - Method in class monero.daemon.model.MoneroPeer
- getAvgUpload() - Method in class monero.daemon.model.MoneroPeer
- getBalance() - Method in class monero.wallet.model.MoneroAccount
- getBalance() - Method in class monero.wallet.model.MoneroSubaddress
- getBalance() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's balance.
- getBalance() - Method in class monero.wallet.MoneroWalletRpc
- getBalance(Integer) - Method in interface monero.wallet.MoneroWallet
-
Get an account's balance.
- getBalance(Integer) - Method in class monero.wallet.MoneroWalletRpc
- getBalance(Integer, Integer) - Method in interface monero.wallet.MoneroWallet
-
Get a subaddress's balance.
- getBalance(Integer, Integer) - Method in class monero.wallet.MoneroWalletFull
- getBalance(Integer, Integer) - Method in class monero.wallet.MoneroWalletRpc
- getBase() - Method in class monero.daemon.model.MoneroOutputDistributionEntry
- getBelowAmount() - Method in class monero.wallet.model.MoneroTxConfig
- getBestAvailableConnection(MoneroRpcConnection...) - Method in class monero.common.MoneroConnectionManager
-
Get the best available connection in order of priority then response time.
- getBlock() - Method in class monero.daemon.model.MoneroTx
- getBlockByHash(String) - Method in interface monero.daemon.MoneroDaemon
-
Get a block by hash.
- getBlockByHash(String) - Method in class monero.daemon.MoneroDaemonRpc
- getBlockByHeight(long) - Method in interface monero.daemon.MoneroDaemon
-
Get a block by height.
- getBlockByHeight(long) - Method in class monero.daemon.MoneroDaemonRpc
- getBlockHash(long) - Method in interface monero.daemon.MoneroDaemon
-
Get a block's hash by its height.
- getBlockHash(long) - Method in class monero.daemon.MoneroDaemonRpc
- getBlockHashes() - Method in class monero.daemon.model.MoneroAltChain
- getBlockHashes(List<String>, Long) - Method in interface monero.daemon.MoneroDaemon
-
Get block hashes as a binary request to the daemon.
- getBlockHashes(List<String>, Long) - Method in class monero.daemon.MoneroDaemonRpc
- getBlockHashingBlob() - Method in class monero.daemon.model.MoneroBlockTemplate
- getBlockHeaderByHash(String) - Method in interface monero.daemon.MoneroDaemon
-
Get a block header by its hash.
- getBlockHeaderByHash(String) - Method in class monero.daemon.MoneroDaemonRpc
- getBlockHeaderByHeight(long) - Method in interface monero.daemon.MoneroDaemon
-
Get a block header by its height.
- getBlockHeaderByHeight(long) - Method in class monero.daemon.MoneroDaemonRpc
- getBlockHeadersByRange(Long, Long) - Method in interface monero.daemon.MoneroDaemon
-
Get block headers for the given range.
- getBlockHeadersByRange(Long, Long) - Method in class monero.daemon.MoneroDaemonRpc
- getBlocksByHash(List<String>, Long, Boolean) - Method in interface monero.daemon.MoneroDaemon
-
Get blocks by hash.
- getBlocksByHash(List<String>, Long, Boolean) - Method in class monero.daemon.MoneroDaemonRpc
- getBlocksByHeight(List<Long>) - Method in interface monero.daemon.MoneroDaemon
-
Get blocks at the given heights.
- getBlocksByHeight(List<Long>) - Method in class monero.daemon.MoneroDaemonRpc
- getBlocksByRange(Long, Long) - Method in interface monero.daemon.MoneroDaemon
-
Get blocks in the given height range.
- getBlocksByRange(Long, Long) - Method in class monero.daemon.MoneroDaemonRpc
- getBlocksByRangeChunked(Long, Long) - Method in interface monero.daemon.MoneroDaemon
-
Get blocks in the given height range as chunked requests so that each request is not too big.
- getBlocksByRangeChunked(Long, Long) - Method in class monero.daemon.MoneroDaemonDefault
- getBlocksByRangeChunked(Long, Long, Long) - Method in interface monero.daemon.MoneroDaemon
-
Get blocks in the given height range as chunked requests so that each request is not too big.
- getBlocksByRangeChunked(Long, Long, Long) - Method in class monero.daemon.MoneroDaemonRpc
- getBlockSizeLimit() - Method in class monero.daemon.model.MoneroDaemonInfo
- getBlockSizeMedian() - Method in class monero.daemon.model.MoneroDaemonInfo
- getBlockTemplate(String) - Method in interface monero.daemon.MoneroDaemon
-
Get a block template for mining a new block.
- getBlockTemplate(String) - Method in class monero.daemon.MoneroDaemonDefault
- getBlockTemplate(String, Integer) - Method in interface monero.daemon.MoneroDaemon
-
Get a block template for mining a new block.
- getBlockTemplate(String, Integer) - Method in class monero.daemon.MoneroDaemonRpc
- getBlockTemplateBlob() - Method in class monero.daemon.model.MoneroBlockTemplate
- getBlockWeightLimit() - Method in class monero.daemon.model.MoneroDaemonInfo
- getBlockWeightMedian() - Method in class monero.daemon.model.MoneroDaemonInfo
- getBootstrapDaemonAddress() - Method in class monero.daemon.model.MoneroDaemonInfo
- getBytesMax() - Method in class monero.daemon.model.MoneroTxPoolStats
- getBytesMed() - Method in class monero.daemon.model.MoneroTxPoolStats
- getBytesMin() - Method in class monero.daemon.model.MoneroTxPoolStats
- getBytesTotal() - Method in class monero.daemon.model.MoneroTxPoolStats
- getCacheData() - Method in class monero.wallet.model.MoneroWalletConfig
- getCanSplit() - Method in class monero.wallet.model.MoneroTxConfig
- getCertificateAuthorityFile() - Method in class monero.common.SslOptions
- getCertificatePath() - Method in class monero.common.SslOptions
- getChangeAddress() - Method in class monero.wallet.model.MoneroTxWallet
- getChangeAmount() - Method in class monero.wallet.model.MoneroTxWallet
- getCode() - Method in exception monero.common.MoneroError
- getConnection() - Method in class monero.common.MoneroConnectionManager
-
Get the current connection.
- getConnectionByUri(String) - Method in class monero.common.MoneroConnectionManager
-
Get a connection by URI.
- getConnectionId() - Method in class monero.daemon.model.MoneroConnectionSpan
- getConnectionManager() - Method in class monero.wallet.model.MoneroWalletConfig
- getConnectionManager() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's daemon connection manager.
- getConnectionManager() - Method in class monero.wallet.MoneroWalletRpc
- getConnections() - Method in class monero.common.MoneroConnectionManager
-
Get all connections in order of current connection (if applicable), online status, priority, and name.
- getCredits() - Method in class monero.daemon.model.MoneroDaemonInfo
- getCredits() - Method in class monero.daemon.model.MoneroDaemonSyncInfo
- getCredits() - Method in class monero.daemon.model.MoneroHardForkInfo
- getCredits() - Method in class monero.daemon.model.MoneroSubmitTxResult
- getCumulativeDifficulty() - Method in class monero.daemon.model.MoneroBlockHeader
- getCumulativeDifficulty() - Method in class monero.daemon.model.MoneroDaemonInfo
- getCurrentDownload() - Method in class monero.daemon.model.MoneroPeer
- getCurrentUpload() - Method in class monero.daemon.model.MoneroPeer
- getDaemonConnection() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's daemon connection.
- getDaemonConnection() - Method in class monero.wallet.MoneroWalletFull
- getDaemonConnection() - Method in class monero.wallet.MoneroWalletRpc
- getDaemonHeight() - Method in interface monero.wallet.MoneroWallet
-
Get the blockchain's height.
- getDaemonHeight() - Method in class monero.wallet.MoneroWalletFull
- getDaemonHeight() - Method in class monero.wallet.MoneroWalletRpc
- getDaemonMaxPeerHeight() - Method in class monero.wallet.MoneroWalletFull
-
Get the maximum height of the peers the wallet's daemon is connected to.
- getData() - Method in class monero.wallet.MoneroWalletFull
-
Get the wallet's keys and cache data.
- getDatabaseSize() - Method in class monero.daemon.model.MoneroDaemonInfo
- getDepth() - Method in class monero.daemon.model.MoneroBlockHeader
- getDescription() - Method in class monero.wallet.model.MoneroAddressBookEntry
- getDestinations() - Method in class monero.wallet.model.MoneroOutgoingTransfer
- getDestinations() - Method in class monero.wallet.model.MoneroTransferQuery
- getDestinations() - Method in class monero.wallet.model.MoneroTxConfig
- getDifficulty() - Method in class monero.daemon.model.MoneroAltChain
- getDifficulty() - Method in class monero.daemon.model.MoneroBlockHeader
- getDifficulty() - Method in class monero.daemon.model.MoneroBlockTemplate
- getDifficulty() - Method in class monero.daemon.model.MoneroDaemonInfo
- getDistribution() - Method in class monero.daemon.model.MoneroOutputDistributionEntry
- getDownloadLimit() - Method in interface monero.daemon.MoneroDaemon
-
Get the download bandwidth limit.
- getDownloadLimit() - Method in class monero.daemon.MoneroDaemonRpc
- getDownloadPath() - Method in class monero.daemon.model.MoneroDaemonUpdateDownloadResult
- getEarliestHeight() - Method in class monero.daemon.model.MoneroHardForkInfo
- getEmissionSum() - Method in class monero.daemon.model.MoneroMinerTxSum
- getExpectedReward() - Method in class monero.daemon.model.MoneroBlockTemplate
- getExtra() - Method in class monero.daemon.model.MoneroTx
- getExtraHex() - Method in class monero.wallet.model.MoneroTxWallet
- getFee() - Method in class monero.daemon.model.MoneroFeeEstimate
- getFee() - Method in class monero.daemon.model.MoneroTx
- getFee() - Method in class monero.wallet.model.MoneroTxConfig
- getFeeEstimate() - Method in interface monero.daemon.MoneroDaemon
-
Get mining fee estimates per kB.
- getFeeEstimate() - Method in class monero.daemon.MoneroDaemonDefault
- getFeeEstimate(Integer) - Method in interface monero.daemon.MoneroDaemon
-
Get mining fee estimates per kB.
- getFeeEstimate(Integer) - Method in class monero.daemon.MoneroDaemonRpc
- getFees() - Method in class monero.daemon.model.MoneroFeeEstimate
- getFeeSum() - Method in class monero.daemon.model.MoneroMinerTxSum
- getFeeTotal() - Method in class monero.daemon.model.MoneroTxPoolStats
- getFreeSpace() - Method in class monero.daemon.model.MoneroDaemonInfo
- getFullHex() - Method in class monero.daemon.model.MoneroTx
- getHardForkInfo() - Method in interface monero.daemon.MoneroDaemon
-
Look up information regarding hard fork voting and readiness.
- getHardForkInfo() - Method in class monero.daemon.MoneroDaemonRpc
- getHash() - Method in class monero.daemon.model.MoneroBlockHeader
- getHash() - Method in class monero.daemon.model.MoneroDaemonUpdateCheckResult
- getHash() - Method in class monero.daemon.model.MoneroPeer
- getHash() - Method in class monero.daemon.model.MoneroTx
- getHashes() - Method in class monero.wallet.model.MoneroTxQuery
- getHeight() - Method in class monero.daemon.model.MoneroAltChain
- getHeight() - Method in class monero.daemon.model.MoneroBlockHeader
-
Return the block's height which is the total number of blocks that have occurred before.
- getHeight() - Method in class monero.daemon.model.MoneroBlockTemplate
- getHeight() - Method in class monero.daemon.model.MoneroDaemonInfo
- getHeight() - Method in class monero.daemon.model.MoneroDaemonSyncInfo
- getHeight() - Method in class monero.daemon.model.MoneroPeer
- getHeight() - Method in class monero.daemon.model.MoneroTx
- getHeight() - Method in interface monero.daemon.MoneroDaemon
-
Get the number of blocks in the longest chain known to the node.
- getHeight() - Method in class monero.daemon.MoneroDaemonRpc
- getHeight() - Method in class monero.wallet.model.MoneroKeyImageImportResult
- getHeight() - Method in class monero.wallet.model.MoneroTxQuery
- getHeight() - Method in interface monero.wallet.MoneroWallet
-
Get the block height that the wallet is synced to.
- getHeight() - Method in class monero.wallet.MoneroWalletFull
- getHeight() - Method in class monero.wallet.MoneroWalletRpc
- getHeightByDate(int, int, int) - Method in interface monero.wallet.MoneroWallet
-
Get the blockchain's height by date as a conservative estimate for scanning.
- getHeightByDate(int, int, int) - Method in class monero.wallet.MoneroWalletFull
- getHeightByDate(int, int, int) - Method in class monero.wallet.MoneroWalletRpc
- getHeightWithoutBootstrap() - Method in class monero.daemon.model.MoneroDaemonInfo
- getHex() - Method in class monero.daemon.model.MoneroBlock
- getHex() - Method in class monero.daemon.model.MoneroKeyImage
- getHisto() - Method in class monero.daemon.model.MoneroTxPoolStats
- getHisto98pc() - Method in class monero.daemon.model.MoneroTxPoolStats
- getHost() - Method in class monero.daemon.model.MoneroBan
- getHost() - Method in class monero.daemon.model.MoneroPeer
- getId() - Method in class monero.daemon.model.MoneroPeer
- getIncludeOutputs() - Method in class monero.wallet.model.MoneroTxQuery
- getIncomingAmount() - Method in class monero.wallet.model.MoneroTxWallet
- getIncomingTransfers() - Method in class monero.wallet.model.MoneroTxWallet
- getIncomingTransfers() - Method in interface monero.wallet.MoneroWallet
-
Get all of the wallet's incoming transfers.
- getIncomingTransfers() - Method in class monero.wallet.MoneroWalletRpc
- getIncomingTransfers(MoneroTransferQuery) - Method in interface monero.wallet.MoneroWallet
-
Get incoming transfers that meet a query.
- getIncomingTransfers(MoneroTransferQuery) - Method in class monero.wallet.MoneroWalletRpc
- getIndent(int) - Static method in class common.utils.GenUtils
-
Returns a string indentation of the given length;
- getIndex() - Method in class monero.daemon.model.MoneroOutput
- getIndex() - Method in class monero.wallet.model.MoneroAccount
- getIndex() - Method in class monero.wallet.model.MoneroAddressBookEntry
- getIndex() - Method in class monero.wallet.model.MoneroSubaddress
- getInfo() - Method in interface monero.daemon.MoneroDaemon
-
Get general information about the state of the node and the network.
- getInfo() - Method in class monero.daemon.MoneroDaemonRpc
- getInputQuery() - Method in class monero.wallet.model.MoneroTxQuery
- getInputs() - Method in class monero.daemon.model.MoneroTx
- getInputSum() - Method in class monero.wallet.model.MoneroTxWallet
- getInputsWallet() - Method in class monero.wallet.model.MoneroTxWallet
-
Returns a copy of this model's inputs as a list of type MoneroOutputWallet.
- getInputsWallet(MoneroOutputQuery) - Method in class monero.wallet.model.MoneroTxWallet
- getIntegratedAddress() - Method in class monero.wallet.model.MoneroIntegratedAddress
- getIntegratedAddress() - Method in interface monero.wallet.MoneroWallet
-
Get an integrated address based on this wallet's primary address and a randomly generated payment ID.
- getIntegratedAddress() - Method in class monero.wallet.MoneroWalletRpc
- getIntegratedAddress(String, String) - Method in interface monero.wallet.MoneroWallet
-
Get an integrated address based on the given standard address and payment ID.
- getIntegratedAddress(String, String) - Method in class monero.wallet.MoneroWalletFull
- getIntegratedAddress(String, String) - Method in class monero.wallet.MoneroWalletRpc
- getIntegratedAddress(MoneroNetworkType, String, String) - Static method in class monero.common.MoneroUtils
-
Get an integrated address.
- getIntegratedAddressCode() - Method in enum monero.daemon.model.MoneroNetworkType
- getIp() - Method in class monero.daemon.model.MoneroBan
- getIsRelease() - Method in class monero.daemon.model.MoneroVersion
- getKey() - Method in class monero.daemon.model.MoneroTx
- getKeyImage() - Method in class monero.daemon.model.MoneroOutput
- getKeyImage() - Method in class monero.wallet.model.MoneroTxConfig
- getKeyImageSpentStatus(String) - Method in interface monero.daemon.MoneroDaemon
-
Get the spent status of the given key image.
- getKeyImageSpentStatus(String) - Method in class monero.daemon.MoneroDaemonDefault
- getKeyImageSpentStatuses(Collection<String>) - Method in interface monero.daemon.MoneroDaemon
-
Get the spent status of each given key image.
- getKeyImageSpentStatuses(Collection<String>) - Method in class monero.daemon.MoneroDaemonRpc
- getKeysData() - Method in class monero.wallet.model.MoneroWalletConfig
- getKnownPeers() - Method in interface monero.daemon.MoneroDaemon
-
Get all known peers including their last known online status.
- getKnownPeers() - Method in class monero.daemon.MoneroDaemonRpc
- getLabel() - Method in class monero.wallet.model.MoneroAccountTag
- getLabel() - Method in class monero.wallet.model.MoneroSubaddress
- getLanguage() - Method in class monero.wallet.model.MoneroWalletConfig
- getLastBlockHeader() - Method in class monero.daemon.model.MoneroDaemonListener
-
Get the last notified block header.
- getLastBlockHeader() - Method in interface monero.daemon.MoneroDaemon
-
Get the last block's header.
- getLastBlockHeader() - Method in class monero.daemon.MoneroDaemonRpc
- getLastFailedHash() - Method in class monero.daemon.model.MoneroTx
- getLastFailedHeight() - Method in class monero.daemon.model.MoneroTx
- getLastRelayedTimestamp() - Method in class monero.daemon.model.MoneroTx
- getLastSeenTimestamp() - Method in class monero.daemon.model.MoneroPeer
- getLength() - Method in class monero.daemon.model.MoneroAltChain
- getListeners() - Method in class monero.common.MoneroConnectionManager
-
Get all listeners.
- getListeners() - Method in interface monero.daemon.MoneroDaemon
-
Get the listeners registered with the daemon.
- getListeners() - Method in class monero.daemon.MoneroDaemonRpc
- getListeners() - Method in interface monero.wallet.MoneroWallet
-
Get the listeners registered with the wallet.
- getListeners() - Method in class monero.wallet.MoneroWalletRpc
- getListeners() - Method in class monero.wallet.MoneroWalletFull
- getLiveTime() - Method in class monero.daemon.model.MoneroPeer
- getLogLevel() - Static method in class monero.common.MoneroUtils
-
Get the library's log level.
- getLongTermWeight() - Method in class monero.daemon.model.MoneroBlockHeader
- getMainChainParentBlockHash() - Method in class monero.daemon.model.MoneroAltChain
- getMajorVersion() - Method in class monero.daemon.model.MoneroBlockHeader
- getMaxAmount() - Method in class monero.wallet.model.MoneroOutputQuery
- getMaxHeight() - Method in class monero.wallet.model.MoneroTxQuery
- getMaxUsedBlockHash() - Method in class monero.daemon.model.MoneroTx
- getMaxUsedBlockHeight() - Method in class monero.daemon.model.MoneroTx
- getMetadata() - Method in class monero.daemon.model.MoneroTx
- getMinAmount() - Method in class monero.wallet.model.MoneroOutputQuery
- getMinerTx() - Method in class monero.daemon.model.MoneroBlock
- getMinerTxHash() - Method in class monero.daemon.model.MoneroBlockHeader
- getMinerTxSum(long, Long) - Method in interface monero.daemon.MoneroDaemon
-
Gets the total emissions and fees from the genesis block to the current height.
- getMinerTxSum(long, Long) - Method in class monero.daemon.MoneroDaemonRpc
- getMinHeight() - Method in class monero.wallet.model.MoneroTxQuery
- getMiningStatus() - Method in interface monero.daemon.MoneroDaemon
-
Get the daemon's mining status.
- getMiningStatus() - Method in class monero.daemon.MoneroDaemonRpc
- getMinorVersion() - Method in class monero.daemon.model.MoneroBlockHeader
- getMultisigHex() - Method in class monero.wallet.model.MoneroMultisigInitResult
- getMultisigInfo() - Method in interface monero.wallet.MoneroWallet
-
Get multisig info about this wallet.
- getMultisigInfo() - Method in class monero.wallet.MoneroWalletFull
- getMultisigInfo() - Method in class monero.wallet.MoneroWalletRpc
- getMultisigTxHex() - Method in class monero.wallet.model.MoneroTxSet
- getNetworkType() - Method in class monero.daemon.model.MoneroDaemonInfo
- getNetworkType() - Method in class monero.wallet.model.MoneroDecodedAddress
- getNetworkType() - Method in class monero.wallet.model.MoneroWalletConfig
- getNetworkType() - Method in class monero.wallet.MoneroWalletFull
-
Get the wallet's network type (mainnet, testnet, or stagenet).
- getNewKeyImagesFromLastImport() - Method in interface monero.wallet.MoneroWallet
-
Get new key images from the last imported outputs.
- getNewKeyImagesFromLastImport() - Method in class monero.wallet.MoneroWalletFull
- getNewKeyImagesFromLastImport() - Method in class monero.wallet.MoneroWalletRpc
- getNextNeededPruningSeed() - Method in class monero.daemon.model.MoneroDaemonSyncInfo
- getNextSeedHash() - Method in class monero.daemon.model.MoneroBlockTemplate
- getNonce() - Method in class monero.daemon.model.MoneroBlockHeader
- getNote() - Method in class monero.wallet.model.MoneroTxConfig
- getNote() - Method in class monero.wallet.model.MoneroTxWallet
- getNum10m() - Method in class monero.daemon.model.MoneroTxPoolStats
- getNumAltBlocks() - Method in class monero.daemon.model.MoneroDaemonInfo
- getNumber() - Method in class monero.daemon.model.MoneroVersion
- getNumBlocks() - Method in class monero.daemon.model.MoneroConnectionSpan
- getNumBlocksFetched() - Method in class monero.wallet.model.MoneroSyncResult
- getNumBlocksToUnlock() - Method in class monero.wallet.model.MoneroSubaddress
- getNumConfirmations() - Method in class monero.daemon.model.MoneroTx
- getNumConfirmations() - Method in class monero.wallet.model.MoneroCheckTx
- getNumDoubleSpends() - Method in class monero.daemon.model.MoneroTxPoolStats
- getNumDummyOutputs() - Method in class monero.wallet.model.MoneroTxWallet
- getNumFailing() - Method in class monero.daemon.model.MoneroTxPoolStats
- getNumIncomingConnections() - Method in class monero.daemon.model.MoneroDaemonInfo
- getNumInstances() - Method in class monero.daemon.model.MoneroOutputHistogramEntry
- getNumNotRelayed() - Method in class monero.daemon.model.MoneroTxPoolStats
- getNumOfflinePeers() - Method in class monero.daemon.model.MoneroDaemonInfo
- getNumOnlinePeers() - Method in class monero.daemon.model.MoneroDaemonInfo
- getNumOutgoingConnections() - Method in class monero.daemon.model.MoneroDaemonInfo
- getNumParticipants() - Method in class monero.wallet.model.MoneroMultisigInfo
- getNumReceives() - Method in class monero.daemon.model.MoneroPeer
- getNumRecentInstances() - Method in class monero.daemon.model.MoneroOutputHistogramEntry
- getNumRpcConnections() - Method in class monero.daemon.model.MoneroDaemonInfo
- getNumSends() - Method in class monero.daemon.model.MoneroPeer
- getNumSuggestedConfirmations() - Method in class monero.wallet.model.MoneroIncomingTransfer
-
Return how many confirmations till it's not economically worth re-writing the chain.
- getNumSupportFlags() - Method in class monero.daemon.model.MoneroPeer
- getNumThreads() - Method in class monero.daemon.model.MoneroMiningStatus
- getNumTxs() - Method in class monero.daemon.model.MoneroBlockHeader
- getNumTxs() - Method in class monero.daemon.model.MoneroDaemonInfo
- getNumTxs() - Method in class monero.daemon.model.MoneroTxPoolStats
- getNumTxsPool() - Method in class monero.daemon.model.MoneroDaemonInfo
- getNumUnlockedInstances() - Method in class monero.daemon.model.MoneroOutputHistogramEntry
- getNumUnspentOutputs() - Method in class monero.wallet.model.MoneroSubaddress
- getNumVotes() - Method in class monero.daemon.model.MoneroHardForkInfo
- getOldestTimestamp() - Method in class monero.daemon.model.MoneroTxPoolStats
- getOrphanStatus() - Method in class monero.daemon.model.MoneroBlockHeader
- getOutgoingAmount() - Method in class monero.wallet.model.MoneroTxWallet
- getOutgoingTransfer() - Method in class monero.wallet.model.MoneroTxWallet
- getOutgoingTransfers() - Method in interface monero.wallet.MoneroWallet
-
Get all of the wallet's outgoing transfers.
- getOutgoingTransfers() - Method in class monero.wallet.MoneroWalletRpc
- getOutgoingTransfers(MoneroTransferQuery) - Method in interface monero.wallet.MoneroWallet
-
Get outgoing transfers that meet a query.
- getOutgoingTransfers(MoneroTransferQuery) - Method in class monero.wallet.MoneroWalletRpc
- getOutputDistribution(Collection<BigInteger>) - Method in interface monero.daemon.MoneroDaemon
-
Creates an output distribution.
- getOutputDistribution(Collection<BigInteger>) - Method in class monero.daemon.MoneroDaemonDefault
- getOutputDistribution(Collection<BigInteger>, Boolean, Long, Long) - Method in interface monero.daemon.MoneroDaemon
-
Creates an output distribution.
- getOutputDistribution(Collection<BigInteger>, Boolean, Long, Long) - Method in class monero.daemon.MoneroDaemonRpc
- getOutputHistogram(Collection<BigInteger>, Integer, Integer, Boolean, Integer) - Method in interface monero.daemon.MoneroDaemon
-
Get a histogram of output amounts.
- getOutputHistogram(Collection<BigInteger>, Integer, Integer, Boolean, Integer) - Method in class monero.daemon.MoneroDaemonRpc
- getOutputIndices() - Method in class monero.daemon.model.MoneroTx
- getOutputQuery() - Method in class monero.wallet.model.MoneroTxQuery
- getOutputs() - Method in class monero.daemon.model.MoneroTx
- getOutputs() - Method in interface monero.wallet.MoneroWallet
-
Get outputs created from previous transactions that belong to the wallet (i.e.
- getOutputs() - Method in class monero.wallet.MoneroWalletRpc
- getOutputs(Collection<MoneroOutput>) - Method in interface monero.daemon.MoneroDaemon
-
Get outputs identified by a list of output amounts and indices as a binary request.
- getOutputs(Collection<MoneroOutput>) - Method in class monero.daemon.MoneroDaemonRpc
- getOutputs(MoneroOutputQuery) - Method in interface monero.wallet.MoneroWallet
-
Get outputs which meet the criteria defined in a query object.
- getOutputs(MoneroOutputQuery) - Method in class monero.wallet.MoneroWalletFull
- getOutputs(MoneroOutputQuery) - Method in class monero.wallet.MoneroWalletRpc
- getOutputSum() - Method in class monero.wallet.model.MoneroTxWallet
- getOutputsWallet() - Method in class monero.wallet.model.MoneroTxWallet
-
Returns a copy of this model's outputs as a list of type MoneroOutputWallet.
- getOutputsWallet(MoneroOutputQuery) - Method in class monero.wallet.model.MoneroTxWallet
- getOverview() - Method in class monero.daemon.model.MoneroDaemonSyncInfo
- getPassword() - Method in class monero.common.MoneroRpcConnection
- getPassword() - Method in class monero.wallet.model.MoneroWalletConfig
- getPath() - Method in class monero.wallet.model.MoneroWalletConfig
- getPath() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's path.
- getPath() - Method in class monero.wallet.MoneroWalletFull
- getPath() - Method in class monero.wallet.MoneroWalletRpc
- getPaymentId() - Method in class monero.daemon.model.MoneroTx
- getPaymentId() - Method in class monero.wallet.model.MoneroAddressBookEntry
- getPaymentId() - Method in class monero.wallet.model.MoneroIntegratedAddress
- getPaymentId() - Method in class monero.wallet.model.MoneroTxConfig
- getPaymentIds() - Method in class monero.wallet.model.MoneroTxQuery
- getPaymentUri(MoneroTxConfig) - Static method in class monero.common.MoneroUtils
-
Creates a payment URI from a tx configuration.
- getPaymentUri(MoneroTxConfig) - Method in interface monero.wallet.MoneroWallet
-
Creates a payment URI from a send configuration.
- getPaymentUri(MoneroTxConfig) - Method in class monero.wallet.MoneroWalletFull
- getPaymentUri(MoneroTxConfig) - Method in class monero.wallet.MoneroWalletRpc
- getPeerBans() - Method in interface monero.daemon.MoneroDaemon
-
Get peer bans.
- getPeerBans() - Method in class monero.daemon.MoneroDaemonRpc
- getPeerConnections() - Method in class monero.common.MoneroConnectionManager
-
Collect connectable peers of the managed connections.
- getPeers() - Method in class monero.daemon.model.MoneroDaemonSyncInfo
- getPeers() - Method in interface monero.daemon.MoneroDaemon
-
Get peers with active incoming or outgoing connections to the node.
- getPeers() - Method in class monero.daemon.MoneroDaemonRpc
- getPort() - Method in class monero.daemon.model.MoneroPeer
- getPowHash() - Method in class monero.daemon.model.MoneroBlockHeader
- getPrevHash() - Method in class monero.daemon.model.MoneroBlockHeader
- getPrevHash() - Method in class monero.daemon.model.MoneroBlockTemplate
- getPrimaryAddress() - Method in class monero.wallet.model.MoneroAccount
- getPrimaryAddress() - Method in class monero.wallet.model.MoneroWalletConfig
- getPrimaryAddress() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's primary address.
- getPrimaryAddress() - Method in class monero.wallet.MoneroWalletRpc
- getPrimaryAddressCode() - Method in enum monero.daemon.model.MoneroNetworkType
- getPriority() - Method in class monero.common.MoneroRpcConnection
- getPriority() - Method in class monero.wallet.model.MoneroTxConfig
- getPrivateKeyPath() - Method in class monero.common.SslOptions
- getPrivateSpendKey() - Method in class monero.wallet.model.MoneroWalletConfig
- getPrivateSpendKey() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's private spend key.
- getPrivateSpendKey() - Method in class monero.wallet.MoneroWalletFull
- getPrivateSpendKey() - Method in class monero.wallet.MoneroWalletRpc
- getPrivateViewKey() - Method in class monero.wallet.model.MoneroWalletConfig
- getPrivateViewKey() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's private view key.
- getPrivateViewKey() - Method in class monero.wallet.MoneroWalletFull
- getPrivateViewKey() - Method in class monero.wallet.MoneroWalletRpc
- getProcess() - Method in class monero.daemon.MoneroDaemonRpc
-
Get the internal process running monero-wallet-rpc.
- getProcess() - Method in class monero.wallet.MoneroWalletRpc
-
Get the internal process running monero-wallet-rpc.
- getProxyUri() - Method in class monero.common.MoneroRpcConnection
- getPrunableHash() - Method in class monero.daemon.model.MoneroTx
- getPrunableHex() - Method in class monero.daemon.model.MoneroTx
- getPrunedHex() - Method in class monero.daemon.model.MoneroTx
- getPruningSeed() - Method in class monero.daemon.model.MoneroPeer
- getPruningSeed() - Method in class monero.daemon.model.MoneroPruneResult
- getPublicSpendKey() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's public spend key.
- getPublicSpendKey() - Method in class monero.wallet.MoneroWalletFull
- getPublicSpendKey() - Method in class monero.wallet.MoneroWalletRpc
- getPublicViewKey() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's public view key.
- getPublicViewKey() - Method in class monero.wallet.MoneroWalletFull
- getPublicViewKey() - Method in class monero.wallet.MoneroWalletRpc
- getQuantizationMask() - Method in class monero.daemon.model.MoneroFeeEstimate
- getRate() - Method in class monero.daemon.model.MoneroConnectionSpan
- getRctSignatures() - Method in class monero.daemon.model.MoneroTx
- getRctSigPrunable() - Method in class monero.daemon.model.MoneroTx
- getReason() - Method in class monero.daemon.model.MoneroSubmitTxResult
- getReceivedAmount() - Method in class monero.wallet.model.MoneroCheckTx
- getReceivedMoney() - Method in class monero.wallet.model.MoneroSyncResult
- getReceivedTimestamp() - Method in class monero.daemon.model.MoneroTx
- getReceiveIdleTime() - Method in class monero.daemon.model.MoneroPeer
- getRecipientName() - Method in class monero.wallet.model.MoneroTxConfig
- getRelay() - Method in class monero.daemon.model.MoneroTx
- getRelay() - Method in class monero.wallet.model.MoneroTxConfig
- getRemoteAddress() - Method in class monero.daemon.model.MoneroConnectionSpan
- getReservedOffset() - Method in class monero.daemon.model.MoneroBlockTemplate
- getReserveProofAccount(int, BigInteger, String) - Method in interface monero.wallet.MoneroWallet
-
Generate a signature to prove an available amount in an account.
- getReserveProofAccount(int, BigInteger, String) - Method in class monero.wallet.MoneroWalletFull
- getReserveProofAccount(int, BigInteger, String) - Method in class monero.wallet.MoneroWalletRpc
- getReserveProofWallet(String) - Method in interface monero.wallet.MoneroWallet
-
Generate a signature to prove the entire balance of the wallet.
- getReserveProofWallet(String) - Method in class monero.wallet.MoneroWalletFull
- getReserveProofWallet(String) - Method in class monero.wallet.MoneroWalletRpc
- getResponseTime() - Method in class monero.common.MoneroRpcConnection
-
Get the response time of the last call to checkConnection().
Note: must call checkConnection() manually unless using MoneroConnectionManager. - getRestoreHeight() - Method in class monero.wallet.model.MoneroWalletConfig
- getRestoreHeight() - Method in class monero.wallet.MoneroWalletFull
-
Get the height of the first block that the wallet scans.
- getReward() - Method in class monero.daemon.model.MoneroBlockHeader
- getRingOutputIndices() - Method in class monero.daemon.model.MoneroOutput
- getRingSize() - Method in class monero.daemon.model.MoneroTx
- getRpcConnection() - Method in class monero.daemon.MoneroDaemonRpc
-
Get the daemon's RPC connection.
- getRpcConnection() - Method in class monero.wallet.MoneroWalletRpc
-
Get the wallet's RPC connection.
- getRpcCreditsPerHash() - Method in class monero.daemon.model.MoneroPeer
- getRpcMethod() - Method in exception monero.common.MoneroRpcError
- getRpcParams() - Method in exception monero.common.MoneroRpcError
- getRpcPort() - Method in class monero.daemon.model.MoneroPeer
- getSanityCheckFailed() - Method in class monero.daemon.model.MoneroSubmitTxResult
- getSaveCurrent() - Method in class monero.wallet.model.MoneroWalletConfig
- getSeconds() - Method in class monero.daemon.model.MoneroBan
- getSeed() - Method in class monero.wallet.model.MoneroWalletConfig
- getSeed() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's mnemonic phrase or seed.
- getSeed() - Method in class monero.wallet.MoneroWalletFull
- getSeed() - Method in class monero.wallet.MoneroWalletRpc
- getSeedHash() - Method in class monero.daemon.model.MoneroBlockTemplate
- getSeedHeight() - Method in class monero.daemon.model.MoneroBlockTemplate
- getSeedLanguage() - Method in interface monero.wallet.MoneroWallet
-
Get the language of the wallet's mnemonic phrase or seed.
- getSeedLanguage() - Method in class monero.wallet.MoneroWalletFull
- getSeedLanguage() - Method in class monero.wallet.MoneroWalletRpc
- getSeedLanguages() - Static method in class monero.wallet.MoneroWalletFull
-
Get a list of available languages for the wallet's seed.
- getSeedLanguages() - Method in class monero.wallet.MoneroWalletRpc
-
Get a list of available languages for the wallet's seed.
- getSeedOffset() - Method in class monero.wallet.model.MoneroWalletConfig
- getSendIdleTime() - Method in class monero.daemon.model.MoneroPeer
- getServer() - Method in class monero.wallet.model.MoneroWalletConfig
- getServerPassword() - Method in class monero.wallet.model.MoneroWalletConfig
- getServerUri() - Method in class monero.wallet.model.MoneroWalletConfig
- getServerUsername() - Method in class monero.wallet.model.MoneroWalletConfig
- getSignature() - Method in class monero.daemon.model.MoneroKeyImage
- getSignatures() - Method in class monero.daemon.model.MoneroTx
- getSignatureType() - Method in class monero.wallet.model.MoneroMessageSignatureResult
- getSignedMultisigTxHex() - Method in class monero.wallet.model.MoneroMultisigSignResult
- getSignedTxHex() - Method in class monero.wallet.model.MoneroTxSet
- getSize() - Method in class monero.daemon.model.MoneroBlockHeader
- getSize() - Method in class monero.daemon.model.MoneroConnectionSpan
- getSize() - Method in class monero.daemon.model.MoneroTx
- getSpans() - Method in class monero.daemon.model.MoneroDaemonSyncInfo
- getSpeed() - Method in class monero.daemon.model.MoneroConnectionSpan
- getSpeed() - Method in class monero.daemon.model.MoneroMiningStatus
- getSpendProof(String) - Method in interface monero.wallet.MoneroWallet
-
Generate a signature to prove a spend.
- getSpendProof(String) - Method in class monero.wallet.MoneroWalletRpc
- getSpendProof(String, String) - Method in interface monero.wallet.MoneroWallet
-
Generate a signature to prove a spend.
- getSpendProof(String, String) - Method in class monero.wallet.MoneroWalletFull
- getSpendProof(String, String) - Method in class monero.wallet.MoneroWalletRpc
- getSpentAmount() - Method in class monero.wallet.model.MoneroKeyImageImportResult
- getStandardAddress() - Method in class monero.wallet.model.MoneroIntegratedAddress
- getStartHeight() - Method in class monero.daemon.model.MoneroConnectionSpan
- getStartHeight() - Method in class monero.daemon.model.MoneroOutputDistributionEntry
- getStartTimestamp() - Method in class monero.daemon.model.MoneroDaemonInfo
- getState() - Method in class monero.daemon.model.MoneroHardForkInfo
- getState() - Method in class monero.daemon.model.MoneroPeer
- getStealthPublicKey() - Method in class monero.daemon.model.MoneroOutput
- getSubaddress(int, int) - Method in interface monero.wallet.MoneroWallet
-
Get a subaddress.
- getSubaddress(int, int) - Method in class monero.wallet.MoneroWalletRpc
- getSubaddressCode() - Method in enum monero.daemon.model.MoneroNetworkType
- getSubaddresses() - Method in class monero.wallet.model.MoneroAccount
- getSubaddresses(int) - Method in interface monero.wallet.MoneroWallet
-
Get all subaddresses in an account.
- getSubaddresses(int) - Method in class monero.wallet.MoneroWalletRpc
- getSubaddresses(int, List<Integer>) - Method in interface monero.wallet.MoneroWallet
-
Get subaddresses in an account.
- getSubaddresses(int, List<Integer>) - Method in class monero.wallet.MoneroWalletFull
- getSubaddresses(int, List<Integer>) - Method in class monero.wallet.MoneroWalletRpc
- getSubaddresses(int, List<Integer>, boolean) - Method in class monero.wallet.MoneroWalletRpc
- getSubaddressIndex() - Method in class monero.wallet.model.MoneroIncomingTransfer
- getSubaddressIndex() - Method in class monero.wallet.model.MoneroOutputWallet
- getSubaddressIndex() - Method in class monero.wallet.model.MoneroTransferQuery
- getSubaddressIndices() - Method in class monero.wallet.model.MoneroOutgoingTransfer
- getSubaddressIndices() - Method in class monero.wallet.model.MoneroOutputQuery
- getSubaddressIndices() - Method in class monero.wallet.model.MoneroTransferQuery
- getSubaddressIndices() - Method in class monero.wallet.model.MoneroTxConfig
- getSubaddressLookahead() - Method in class monero.wallet.model.MoneroWalletConfig
- getSubtractFeeFrom() - Method in class monero.wallet.model.MoneroTxConfig
- getSweepEachSubaddress() - Method in class monero.wallet.model.MoneroTxConfig
- getSyncInfo() - Method in interface monero.daemon.MoneroDaemon
-
Get synchronization information.
- getSyncInfo() - Method in class monero.daemon.MoneroDaemonRpc
- getTag() - Method in class monero.wallet.model.MoneroAccount
- getTag() - Method in class monero.wallet.model.MoneroAccountTag
- getTarget() - Method in class monero.daemon.model.MoneroDaemonInfo
- getTargetHeight() - Method in class monero.daemon.model.MoneroDaemonInfo
- getTargetHeight() - Method in class monero.daemon.model.MoneroDaemonSyncInfo
- getTask() - Method in class monero.common.TaskLooper
-
Get the runnable task to invoke on a fixed period loop.
- getThreshold() - Method in class monero.daemon.model.MoneroHardForkInfo
- getThreshold() - Method in class monero.wallet.model.MoneroMultisigInfo
- getTimeout() - Method in class monero.common.MoneroConnectionManager
-
Get the request timeout.
- getTimeout() - Method in class monero.common.MoneroRpcConnection
- getTimestamp() - Method in class monero.daemon.model.MoneroBlockHeader
- getTopBlockHash() - Method in class monero.daemon.model.MoneroDaemonInfo
- getTopBlockHash() - Method in class monero.daemon.model.MoneroDaemonSyncInfo
- getTopBlockHash() - Method in class monero.daemon.model.MoneroHardForkInfo
- getTopBlockHash() - Method in class monero.daemon.model.MoneroSubmitTxResult
- getTotalAmount() - Method in class monero.wallet.model.MoneroCheckReserve
- getTransferQuery() - Method in class monero.wallet.model.MoneroTxQuery
- getTransfers() - Method in class monero.wallet.model.MoneroTxWallet
- getTransfers() - Method in interface monero.wallet.MoneroWallet
-
Get all incoming and outgoing transfers to and from this wallet.
- getTransfers() - Method in class monero.wallet.MoneroWalletRpc
- getTransfers(int) - Method in interface monero.wallet.MoneroWallet
-
Get incoming and outgoing transfers to and from an account.
- getTransfers(int) - Method in class monero.wallet.MoneroWalletRpc
- getTransfers(int, int) - Method in interface monero.wallet.MoneroWallet
-
Get incoming and outgoing transfers to and from a subaddress.
- getTransfers(int, int) - Method in class monero.wallet.MoneroWalletRpc
- getTransfers(MoneroTransferQuery) - Method in class monero.wallet.model.MoneroTxWallet
- getTransfers(MoneroTransferQuery) - Method in interface monero.wallet.MoneroWallet
-
Get tranfsers that meet the criteria defined in a query object.
- getTransfers(MoneroTransferQuery) - Method in class monero.wallet.MoneroWalletFull
- getTransfers(MoneroTransferQuery) - Method in class monero.wallet.MoneroWalletRpc
- getTx() - Method in class monero.daemon.model.MoneroOutput
- getTx() - Method in class monero.wallet.model.MoneroOutputWallet
- getTx() - Method in class monero.wallet.model.MoneroTransfer
- getTx(String) - Method in interface monero.daemon.MoneroDaemon
-
Get a transaction by hash.
- getTx(String) - Method in class monero.daemon.MoneroDaemonDefault
- getTx(String) - Method in interface monero.wallet.MoneroWallet
-
Get a wallet transaction by hash.
- getTx(String) - Method in class monero.wallet.MoneroWalletRpc
- getTx(String, Boolean) - Method in interface monero.daemon.MoneroDaemon
-
Get a transaction by hash.
- getTx(String, Boolean) - Method in class monero.daemon.MoneroDaemonDefault
- getTxHashes() - Method in class monero.daemon.model.MoneroBlock
- getTxHashes() - Method in class monero.wallet.model.MoneroMultisigSignResult
- getTxHex(String) - Method in interface monero.daemon.MoneroDaemon
-
Get a transaction hex by hash.
- getTxHex(String) - Method in class monero.daemon.MoneroDaemonDefault
- getTxHex(String, Boolean) - Method in interface monero.daemon.MoneroDaemon
-
Get a transaction hex by hash.
- getTxHex(String, Boolean) - Method in class monero.daemon.MoneroDaemonDefault
- getTxHexes(Collection<String>) - Method in interface monero.daemon.MoneroDaemon
-
Get transaction hexes by hashes.
- getTxHexes(Collection<String>) - Method in class monero.daemon.MoneroDaemonDefault
- getTxHexes(Collection<String>, Boolean) - Method in interface monero.daemon.MoneroDaemon
-
Get transaction hexes by hashes.
- getTxHexes(Collection<String>, Boolean) - Method in class monero.daemon.MoneroDaemonRpc
- getTxKey(String) - Method in interface monero.wallet.MoneroWallet
-
Get a transaction's secret key from its hash.
- getTxKey(String) - Method in class monero.wallet.MoneroWalletFull
- getTxKey(String) - Method in class monero.wallet.MoneroWalletRpc
- getTxNote(String) - Method in interface monero.wallet.MoneroWallet
-
Get a transaction note.
- getTxNote(String) - Method in class monero.wallet.MoneroWalletRpc
- getTxNotes(List<String>) - Method in interface monero.wallet.MoneroWallet
-
Get notes for multiple transactions.
- getTxNotes(List<String>) - Method in class monero.wallet.MoneroWalletFull
- getTxNotes(List<String>) - Method in class monero.wallet.MoneroWalletRpc
- getTxPool() - Method in interface monero.daemon.MoneroDaemon
-
Get valid transactions seen by the node but not yet mined into a block, as well as spent key image information for the tx pool.
- getTxPool() - Method in class monero.daemon.MoneroDaemonRpc
- getTxPoolBacklog() - Method in interface monero.daemon.MoneroDaemon
-
Get all transaction pool backlog.
- getTxPoolBacklog() - Method in class monero.daemon.MoneroDaemonRpc
- getTxPoolHashes() - Method in interface monero.daemon.MoneroDaemon
-
Get hashes of transactions in the transaction pool.
- getTxPoolHashes() - Method in class monero.daemon.MoneroDaemonRpc
- getTxPoolStats() - Method in interface monero.daemon.MoneroDaemon
-
Get transaction pool statistics.
- getTxPoolStats() - Method in class monero.daemon.MoneroDaemonRpc
- getTxProof(String, String) - Method in interface monero.wallet.MoneroWallet
-
Get a transaction signature to prove it.
- getTxProof(String, String) - Method in class monero.wallet.MoneroWalletRpc
- getTxProof(String, String, String) - Method in interface monero.wallet.MoneroWallet
-
Get a transaction signature to prove it.
- getTxProof(String, String, String) - Method in class monero.wallet.MoneroWalletFull
- getTxProof(String, String, String) - Method in class monero.wallet.MoneroWalletRpc
- getTxQuery() - Method in class monero.wallet.model.MoneroOutputQuery
- getTxQuery() - Method in class monero.wallet.model.MoneroTransferQuery
- getTxs() - Method in class monero.daemon.model.MoneroBlock
- getTxs() - Method in class monero.wallet.model.MoneroTxSet
- getTxs() - Method in interface monero.wallet.MoneroWallet
-
Get all wallet transactions.
- getTxs() - Method in class monero.wallet.MoneroWalletRpc
- getTxs(String...) - Method in interface monero.wallet.MoneroWallet
-
Get wallet transactions by hash.
- getTxs(String...) - Method in class monero.wallet.MoneroWalletRpc
- getTxs(Collection<String>) - Method in interface monero.daemon.MoneroDaemon
-
Get transactions by hashes.
- getTxs(Collection<String>) - Method in class monero.daemon.MoneroDaemonDefault
- getTxs(Collection<String>, Boolean) - Method in interface monero.daemon.MoneroDaemon
-
Get transactions by hashes.
- getTxs(Collection<String>, Boolean) - Method in class monero.daemon.MoneroDaemonRpc
- getTxs(List<String>) - Method in interface monero.wallet.MoneroWallet
-
Get wallet transactions by hash.
- getTxs(List<String>) - Method in class monero.wallet.MoneroWalletRpc
- getTxs(MoneroTxQuery) - Method in interface monero.wallet.MoneroWallet
-
Get wallet transactions that meet the criteria defined in a query object.
- getTxs(MoneroTxQuery) - Method in class monero.wallet.MoneroWalletFull
- getTxs(MoneroTxQuery) - Method in class monero.wallet.MoneroWalletRpc
- getTxSet() - Method in class monero.wallet.model.MoneroTxWallet
- getType() - Method in class monero.daemon.model.MoneroPeer
- getUnconfirmedSpentAmount() - Method in class monero.wallet.model.MoneroCheckReserve
- getUnlockedBalance() - Method in class monero.wallet.model.MoneroAccount
- getUnlockedBalance() - Method in class monero.wallet.model.MoneroSubaddress
- getUnlockedBalance() - Method in interface monero.wallet.MoneroWallet
-
Get the wallet's unlocked balance.
- getUnlockedBalance() - Method in class monero.wallet.MoneroWalletRpc
- getUnlockedBalance(Integer) - Method in interface monero.wallet.MoneroWallet
-
Get an account's unlocked balance.
- getUnlockedBalance(Integer) - Method in class monero.wallet.MoneroWalletRpc
- getUnlockedBalance(Integer, Integer) - Method in interface monero.wallet.MoneroWallet
-
Get a subaddress's unlocked balance.
- getUnlockedBalance(Integer, Integer) - Method in class monero.wallet.MoneroWalletFull
- getUnlockedBalance(Integer, Integer) - Method in class monero.wallet.MoneroWalletRpc
- getUnlockTime() - Method in class monero.daemon.model.MoneroTx
-
Get the minimum height or timestamp for the transactions to unlock.
- getUnsignedTxHex() - Method in class monero.wallet.model.MoneroTxSet
- getUnspentAmount() - Method in class monero.wallet.model.MoneroKeyImageImportResult
- getUpdateAvailable() - Method in class monero.daemon.model.MoneroDaemonInfo
- getUploadLimit() - Method in interface monero.daemon.MoneroDaemon
-
Get the upload bandwidth limit.
- getUploadLimit() - Method in class monero.daemon.MoneroDaemonRpc
- getUri() - Method in class monero.common.MoneroRpcConnection
- getUsername() - Method in class monero.common.MoneroRpcConnection
- getUserUri() - Method in class monero.daemon.model.MoneroDaemonUpdateCheckResult
- getUUID() - Static method in class common.utils.GenUtils
-
Generates a UUID.
- getVersion() - Static method in class monero.common.MoneroUtils
-
Get the version of the monero-java library.
- getVersion() - Method in class monero.daemon.model.MoneroDaemonInfo
- getVersion() - Method in class monero.daemon.model.MoneroDaemonUpdateCheckResult
- getVersion() - Method in class monero.daemon.model.MoneroHardForkInfo
- getVersion() - Method in class monero.daemon.model.MoneroTx
- getVersion() - Method in interface monero.daemon.MoneroDaemon
-
Gets the version of the daemon.
- getVersion() - Method in class monero.daemon.MoneroDaemonRpc
- getVersion() - Method in class monero.wallet.model.MoneroMessageSignatureResult
- getVersion() - Method in interface monero.wallet.MoneroWallet
-
Returns the wallet version.
- getVersion() - Method in class monero.wallet.MoneroWalletFull
- getVersion() - Method in class monero.wallet.MoneroWalletRpc
- getVoting() - Method in class monero.daemon.model.MoneroHardForkInfo
- getWasBootstrapEverUsed() - Method in class monero.daemon.model.MoneroDaemonInfo
- getWeight() - Method in class monero.daemon.model.MoneroBlockHeader
- getWeight() - Method in class monero.daemon.model.MoneroTx
- getWindow() - Method in class monero.daemon.model.MoneroHardForkInfo
- getZmqUri() - Method in class monero.common.MoneroRpcConnection
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form