Index

A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

I2P - Enum constant in enum monero.daemon.model.ConnectionType
 
importKeyImages(List<MoneroKeyImage>) - Method in interface monero.wallet.MoneroWallet
Import signed key images and verify their spent status.
importKeyImages(List<MoneroKeyImage>) - Method in class monero.wallet.MoneroWalletFull
 
importKeyImages(List<MoneroKeyImage>) - Method in class monero.wallet.MoneroWalletRpc
 
importMultisigHex(String...) - Method in interface monero.wallet.MoneroWallet
Import multisig info as hex from other participants.
importMultisigHex(String...) - Method in class monero.wallet.MoneroWalletRpc
 
importMultisigHex(List<String>) - Method in interface monero.wallet.MoneroWallet
Import multisig info as hex from other participants.
importMultisigHex(List<String>) - Method in class monero.wallet.MoneroWalletFull
 
importMultisigHex(List<String>) - Method in class monero.wallet.MoneroWalletRpc
 
importOutputs(String) - Method in interface monero.wallet.MoneroWallet
Import outputs in hex format.
importOutputs(String) - Method in class monero.wallet.MoneroWalletFull
 
importOutputs(String) - Method in class monero.wallet.MoneroWalletRpc
 
IncomingTransferComparator() - Constructor for class monero.wallet.MoneroWalletRpc.IncomingTransferComparator
 
INTEGRATED_ADDRESS - Enum constant in enum monero.wallet.model.MoneroAddressType
 
inTxPool - Variable in class monero.wallet.model.MoneroCheckTx
 
inTxPool() - Method in class monero.daemon.model.MoneroTx
 
inTxPool() - Method in class monero.wallet.model.MoneroCheckTx
 
INVALID - Enum constant in enum monero.daemon.model.ConnectionType
 
IPV4 - Enum constant in enum monero.daemon.model.ConnectionType
 
IPV6 - Enum constant in enum monero.daemon.model.ConnectionType
 
isActive() - Method in class monero.daemon.model.MoneroMiningStatus
 
isAuthenticated() - Method in class monero.common.MoneroRpcConnection
Indicates if the connection is authenticated according to the last call to checkConnection().

Note: must call checkConnection() manually unless using MoneroConnectionManager.
isBackground() - Method in class monero.daemon.model.MoneroMiningStatus
 
isBanned() - Method in class monero.daemon.model.MoneroBan
 
isBusySyncing() - Method in class monero.daemon.model.MoneroDaemonInfo
 
isClosed() - Method in interface monero.wallet.MoneroWallet
Indicates if this wallet is closed or not.
isClosed() - Method in class monero.wallet.MoneroWalletFull
 
isClosed() - Method in class monero.wallet.MoneroWalletRpc
 
isConfirmed() - Method in class monero.daemon.model.MoneroTx
 
isConnected() - Method in class monero.common.MoneroConnectionManager
Indicates if the connection manager is connected to a node.
isConnected() - Method in class monero.common.MoneroRpcConnection
Indicates if the connection is connected according to the last call to checkConnection().

Note: must call checkConnection() manually unless using MoneroConnectionManager.
isConnected() - Method in class monero.daemon.MoneroDaemonRpc
Indicates if the client is connected to the daemon via RPC.
isConnectedToDaemon() - Method in interface monero.wallet.MoneroWallet
Indicates if the wallet is connected a daemon.
isConnectedToDaemon() - Method in class monero.wallet.MoneroWalletFull
 
isConnectedToDaemon() - Method in class monero.wallet.MoneroWalletRpc
 
isDaemonSynced() - Method in class monero.wallet.MoneroWalletFull
Indicates if the wallet's daemon is synced with the network.
isDoubleSpend() - Method in class monero.daemon.model.MoneroSubmitTxResult
 
isDoubleSpendSeen() - Method in class monero.daemon.model.MoneroTx
 
isEnabled() - Method in class monero.daemon.model.MoneroHardForkInfo
 
isFailed() - Method in class monero.daemon.model.MoneroTx
 
isFeeTooLow() - Method in class monero.daemon.model.MoneroSubmitTxResult
 
isFrozen() - Method in class monero.wallet.model.MoneroOutputWallet
Indicates if this output has been deemed 'malicious' and will therefore not be spent by the wallet.
isGood - Variable in class monero.wallet.model.MoneroCheck
 
isGood() - Method in class monero.daemon.model.MoneroSubmitTxResult
 
isGood() - Method in class monero.wallet.model.MoneroCheck
 
isGood() - Method in class monero.wallet.model.MoneroMessageSignatureResult
 
isHex(String) - Static method in class common.utils.GenUtils
Indicates if the given argument is a hexidemal string.
isIncoming() - Method in class monero.daemon.model.MoneroPeer
 
isIncoming() - Method in class monero.wallet.model.MoneroIncomingTransfer
 
isIncoming() - Method in class monero.wallet.model.MoneroOutgoingTransfer
 
isIncoming() - Method in class monero.wallet.model.MoneroTransfer
 
isIncoming() - Method in class monero.wallet.model.MoneroTransferQuery
 
isIncoming() - Method in class monero.wallet.model.MoneroTxQuery
 
isIncoming() - Method in class monero.wallet.model.MoneroTxWallet
 
isKeptByBlock() - Method in class monero.daemon.model.MoneroTx
 
isLocalHost() - Method in class monero.daemon.model.MoneroPeer
 
isLocalIp() - Method in class monero.daemon.model.MoneroPeer
 
isLocked() - Method in class monero.wallet.model.MoneroOutputWallet
Convenience method to indicate if this output's tx is locked.
isLocked() - Method in class monero.wallet.model.MoneroTxWallet
 
isMinerTx() - Method in class monero.daemon.model.MoneroTx
 
isMixinTooLow() - Method in class monero.daemon.model.MoneroSubmitTxResult
 
isMultisig() - Method in class monero.wallet.model.MoneroMultisigInfo
 
isMultisig() - Method in class monero.wallet.model.MoneroWalletConfig
 
isMultisig() - Method in interface monero.wallet.MoneroWallet
Indicates if this wallet is a multisig wallet.
isMultisig() - Method in class monero.wallet.MoneroWalletRpc
 
isMultisigImportNeeded() - Method in interface monero.wallet.MoneroWallet
Indicates if importing multisig data is needed for returning a correct balance.
isMultisigImportNeeded() - Method in class monero.wallet.MoneroWalletFull
 
isMultisigImportNeeded() - Method in class monero.wallet.MoneroWalletRpc
 
isNativeLibraryLoaded() - Static method in class monero.common.MoneroUtils
Indicates if the native JNI library is loaded.
isNonzeroUnlockTime() - Method in class monero.daemon.model.MoneroSubmitTxResult
 
isOffline() - Method in class monero.daemon.model.MoneroDaemonInfo
 
isOld() - Method in class monero.wallet.model.MoneroMessageSignatureResult
 
isOnion() - Method in class monero.common.MoneroRpcConnection
 
isOnline() - Method in class monero.common.MoneroRpcConnection
Indicates if the connection is online according to the last call to checkConnection().

Note: must call checkConnection() manually unless using MoneroConnectionManager.
isOnline() - Method in class monero.daemon.model.MoneroPeer
 
isOutgoing() - Method in class monero.wallet.model.MoneroTransfer
 
isOutgoing() - Method in class monero.wallet.model.MoneroTransferQuery
 
isOutgoing() - Method in class monero.wallet.model.MoneroTxQuery
 
isOutgoing() - Method in class monero.wallet.model.MoneroTxWallet
 
isOutputFrozen(String) - Method in interface monero.wallet.MoneroWallet
Check if an output is frozen.
isOutputFrozen(String) - Method in class monero.wallet.MoneroWalletFull
 
isOutputFrozen(String) - Method in class monero.wallet.MoneroWalletRpc
 
isOverspend() - Method in class monero.daemon.model.MoneroSubmitTxResult
 
isPruned() - Method in class monero.daemon.model.MoneroPruneResult
 
isReady() - Method in class monero.wallet.model.MoneroMultisigInfo
 
isRelayed() - Method in class monero.daemon.model.MoneroSubmitTxResult
 
isRelayed() - Method in class monero.daemon.model.MoneroTx
 
isRestricted() - Method in class monero.daemon.model.MoneroDaemonInfo
 
isSpent() - Method in class monero.wallet.model.MoneroOutputWallet
 
isStarted() - Method in class monero.common.TaskLooper
Indicates if looping.
isSynced() - Method in class monero.wallet.MoneroWalletFull
Indicates if the wallet is synced with the daemon.
isSynchronized() - Method in class monero.daemon.model.MoneroDaemonInfo
 
isTooBig() - Method in class monero.daemon.model.MoneroSubmitTxResult
 
isTrusted() - Method in interface monero.daemon.MoneroDaemon
Indicates if the daemon is trusted or untrusted.
isTrusted() - Method in class monero.daemon.MoneroDaemonRpc
 
isTxExtraTooBig() - Method in class monero.daemon.model.MoneroSubmitTxResult
 
isUpdateAvailable() - Method in class monero.daemon.model.MoneroDaemonUpdateCheckResult
 
isUsed() - Method in class monero.wallet.model.MoneroSubaddress
 
isValidAddress(String, MoneroNetworkType) - Static method in class monero.common.MoneroUtils
Determine if the given address is valid.
isValidPrivateSpendKey(String) - Static method in class monero.common.MoneroUtils
Indicates if a private spend key is valid.
isValidPrivateViewKey(String) - Static method in class monero.common.MoneroUtils
Indicates if a private view key is valid.
isValidPublicSpendKey(String) - Static method in class monero.common.MoneroUtils
Indicates if a public spend key is valid.
isValidPublicViewKey(String) - Static method in class monero.common.MoneroUtils
Indicates if a public view key is valid.
isViewOnly() - Method in interface monero.wallet.MoneroWallet
Indicates if the wallet is view-only, meaning it does not have the private spend key and can therefore only observe incoming outputs.
isViewOnly() - Method in class monero.wallet.MoneroWalletFull
 
isViewOnly() - Method in class monero.wallet.MoneroWalletRpc
 
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form