Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

abs() - Method in class io.nem.symbol.core.math.ColumnVector
Creates a new ColumnVector by taking the absolute value of each element in this vector.
abs() - Method in class io.nem.symbol.core.math.Matrix
Creates a new matrix by taking the absolute value of this matrix.
absSum() - Method in class io.nem.symbol.core.math.ColumnVector
Gets the sum of the absolute value of all the vector's elements.
absSum() - Method in class io.nem.symbol.core.math.Matrix
Gets the sum of the absolute value of all the matrix's elements.
AbstractRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Created by fernando on 30/07/19.
AbstractRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
AbstractRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Created by fernando on 30/07/19.
AbstractRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
AbstractTransactionMapper<D,T extends Transaction> - Class in io.nem.symbol.sdk.infrastructure.okhttp.mappers
Abstract transaction mapper for the transaction mappers that support a specific type of transaction (Account Link, Mosaic Alias, etc.).
AbstractTransactionMapper(JsonHelper, TransactionType, Class<D>) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
AbstractTransactionMapper<D,T extends Transaction> - Class in io.nem.symbol.sdk.infrastructure.vertx.mappers
Abstract transaction mapper for the transaction mappers that support a specific type of transaction (Account Link, Mosaic Alias, etc.).
AbstractTransactionMapper(JsonHelper, TransactionType, Class<D>) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
 
AbstractTwoLevelMap<K,V> - Class in io.nem.symbol.core.utils
A two-level map of items.
AbstractTwoLevelMap() - Constructor for class io.nem.symbol.core.utils.AbstractTwoLevelMap
 
account(Address) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of an account.
account(AccountInfo) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of an account.
account(Address) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
account(AccountInfo) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
Account - Class in io.nem.symbol.sdk.model.account
The account structure describes an account private key, public key, address and allows signing transactions.
Account(String, NetworkType) - Constructor for class io.nem.symbol.sdk.model.account.Account
Constructor
Account(KeyPair, NetworkType) - Constructor for class io.nem.symbol.sdk.model.account.Account
 
AccountAddressRestrictionFlags - Enum in io.nem.symbol.sdk.model.transaction
The valid combinations of AccountRestrictionFlag that creates a AccountAddressRestrictionFlags.
AccountAddressRestrictionTransaction - Class in io.nem.symbol.sdk.model.transaction
 
AccountAddressRestrictionTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
AccountAddressRestrictionTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.okhttp.mappers
AccountAddressRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AccountAddressRestrictionTransactionMapper
 
AccountAddressRestrictionTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.vertx.mappers
AccountAddressRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.mappers.AccountAddressRestrictionTransactionMapper
 
AccountInfo - Class in io.nem.symbol.sdk.model.account
The account info structure describes basic information for an account.
AccountInfo(String, int, Address, BigInteger, PublicKey, BigInteger, BigInteger, BigInteger, List<ResolvedMosaic>, AccountType, SupplementalAccountKeys, List<ActivityBucket>) - Constructor for class io.nem.symbol.sdk.model.account.AccountInfo
 
AccountKey - Class in io.nem.symbol.sdk.model.account
Public keys the account could be associated with.
AccountKey(AccountKeyType, String) - Constructor for class io.nem.symbol.sdk.model.account.AccountKey
 
AccountKeyLinkTransaction - Class in io.nem.symbol.sdk.model.transaction
 
AccountKeyLinkTransaction(AccountKeyLinkTransactionFactory) - Constructor for class io.nem.symbol.sdk.model.transaction.AccountKeyLinkTransaction
 
AccountKeyLinkTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
AccountKeyType - Enum in io.nem.symbol.sdk.model.account
Type of account key: * 0 - Unset.
AccountLinkNetworkProperties - Class in io.nem.symbol.sdk.model.network
AccountLinkNetworkPropertiesDTO
AccountLinkNetworkProperties(String) - Constructor for class io.nem.symbol.sdk.model.network.AccountLinkNetworkProperties
 
AccountLinkVotingKey - Class in io.nem.symbol.sdk.model.account
Account link voting key
AccountLinkVotingKey(String, long, long) - Constructor for class io.nem.symbol.sdk.model.account.AccountLinkVotingKey
 
AccountMetadataTransaction - Class in io.nem.symbol.sdk.model.transaction
Announce an AccountMetadataTransaction to associate a key-value state to an account.
AccountMetadataTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
AccountMosaicRestrictionFlags - Enum in io.nem.symbol.sdk.model.transaction
The valid combinations of AccountRestrictionFlag that creates a AccountMosaicRestrictionFlags.
AccountMosaicRestrictionTransaction - Class in io.nem.symbol.sdk.model.transaction
 
AccountMosaicRestrictionTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
AccountMosaicRestrictionTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.okhttp.mappers
AccountMosaicRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AccountMosaicRestrictionTransactionMapper
 
AccountMosaicRestrictionTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.vertx.mappers
AccountMosaicRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.mappers.AccountMosaicRestrictionTransactionMapper
 
AccountNames - Class in io.nem.symbol.sdk.model.account
The friendly names of one account.
AccountNames(Address, List<NamespaceName>) - Constructor for class io.nem.symbol.sdk.model.account.AccountNames
 
AccountOperationRestrictionFlags - Enum in io.nem.symbol.sdk.model.transaction
The valid combinations of AccountRestrictionFlag that creates a AccountOperationRestrictionFlags.
AccountOperationRestrictionTransaction - Class in io.nem.symbol.sdk.model.transaction
 
AccountOperationRestrictionTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
AccountOperationRestrictionTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.okhttp.mappers
AccountOperationRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AccountOperationRestrictionTransactionMapper
 
AccountOperationRestrictionTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.vertx.mappers
AccountOperationRestrictionTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.mappers.AccountOperationRestrictionTransactionMapper
 
AccountOrderBy - Enum in io.nem.symbol.sdk.api
Possible columns accounts can be sorted.
AccountPaginationStreamer - Class in io.nem.symbol.sdk.api
A helper object that streams AccountInfo using the search.
AccountPaginationStreamer(Searcher<AccountInfo, AccountSearchCriteria>) - Constructor for class io.nem.symbol.sdk.api.AccountPaginationStreamer
Constructor
AccountPropertiesInfo - Class in io.nem.symbol.sdk.model.account
Account properties structure describes property information for an account.
AccountPropertiesInfo(String, AccountRestrictions) - Constructor for class io.nem.symbol.sdk.model.account.AccountPropertiesInfo
 
AccountRepository - Interface in io.nem.symbol.sdk.api
Account interface repository.
AccountRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Created by fernando on 29/07/19.
AccountRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
AccountRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Created by fernando on 29/07/19.
AccountRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.AccountRepositoryVertxImpl
 
AccountRestriction - Class in io.nem.symbol.sdk.model.account
It defines one account restriction.
AccountRestriction(AccountRestrictionFlags, List<Object>) - Constructor for class io.nem.symbol.sdk.model.account.AccountRestriction
 
AccountRestrictionFlag - Enum in io.nem.symbol.sdk.model.transaction
Values of restriction for Catbuffer.
AccountRestrictionFlags - Interface in io.nem.symbol.sdk.model.transaction
The valid combinations of AccountRestrictionFlag that creates any AccountRestrictionFlags.
AccountRestrictionNetworkProperties - Class in io.nem.symbol.sdk.model.network
AccountRestrictionNetworkPropertiesDTO
AccountRestrictionNetworkProperties(String) - Constructor for class io.nem.symbol.sdk.model.network.AccountRestrictionNetworkProperties
 
accountRestrictions(Address) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of an account restriction.
accountRestrictions(AccountRestrictions) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of an account restriction.
accountRestrictions(Address) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
accountRestrictions(AccountRestrictions) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
AccountRestrictions - Class in io.nem.symbol.sdk.model.account
Account properties structure describes property information for an account.
AccountRestrictions(int, Address, List<AccountRestriction>) - Constructor for class io.nem.symbol.sdk.model.account.AccountRestrictions
 
AccountRestrictionSearchCriteria - Class in io.nem.symbol.sdk.api
The criteria used to search account restrictions
AccountRestrictionSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.AccountRestrictionSearchCriteria
 
AccountRestrictionsPaginationStreamer - Class in io.nem.symbol.sdk.api
A helper object that streams AccountRestrictions using the search.
AccountRestrictionsPaginationStreamer(Searcher<AccountRestrictions, AccountRestrictionSearchCriteria>) - Constructor for class io.nem.symbol.sdk.api.AccountRestrictionsPaginationStreamer
Constructor
AccountRestrictionTargetType - Enum in io.nem.symbol.sdk.model.transaction
The account restriction target type used to know the type of values an account Restriction Type has.
AccountSearchCriteria - Class in io.nem.symbol.sdk.api
Defines the params used to search accounts.
AccountSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.AccountSearchCriteria
 
AccountType - Enum in io.nem.symbol.sdk.model.account
Account type enum mapped from the rest account type.
ActivityBucket - Class in io.nem.symbol.sdk.model.account
Account activity bucket.
ActivityBucket(BigInteger, BigInteger, long, BigInteger) - Constructor for class io.nem.symbol.sdk.model.account.ActivityBucket
Constructor
add(Ed25519FieldElement) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Adds the given field element to this and returns the result.
add(Ed25519GroupElement) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Ed25519GroupElement addition using the twisted Edwards addition law for extended coordinates.
add(double) - Method in class io.nem.symbol.core.math.ColumnVector
Creates a new ColumnVector by adding each element of this vector to a scalar.
add(double) - Method in class io.nem.symbol.core.math.Matrix
Creates a new matrix by adding each value in this matrix by a scalar.
addCosignatures(AggregateTransactionCosignature...) - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
Adds cosignatures to the factory if they have been signed independently
addElementWise(ColumnVector) - Method in class io.nem.symbol.core.math.ColumnVector
Creates a new ColumnVector by adding the specified vector to this vector.
addElementWise(Matrix) - Method in class io.nem.symbol.core.math.Matrix
Creates a new Matrix by adding this matrix element-wise with another matrix.
address(Address) - Method in class io.nem.symbol.sdk.api.AccountRestrictionSearchCriteria
 
address(Address) - Method in class io.nem.symbol.sdk.api.HashLockSearchCriteria
 
address(Searcher<MosaicRestriction<?>, MosaicRestrictionSearchCriteria>, MosaicRestrictionSearchCriteria) - Static method in class io.nem.symbol.sdk.api.MosaicRestrictionPaginationStreamer
Searches address restrictions
address(Address) - Method in class io.nem.symbol.sdk.api.SecretLockSearchCriteria
 
address(Address) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
Address - Class in io.nem.symbol.sdk.model.account
The address structure describes an address with its network.
Address(String, NetworkType) - Constructor for class io.nem.symbol.sdk.model.account.Address
Constructor
AddressAlias - Class in io.nem.symbol.sdk.model.namespace
Address alias.
AddressAlias(Address) - Constructor for class io.nem.symbol.sdk.model.namespace.AddressAlias
Create AddressAlias from address
AddressAliasTransaction - Class in io.nem.symbol.sdk.model.transaction
Address alias transaction.
AddressAliasTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
addresses(ReceiptRepository) - Static method in class io.nem.symbol.sdk.api.ReceiptPaginationStreamer
It creates a transaction statement streamer of AddressResolutionStatement objects.
AddressResolutionStatement - Class in io.nem.symbol.sdk.model.receipt
ResolutionStatement specific for addresses.
AddressResolutionStatement(String, BigInteger, UnresolvedAddress, List<ResolutionEntry<Address>>) - Constructor for class io.nem.symbol.sdk.model.receipt.AddressResolutionStatement
Constructor
AESGCM - Class in io.nem.symbol.core.crypto.ed25519
AES/GSM/NoPadding encryption and decryption methods.
affine(Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement) - Static method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Creates a new group element using the AFFINE coordinate system.
aggregateBondedAdded(UnresolvedAddress) - Method in interface io.nem.symbol.sdk.api.Listener
Return an observable of AggregateTransaction for specific unresolvedAddress.
aggregateBondedAdded(UnresolvedAddress, String) - Method in interface io.nem.symbol.sdk.api.Listener
Return an observable of AggregateTransaction for specific unresolvedAddress and hash.
aggregateBondedAdded(UnresolvedAddress, String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
aggregateBondedAdded(UnresolvedAddress) - Static method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
aggregateBondedAddedOrError(UnresolvedAddress, String) - Method in interface io.nem.symbol.sdk.api.Listener
Return an observable of AggregateTransaction for an specific unresolvedAddress and transcation hash.
aggregateBondedAddedOrError(UnresolvedAddress, String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
aggregateBondedRemoved(UnresolvedAddress) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of Transaction Hashes for specific unresolvedAddress.
aggregateBondedRemoved(UnresolvedAddress, String) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of of the hash for specific unresolvedAddress.
aggregateBondedRemoved(UnresolvedAddress, String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
aggregateBondedRemoved(UnresolvedAddress) - Static method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
AggregateNetworkProperties - Class in io.nem.symbol.sdk.model.network
AggregateNetworkProperties
AggregateNetworkProperties(String, String, Boolean, Boolean, String) - Constructor for class io.nem.symbol.sdk.model.network.AggregateNetworkProperties
 
AggregateTransaction - Class in io.nem.symbol.sdk.model.transaction
The aggregate innerTransactions contain multiple innerTransactions that can be initiated by different accounts.
AggregateTransactionCosignature - Class in io.nem.symbol.sdk.model.transaction
The model representing cosignature of an aggregate transaction.
AggregateTransactionCosignature(BigInteger, String, PublicAccount) - Constructor for class io.nem.symbol.sdk.model.transaction.AggregateTransactionCosignature
 
AggregateTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
AggregateTransactionService - Interface in io.nem.symbol.sdk.api
Service that provides useful aggregated transactions methods.
AggregateTransactionServiceImpl - Class in io.nem.symbol.sdk.infrastructure
Implementation of the AggregateTransactionService
AggregateTransactionServiceImpl(RepositoryFactory) - Constructor for class io.nem.symbol.sdk.infrastructure.AggregateTransactionServiceImpl
 
Alias<T> - Interface in io.nem.symbol.sdk.model.namespace
The alias structure defines an interface for Aliases
AliasAction - Enum in io.nem.symbol.sdk.model.namespace
The alias action.
AliasBase<T> - Class in io.nem.symbol.sdk.model.namespace
Alias base.
AliasBase(AliasType, T) - Constructor for class io.nem.symbol.sdk.model.namespace.AliasBase
Creates an alias of type T.
AliasService - Interface in io.nem.symbol.sdk.api
Service used to resolve aliases.
AliasServiceImpl - Class in io.nem.symbol.sdk.infrastructure
Implementation of the alias service.
AliasServiceImpl(RepositoryFactory) - Constructor for class io.nem.symbol.sdk.infrastructure.AliasServiceImpl
Constructor
aliasType(AliasType) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
AliasType - Enum in io.nem.symbol.sdk.model.namespace
The alias type.
align() - Method in class io.nem.symbol.core.math.ColumnVector
Scales this vector so that v[0] is equal to 1.
and(SparseBitmap) - Method in class io.nem.symbol.core.math.SparseBitmap
Computes the logical and of the context bitmap (this) and the given bitmap.
andCardinality(SparseBitmap) - Method in class io.nem.symbol.core.math.SparseBitmap
Size of the intersection of this bitmap and the given bitmap.
andNot(SparseBitmap) - Method in class io.nem.symbol.core.math.SparseBitmap
Computes the logical and not of the context bitmap (this) and the given bitmap.
announce(SignedTransaction) - Method in interface io.nem.symbol.sdk.api.TransactionRepository
Send a signed transaction.
announce(Listener, SignedTransaction) - Method in interface io.nem.symbol.sdk.api.TransactionService
This method announces a transaction while waiting for being completed by listing to the /completed web socket.
announce(SignedTransaction) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
announce(Listener, SignedTransaction) - Method in class io.nem.symbol.sdk.infrastructure.TransactionServiceImpl
 
announce(SignedTransaction) - Method in class io.nem.symbol.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
 
announceAggregateBonded(SignedTransaction) - Method in interface io.nem.symbol.sdk.api.TransactionRepository
Send a signed transaction with missing signatures.
announceAggregateBonded(Listener, SignedTransaction) - Method in interface io.nem.symbol.sdk.api.TransactionService
This method announces an aggregate bonded transaction while waiting for being added by listing to the /aggregateBondedAdded web socket.
announceAggregateBonded(SignedTransaction) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
announceAggregateBonded(Listener, SignedTransaction) - Method in class io.nem.symbol.sdk.infrastructure.TransactionServiceImpl
 
announceAggregateBonded(SignedTransaction) - Method in class io.nem.symbol.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
 
announceAggregateBondedCosignature(CosignatureSignedTransaction) - Method in interface io.nem.symbol.sdk.api.TransactionRepository
Send a cosignature signed transaction of an already announced transaction.
announceAggregateBondedCosignature(CosignatureSignedTransaction) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
announceAggregateBondedCosignature(CosignatureSignedTransaction) - Method in class io.nem.symbol.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
 
announceHashLockAggregateBonded(Listener, SignedTransaction, SignedTransaction) - Method in interface io.nem.symbol.sdk.api.TransactionService
This method announces an a hash lock transaction followed by a aggregate bonded transaction while waiting for being completed by listing to the /completed and /aggregateBondedAdded web socket.
announceHashLockAggregateBonded(Listener, SignedTransaction, SignedTransaction) - Method in class io.nem.symbol.sdk.infrastructure.TransactionServiceImpl
 
ArrayUtils - Class in io.nem.symbol.core.utils
Static class that contains a handful of array helper functions.
ARTIFACT_EXPIRY - Static variable in enum io.nem.symbol.sdk.model.receipt.ReceiptType
 
ArtifactExpiryReceipt<T> - Class in io.nem.symbol.sdk.model.receipt
 
ArtifactExpiryReceipt(T, ReceiptType, ReceiptVersion, Optional<Integer>) - Constructor for class io.nem.symbol.sdk.model.receipt.ArtifactExpiryReceipt
Constructor ArtifactExpiryReceipt
ArtifactExpiryReceipt(T, ReceiptType, ReceiptVersion) - Constructor for class io.nem.symbol.sdk.model.receipt.ArtifactExpiryReceipt
Constructor ArtifactExpiryReceipt
artifactId(String) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
AUTH_TAG_BIT_LENGTH - Static variable in class io.nem.symbol.core.crypto.ed25519.AESGCM
The standard authentication tag length (128 bits).

B

BALANCE_CHANGE - Static variable in enum io.nem.symbol.sdk.model.receipt.ReceiptType
 
BALANCE_TRANSFER - Static variable in enum io.nem.symbol.sdk.model.receipt.ReceiptType
 
BalanceChangeReceipt - Class in io.nem.symbol.sdk.model.receipt
 
BalanceChangeReceipt(Address, MosaicId, BigInteger, ReceiptType, ReceiptVersion, Optional<Integer>) - Constructor for class io.nem.symbol.sdk.model.receipt.BalanceChangeReceipt
Constructor BalanceChangeReceipt
BalanceChangeReceipt(Address, MosaicId, BigInteger, ReceiptType, ReceiptVersion) - Constructor for class io.nem.symbol.sdk.model.receipt.BalanceChangeReceipt
Constructor BalanceChangeReceipt
BalanceTransferReceipt - Class in io.nem.symbol.sdk.model.receipt
 
BalanceTransferReceipt(Address, Address, MosaicId, BigInteger, ReceiptType, ReceiptVersion, Optional<Integer>) - Constructor for class io.nem.symbol.sdk.model.receipt.BalanceTransferReceipt
Constructor
BalanceTransferReceipt(Address, Address, MosaicId, BigInteger, ReceiptType, ReceiptVersion) - Constructor for class io.nem.symbol.sdk.model.receipt.BalanceTransferReceipt
Constructor BalanceTransferReceipt
Base32Encoder - Class in io.nem.symbol.core.utils
Static class that contains utility functions for converting Base32 strings to and from bytes.
Base64Encoder - Class in io.nem.symbol.core.utils
Static class that contains utility functions for converting Base64 strings to and from bytes.
BASE_POINT - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Group
(x, 4/5); x > 0
basicSubscribe(ListenerRequest<T>) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
batchOr(SparseBitmap...) - Static method in class io.nem.symbol.core.math.SparseBitmap
Creates a new SparseBitmap that is the logical or of all the given bitmaps.
beneficiaryAddress(Address) - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
Sets the beneficiaryAddress builder style.
BigIntegerSerializer() - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2.BigIntegerSerializer
 
bigIntToByteArrayLeadingZeros(BigInteger, int) - Static method in class io.nem.symbol.core.utils.ByteUtils
Converts a BigInteger to a byte array of the given size leading with zeros.
bigIntToBytes(BigInteger) - Static method in class io.nem.symbol.core.utils.ByteUtils
Converts a BigInteger value into an array of 8 bytes.
BinarySerialization - Interface in io.nem.symbol.sdk.api
This interface allow users to serialize and deserialize transaction using the symbol binary format.
BinarySerializationImpl - Class in io.nem.symbol.sdk.infrastructure
Implementation of BinarySerialization.
BinarySerializationImpl() - Constructor for class io.nem.symbol.sdk.infrastructure.BinarySerializationImpl
Constructor
block() - Static method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
BlockCipher - Interface in io.nem.symbol.core.crypto
Interface for encryption and decryption of data.
BlockDuration - Class in io.nem.symbol.sdk.model.blockchain
 
BlockDuration(long) - Constructor for class io.nem.symbol.sdk.model.blockchain.BlockDuration
Constructor.
BlockDuration(BigInteger) - Constructor for class io.nem.symbol.sdk.model.blockchain.BlockDuration
Constructor.
BlockInfo - Class in io.nem.symbol.sdk.model.blockchain
The block info structure describes basic information of a block.
BlockInfo(String, Long, String, String, BigInteger, List<String>, Integer, Integer, Integer, List<String>, String, PublicAccount, NetworkType, Integer, BlockType, BigInteger, BigInteger, BigInteger, Long, String, String, String, String, String, String, String, Address) - Constructor for class io.nem.symbol.sdk.model.blockchain.BlockInfo
 
BlockOrderBy - Enum in io.nem.symbol.sdk.api
The order by of a block search operation.
BlockPaginationStreamer - Class in io.nem.symbol.sdk.api
A helper object that streams BlockInfo using the search.
BlockPaginationStreamer(Searcher<BlockInfo, BlockSearchCriteria>) - Constructor for class io.nem.symbol.sdk.api.BlockPaginationStreamer
Constructor
BlockRepository - Interface in io.nem.symbol.sdk.api
Blockchain interface repository
BlockRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Blockchain http repository.
BlockRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
BlockRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Blockchain http repository.
BlockRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.BlockRepositoryVertxImpl
 
BlockSearchCriteria - Class in io.nem.symbol.sdk.api
Criteria used to search blocks
BlockSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.BlockSearchCriteria
 
BlockService - Interface in io.nem.symbol.sdk.api
Service with block related functions.
BlockServiceImpl - Class in io.nem.symbol.sdk.infrastructure
Implementation of BlockService
BlockServiceImpl(RepositoryFactory) - Constructor for class io.nem.symbol.sdk.infrastructure.BlockServiceImpl
 
BlockType - Enum in io.nem.symbol.sdk.model.blockchain
Types of blocks in symbol.
BmTreeSignature - Class in io.nem.symbol.sdk.model.finalization
BM Tree signature
BmTreeSignature(ParentPublicKeySignaturePair, ParentPublicKeySignaturePair) - Constructor for class io.nem.symbol.sdk.model.finalization.BmTreeSignature
 
branchHash - Variable in class io.nem.symbol.sdk.model.state.MerkleTreeBranch
Branch node hash
build() - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
Once the builder is configured, call this method to create the Currency
build() - Method in class io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.AccountKeyLinkTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.AccountMetadataTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.AddressAliasTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.HashLockTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAliasTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.MosaicMetadataTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.MosaicSupplyChangeTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceMetadataTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.NodeKeyLinkTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.SecretProofTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.TransferTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.VotingKeyLinkTransactionFactory
 
build() - Method in class io.nem.symbol.sdk.model.transaction.VrfKeyLinkTransactionFactory
 
byteArrayLeadingZeros(byte[], int) - Static method in class io.nem.symbol.core.utils.ByteUtils
It completes the byte array to a byte array of the given size leading with zeros.
bytesToInt(byte[]) - Static method in class io.nem.symbol.core.utils.ByteUtils
Converts an array of 4 bytes into a int.
byteToUnsignedInt(byte) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It converts a signed byte to a positive integer.
ByteUtils - Class in io.nem.symbol.core.utils
 

C

cached(Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement) - Static method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Creates a new group element using the CACHED coordinate system.
calculateMaxFeeForAggregate(long, int) - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
Set transaction maxFee using fee multiplier for only aggregate transactions.
calculateMaxFeeFromMultiplier(long) - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
Builder method used to to re-calculate the max fee based on the configured feeMultiplier.
calculateMaxFeeFromMultiplier(long) - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
Builder method used to to re-calculate the max fee based on the configured feeMultiplier
call() - Method in interface io.nem.symbol.core.utils.ExceptionUtils.CheckedRunnable
Executes the runnable.
call(Callable<T>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
call(Callable<T>, Function<? super T, ? extends R>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
call(Consumer<Handler<AsyncResult<T>>>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
call(Consumer<Handler<AsyncResult<T>>>, Function<? super T, ? extends R>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
callList(Callable<List<T>>, Function<T, R>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
callList(Consumer<Handler<AsyncResult<List<T>>>>, Function<T, R>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
cardinality() - Method in class io.nem.symbol.core.math.SparseBitmap
The number of bits that are set.
CAT_CURRENCY - Static variable in class io.nem.symbol.sdk.model.mosaic.Currency
The original public bootstrap network currency.
CAT_HARVEST - Static variable in class io.nem.symbol.sdk.model.mosaic.Currency
The original public bootstrap havest currency.
ChainInfo - Class in io.nem.symbol.sdk.model.blockchain
 
ChainInfo(BigInteger, BigInteger, BigInteger, FinalizedBlock) - Constructor for class io.nem.symbol.sdk.model.blockchain.ChainInfo
 
ChainProperties - Class in io.nem.symbol.sdk.model.network
Chain related configuration properties.
ChainProperties(Boolean, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class io.nem.symbol.sdk.model.network.ChainProperties
 
ChainRepository - Interface in io.nem.symbol.sdk.api
 
ChainRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Chain http repository.
ChainRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.ChainRepositoryOkHttpImpl
 
ChainRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Chain http repository.
ChainRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.ChainRepositoryVertxImpl
 
CircularStack<E> - Class in io.nem.symbol.core.utils
Circular stack is a last in first out buffer with fixed size that replace its oldest element if full.
CircularStack(int) - Constructor for class io.nem.symbol.core.utils.CircularStack
Creates circular stack with at most limit elements.
clear() - Method in class io.nem.symbol.core.math.SparseBitmap
Clears all the bits in this sparse bitmap.
close() - Method in interface io.nem.symbol.sdk.api.Listener
Close webSocket connection
close() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
It closes the underling connection if necessary.
close() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ListenerOkHttp
Close webSocket connection
close() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
close() - Method in class io.nem.symbol.sdk.infrastructure.vertx.ListenerVertx
Close webSocket connection
close() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
CollectionAdapter - Class in io.nem.symbol.sdk.infrastructure.okhttp
Created by fernando on 06/08/19.
CollectionAdapter() - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.CollectionAdapter
 
ColumnVector - Class in io.nem.symbol.core.math
Represents a linear algebra vector.
ColumnVector(int) - Constructor for class io.nem.symbol.core.math.ColumnVector
Creates a new vector of the specified size.
ColumnVector(double...) - Constructor for class io.nem.symbol.core.math.ColumnVector
Creates a new vector around a raw vector.
compare(byte[], byte[]) - Static method in class io.nem.symbol.core.utils.ArrayUtils
NON constant-time lexicographical byte[] comparison.
compositeHash - Variable in class io.nem.symbol.sdk.model.restriction.MosaicRestriction
composite hash
concat(byte[]...) - Static method in class io.nem.symbol.core.utils.ArrayUtils
Concatenates byte arrays and returns the result.
concat(byte[], byte[]) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It concats the 2 byte arrays patching the int size at the beginning of the first byte array setting up the sum of both lengths.
configureMapper(ObjectMapper) - Static method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
confirmed(UnresolvedAddress) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of Transaction for a specific unresolvedAddress.
confirmed(UnresolvedAddress, String) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of the transaction for the given unresolvedAddress and transactionHash.
confirmed(UnresolvedAddress, String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
confirmed(UnresolvedAddress) - Static method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
confirmedOrError(UnresolvedAddress, String) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of the transaction of the given transactionHash.
confirmedOrError(UnresolvedAddress, String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
contains(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
contains(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
contains(Object, String...) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
This method retrieves if there is a field/value for the given path.
convert(Object, Class<T>, String...) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
convert(Object, Class<T>, String...) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
convert(Object, Class<T>, String...) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
It converts a object (for example a native json object or a map) into another type (like a statically type DTO).
ConvertUtils - Class in io.nem.symbol.core.utils
Static class that contains utility functions for converting hex strings to and from bytes.
CoordinateSystem - Enum in io.nem.symbol.core.crypto.ed25519.arithmetic
Available coordinate systems for a group element.
copyToDto(T, D) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
Subclasses need to map the values from the transaction model to the transaction dto.
copyToDto(AccountAddressRestrictionTransaction, AccountAddressRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AccountAddressRestrictionTransactionMapper
 
copyToDto(AccountMosaicRestrictionTransaction, AccountMosaicRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AccountMosaicRestrictionTransactionMapper
 
copyToDto(AccountOperationRestrictionTransaction, AccountOperationRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AccountOperationRestrictionTransactionMapper
 
copyToDto(NodeKeyLinkTransaction, NodeKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.NodeKeyLinkTransactionMapper
 
copyToDto(VotingKeyLinkTransaction, VotingKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.VotingKeyLinkTransactionMapper
 
copyToDto(VrfKeyLinkTransaction, VrfKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.VrfKeyLinkTransactionMapper
 
copyToDto(T, D) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
Subclasses need to map the values from the transaction model to the transaction dto.
copyToDto(AccountAddressRestrictionTransaction, AccountAddressRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AccountAddressRestrictionTransactionMapper
 
copyToDto(AccountMosaicRestrictionTransaction, AccountMosaicRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AccountMosaicRestrictionTransactionMapper
 
copyToDto(AccountOperationRestrictionTransaction, AccountOperationRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AccountOperationRestrictionTransactionMapper
 
copyToDto(NodeKeyLinkTransaction, NodeKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.NodeKeyLinkTransactionMapper
 
copyToDto(VotingKeyLinkTransaction, VotingKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.VotingKeyLinkTransactionMapper
 
copyToDto(VrfKeyLinkTransaction, VrfKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.VrfKeyLinkTransactionMapper
 
correlation(ColumnVector) - Method in class io.nem.symbol.core.math.ColumnVector
Calculates the correlation (pearson r) between the specified vector and this vector.
cosignature(UnresolvedAddress) - Static method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
COSIGNATURE_SIZE - Static variable in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
 
cosignatureAdded(UnresolvedAddress) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of CosignatureSignedTransaction for specific unresolvedAddress.
cosignatureAdded(UnresolvedAddress, String) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of CosignatureSignedTransaction for specific unresolvedAddress.
cosignatureAdded(UnresolvedAddress, String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
CosignatureSignedTransaction - Class in io.nem.symbol.sdk.model.transaction
The co-signature signed transaction.
CosignatureSignedTransaction(BigInteger, String, String, PublicAccount) - Constructor for class io.nem.symbol.sdk.model.transaction.CosignatureSignedTransaction
 
CosignatureTransaction - Class in io.nem.symbol.sdk.model.transaction
The cosignature transaction is used to sign an aggregate transactions with missing cosignatures.
CosignatureTransaction(AggregateTransaction) - Constructor for class io.nem.symbol.sdk.model.transaction.CosignatureTransaction
Constructor
create(int, int) - Method in class io.nem.symbol.core.math.DenseMatrix
 
create(int, int) - Method in class io.nem.symbol.core.math.Matrix
Creates a new matrix.
create(int, int) - Method in class io.nem.symbol.core.math.SparseMatrix
 
create(String, PrivateKey, PublicKey) - Static method in class io.nem.symbol.sdk.model.message.EncryptedMessage
Helper constructor that allow users to easily encrypt a message using the SDK provided CryptoEngine and BlockCipher.
create(PrivateKey, PrivateKey, PublicKey) - Static method in class io.nem.symbol.sdk.model.message.PersistentHarvestingDelegationMessage
Helper constructor that allow users to create an encrypted Persistent Harvesting Delegation Message
create(String) - Static method in class io.nem.symbol.sdk.model.message.PlainMessage
Create a plain message object.
create(int) - Static method in class io.nem.symbol.sdk.model.mosaic.MosaicFlags
Creates a mosaic from the configurable byte value.
create(boolean, boolean, boolean) - Static method in class io.nem.symbol.sdk.model.mosaic.MosaicFlags
Creates a mosaic flags.
create(boolean, boolean) - Static method in class io.nem.symbol.sdk.model.mosaic.MosaicFlags
Creates a mosaic flags.
create(NetworkType, Deadline, AccountAddressRestrictionFlags, List<UnresolvedAddress>, List<UnresolvedAddress>) - Static method in class io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, PublicKey, LinkAction) - Static method in class io.nem.symbol.sdk.model.transaction.AccountKeyLinkTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, UnresolvedAddress, BigInteger, String) - Static method in class io.nem.symbol.sdk.model.transaction.AccountMetadataTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, AccountMosaicRestrictionFlags, List<UnresolvedMosaicId>, List<UnresolvedMosaicId>) - Static method in class io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, AccountOperationRestrictionFlags, List<TransactionType>, List<TransactionType>) - Static method in class io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, AliasAction, NamespaceId, Address) - Static method in class io.nem.symbol.sdk.model.transaction.AddressAliasTransactionFactory
Static create method for factory.
create(TransactionType, NetworkType, Deadline, String, List<Transaction>, List<AggregateTransactionCosignature>) - Static method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
Create an aggregate transaction factory that can be customized.
create(TransactionType, NetworkType, Deadline, List<Transaction>, List<AggregateTransactionCosignature>) - Static method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
Create an aggregate transaction factory that can be customized.
create(AggregateTransaction) - Static method in class io.nem.symbol.sdk.model.transaction.CosignatureTransaction
Create a cosignature transaction.
create(Duration, int, ChronoUnit) - Static method in class io.nem.symbol.sdk.model.transaction.Deadline
Create deadline model.
create(Duration) - Static method in class io.nem.symbol.sdk.model.transaction.Deadline
Create the default deadline of 2 hours.
create(NetworkType, Deadline, Mosaic, BigInteger, String) - Static method in class io.nem.symbol.sdk.model.transaction.HashLockTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, Mosaic, BigInteger, SignedTransaction) - Static method in class io.nem.symbol.sdk.model.transaction.HashLockTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, UnresolvedMosaicId, BigInteger, UnresolvedAddress, BigInteger) - Static method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, AliasAction, NamespaceId, MosaicId) - Static method in class io.nem.symbol.sdk.model.transaction.MosaicAliasTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, MosaicNonce, MosaicId, MosaicFlags, int, BlockDuration) - Static method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, UnresolvedMosaicId, BigInteger, BigInteger, MosaicRestrictionType) - Static method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, UnresolvedAddress, UnresolvedMosaicId, BigInteger, String) - Static method in class io.nem.symbol.sdk.model.transaction.MosaicMetadataTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, UnresolvedMosaicId, MosaicSupplyChangeActionType, BigInteger) - Static method in class io.nem.symbol.sdk.model.transaction.MosaicSupplyChangeTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, byte, byte, List<UnresolvedAddress>, List<UnresolvedAddress>) - Static method in class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, UnresolvedAddress, NamespaceId, BigInteger, String) - Static method in class io.nem.symbol.sdk.model.transaction.NamespaceMetadataTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, String, NamespaceId, NamespaceRegistrationType, Optional<BigInteger>, Optional<NamespaceId>) - Static method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, PublicKey, LinkAction) - Static method in class io.nem.symbol.sdk.model.transaction.NodeKeyLinkTransactionFactory
The factory constructor for NodeKeyLinkTransaction
create(NetworkType, Deadline, Mosaic, BigInteger, LockHashAlgorithm, String, UnresolvedAddress) - Static method in class io.nem.symbol.sdk.model.transaction.SecretLockTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, LockHashAlgorithm, UnresolvedAddress, String, String) - Static method in class io.nem.symbol.sdk.model.transaction.SecretProofTransactionFactory
Static create method for factory.
create(BigInteger, Integer, String, String, String) - Static method in class io.nem.symbol.sdk.model.transaction.TransactionInfo
Create transaction info object for a transaction.
create(BigInteger, String, String) - Static method in class io.nem.symbol.sdk.model.transaction.TransactionInfo
Create transaction info retrieved by listener.
create(NetworkType, Deadline, UnresolvedAddress, List<Mosaic>) - Static method in class io.nem.symbol.sdk.model.transaction.TransferTransactionFactory
Static create method for factory.
create(NetworkType, Deadline, PublicKey, long, long, LinkAction) - Static method in class io.nem.symbol.sdk.model.transaction.VotingKeyLinkTransactionFactory
Create method factory for VotingKeyLinkTransactionFactory
create(NetworkType, Deadline, PublicKey, LinkAction) - Static method in class io.nem.symbol.sdk.model.transaction.VrfKeyLinkTransactionFactory
The factory constructor for VrfKeyLinkTransaction
createAbsolute(BigInteger) - Method in class io.nem.symbol.sdk.model.mosaic.Currency
Create xem with using micro xem as unit, 1 NetworkCurrencyMosaic = 1000000 micro NetworkCurrencyMosaic.
createAbsolute(long) - Method in class io.nem.symbol.sdk.model.mosaic.Currency
Create xem with using micro xem as unit, 1 NetworkCurrencyMosaic = 1000000 micro NetworkCurrencyMosaic.
createAccountMetadataTransactionFactory(Address, BigInteger, String, Address) - Method in interface io.nem.symbol.sdk.api.MetadataTransactionService
Create an Account Metadata Transaction that knows how to set or update a value.
createAccountMetadataTransactionFactory(Address, BigInteger, String, Address) - Method in class io.nem.symbol.sdk.infrastructure.MetadataTransactionServiceImpl
 
createAccountRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createAccountRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createAccountRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createAddressResolutionStatementFromDto(ResolutionStatementInfoDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createAddressResolutionStatementFromDto(ResolutionStatementInfoDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptMappingVertx
 
createAggregate(BigInteger, Integer, String, String, String) - Static method in class io.nem.symbol.sdk.model.transaction.TransactionInfo
Create transaction info object for aggregate transaction inner transaction.
createAliasBuilder() - Method in class io.nem.symbol.sdk.model.namespace.AddressAlias
 
createAliasBuilder() - Method in interface io.nem.symbol.sdk.model.namespace.Alias
 
createAliasBuilder() - Method in class io.nem.symbol.sdk.model.namespace.EmptyAlias
 
createAliasBuilder() - Method in class io.nem.symbol.sdk.model.namespace.MosaicAlias
 
createArtifactExpiryReceipt(NamespaceExpiryReceiptDTO, ReceiptType) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createArtifactExpiryReceipt(MosaicExpiryReceiptDTO, ReceiptType) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createArtifactExpiryReceipt(NamespaceExpiryReceiptDTO, ReceiptType) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptMappingVertx
 
createArtifactExpiryReceipt(MosaicExpiryReceiptDTO, ReceiptType) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptMappingVertx
 
createBalanceChangeReceipt(BalanceChangeReceiptDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createBalanceChangeReceipt(BalanceChangeReceiptDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptMappingVertx
 
createBalanceTransferRecipient(BalanceTransferReceiptDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createBalanceTransferRecipient(BalanceTransferReceiptDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptMappingVertx
 
createBlockCipher(KeyPair, KeyPair) - Method in interface io.nem.symbol.core.crypto.CryptoEngine
Creates a block cipher.
createBlockCipher(KeyPair, KeyPair) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519CryptoEngine
 
createBlockRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createBlockRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createBlockRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createBonded(NetworkType, Deadline, List<Transaction>) - Static method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
Create an aggregate bonded transaction factory that can be customized.
createChainRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createChainRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createChainRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createComplete(NetworkType, Deadline, List<Transaction>) - Static method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
Create an aggregate complete transaction factory that can be customized.
createDsaSigner(KeyPair) - Method in interface io.nem.symbol.core.crypto.CryptoEngine
Creates a DSA signer.
createDsaSigner(KeyPair) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519CryptoEngine
 
createEmpty() - Static method in class io.nem.symbol.core.math.SparseBitmap
Creates a new SparseBitmap that is empty.
createFactory(TransactionInfo, Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
createFactory(NetworkType, Deadline, D) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
createFactory(NetworkType, Deadline, AccountAddressRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AccountAddressRestrictionTransactionMapper
 
createFactory(NetworkType, Deadline, AccountMosaicRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AccountMosaicRestrictionTransactionMapper
 
createFactory(NetworkType, Deadline, AccountOperationRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AccountOperationRestrictionTransactionMapper
 
createFactory(NetworkType, Deadline, NodeKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.NodeKeyLinkTransactionMapper
 
createFactory(NetworkType, Deadline, VotingKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.VotingKeyLinkTransactionMapper
 
createFactory(NetworkType, Deadline, VrfKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.VrfKeyLinkTransactionMapper
 
createFactory(TransactionInfo, Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
 
createFactory(NetworkType, Deadline, D) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
 
createFactory(NetworkType, Deadline, AccountAddressRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AccountAddressRestrictionTransactionMapper
 
createFactory(NetworkType, Deadline, AccountMosaicRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AccountMosaicRestrictionTransactionMapper
 
createFactory(NetworkType, Deadline, AccountOperationRestrictionTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AccountOperationRestrictionTransactionMapper
 
createFactory(NetworkType, Deadline, NodeKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.NodeKeyLinkTransactionMapper
 
createFactory(NetworkType, Deadline, VotingKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.VotingKeyLinkTransactionMapper
 
createFactory(NetworkType, Deadline, VrfKeyLinkTransactionDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.VrfKeyLinkTransactionMapper
 
createFinalizationRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createFinalizationRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createFinalizationRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createFromBigInteger(BigInteger) - Static method in class io.nem.symbol.sdk.model.mosaic.MosaicNonce
Create a MosaicNonce from a BigInteger.
createFromEncoded(String) - Static method in class io.nem.symbol.sdk.model.account.Address
Create an Address from a given encoded address.
createFromHexPayload(String) - Static method in class io.nem.symbol.sdk.model.message.Message
This factory method knows how to create the right Message instance from the provided message payload.
createFromId(BigInteger) - Static method in class io.nem.symbol.sdk.model.namespace.NamespaceId
Create NamespaceId from BigInteger id
createFromIdAndFullName(BigInteger, String) - Static method in class io.nem.symbol.sdk.model.namespace.NamespaceId
Creates a NamespaceId when the id and the full name is known.
createFromInteger(Integer) - Static method in class io.nem.symbol.sdk.model.mosaic.MosaicNonce
Create a MosaicNonce from a Integer.
createFromName(String) - Static method in class io.nem.symbol.sdk.model.namespace.NamespaceId
Create NamespaceId from namespace string name (ex: nem or domain.subdom.subdome)
createFromNameAndParentId(String, BigInteger) - Static method in class io.nem.symbol.sdk.model.namespace.NamespaceId
Create NamespaceId from namespace string name (ex: nem or domain.subdom.subdome) and parent id
createFromNameAndParentName(String, String) - Static method in class io.nem.symbol.sdk.model.namespace.NamespaceId
Create NamespaceId from namespace string name (ex: nem or domain.subdom.subdome) and parent namespace name
createFromNonce(MosaicNonce, Address) - Static method in class io.nem.symbol.sdk.model.mosaic.MosaicId
Create MosaicId from a MosaicNonce and the owner Address
createFromNonce(MosaicNonce, PublicAccount) - Static method in class io.nem.symbol.sdk.model.mosaic.MosaicId
Create MosaicId from a MosaicNonce and the owner PublicAccount
createFromPayload(byte[]) - Static method in class io.nem.symbol.sdk.model.message.Message
This factory method knows how to create the right Message instance from the provided message payload.
createFromPrivateKey(String, NetworkType) - Static method in class io.nem.symbol.sdk.model.account.Account
Create an Account from a given private key.
createFromPublicKey(String, NetworkType) - Static method in class io.nem.symbol.sdk.model.account.Address
Creates an address based on the public key and the network type.
createFromPublicKey(String, NetworkType) - Static method in class io.nem.symbol.sdk.model.account.PublicAccount
Create a PublicAccount from a public key and network type.
createFromRawAddress(String) - Static method in class io.nem.symbol.sdk.model.account.Address
Create an Address from a given raw address.
createFromSortedData(int...) - Static method in class io.nem.symbol.core.math.SparseBitmap
Creates a new SparseBitmap from data that are already sorted in strictly ascending order (duplicate values are okay).
createFromUnsortedData(int...) - Static method in class io.nem.symbol.core.math.SparseBitmap
Creates a new SparseBitmap from unsorted data.
createHashLockRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createHashLockRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createHashLockRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createInflationReceipt(InflationReceiptDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createInflationReceipt(InflationReceiptDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptMappingVertx
 
createJsonSerialization() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createJsonSerialization() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createJsonSerialization() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createKeyAnalyzer() - Method in interface io.nem.symbol.core.crypto.CryptoEngine
Creates a key analyzer.
createKeyAnalyzer() - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519CryptoEngine
 
createKeyGenerator() - Method in interface io.nem.symbol.core.crypto.CryptoEngine
Creates a key generator.
createKeyGenerator() - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519CryptoEngine
 
createListener() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createListener() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createListener() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createMetadataRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createMetadataRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createMetadataRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createMosaicAddressRestrictionTransactionFactory(UnresolvedMosaicId, BigInteger, UnresolvedAddress, BigInteger) - Method in interface io.nem.symbol.sdk.api.MosaicRestrictionTransactionService
Create a MosaicAddressRestrictionTransactionFactory object that can be used to create or update a mosaic address restriction.
createMosaicAddressRestrictionTransactionFactory(UnresolvedMosaicId, BigInteger, UnresolvedAddress, BigInteger) - Method in class io.nem.symbol.sdk.infrastructure.MosaicRestrictionTransactionServiceImpl
 
createMosaicGlobalRestrictionTransactionFactory(UnresolvedMosaicId, BigInteger, BigInteger, MosaicRestrictionType) - Method in interface io.nem.symbol.sdk.api.MosaicRestrictionTransactionService
Create a MosaicGlobalRestrictionTransactionFactory object that can be used to create or update a mosaic global restriction.
createMosaicGlobalRestrictionTransactionFactory(UnresolvedMosaicId, BigInteger, BigInteger, MosaicRestrictionType) - Method in class io.nem.symbol.sdk.infrastructure.MosaicRestrictionTransactionServiceImpl
 
createMosaicMetadataTransactionFactory(Address, BigInteger, String, Address, UnresolvedMosaicId) - Method in interface io.nem.symbol.sdk.api.MetadataTransactionService
Create an Mosaic Metadata Transaction that knows how to set or update a value.
createMosaicMetadataTransactionFactory(Address, BigInteger, String, Address, UnresolvedMosaicId) - Method in class io.nem.symbol.sdk.infrastructure.MetadataTransactionServiceImpl
 
createMosaicRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createMosaicRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createMosaicRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createMosaicResolutionStatementFromDto(ResolutionStatementInfoDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createMosaicResolutionStatementFromDto(ResolutionStatementInfoDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptMappingVertx
 
createMultisigRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createMultisigRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createMultisigRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createNamespaceMetadataTransactionFactory(Address, BigInteger, String, Address, NamespaceId) - Method in interface io.nem.symbol.sdk.api.MetadataTransactionService
Create an Namespace Metadata Transaction that knows how to set or update a value.
createNamespaceMetadataTransactionFactory(Address, BigInteger, String, Address, NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.MetadataTransactionServiceImpl
 
createNamespaceRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createNamespaceRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createNamespaceRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createNetworkRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createNetworkRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createNetworkRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createNodeRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createNodeRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createNodeRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createPersistentDelegationRequestTransaction(NetworkType, Deadline, PrivateKey, PrivateKey, PublicKey) - Static method in class io.nem.symbol.sdk.model.transaction.TransferTransactionFactory
Creates a TransferTransactionFactory with special message payload for persistent harvesting delegation unlocking
createRandom() - Static method in class io.nem.symbol.sdk.model.mosaic.MosaicNonce
Create a random MosaicNonce
createReceiptFromDto(Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createReceiptFromDto(Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptMappingVertx
 
createReceiptRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createReceiptRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createReceiptRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createRelative(double) - Method in class io.nem.symbol.sdk.model.mosaic.Currency
Create xem with using xem as unit.
createRelative(long) - Method in class io.nem.symbol.sdk.model.mosaic.Currency
Create xem with using xem as unit.
createRelative(BigDecimal) - Method in class io.nem.symbol.sdk.model.mosaic.Currency
Create xem with using xem as unit.
createRelative(BigInteger) - Method in class io.nem.symbol.sdk.model.mosaic.Currency
Create xem with using xem as unit.
createRestrictionAccountRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createRestrictionAccountRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createRestrictionAccountRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createRestrictionMosaicRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createRestrictionMosaicRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createRestrictionMosaicRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createRootNamespace(NetworkType, Deadline, String, BigInteger) - Static method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransactionFactory
Creates a root namespace factory.
createSecretLockRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createSecretLockRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createSecretLockRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createSubNamespace(NetworkType, Deadline, String, NamespaceId) - Static method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransactionFactory
Create a sub namespace object.
createTransactionHash(String, byte[]) - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Generates hash for a serialized transaction payload.
createTransactionInfo(Object, String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
createTransactionInfo(Object, String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
 
createTransactionRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createTransactionRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createTransactionRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createTransactionStatement(TransactionStatementInfoDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
createTransactionStatement(TransactionStatementInfoDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptMappingVertx
 
createTransactionStatusRepository() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
createTransactionStatusRepository() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
createTransactionStatusRepository() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
createValue() - Method in class io.nem.symbol.core.utils.AbstractTwoLevelMap
Creates a new blank value.
creatGson(boolean) - Static method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
CryptoEngine - Interface in io.nem.symbol.core.crypto
Represents a cryptographic engine that is a factory of crypto-providers.
CryptoEngines - Class in io.nem.symbol.core.crypto
Static class that exposes crypto engines.
CryptoException - Exception in io.nem.symbol.core.crypto
Exception that is used when a cryptographic operation fails.
CryptoException(String) - Constructor for exception io.nem.symbol.core.crypto.CryptoException
Creates a new crypto exception.
CryptoException(String, Throwable) - Constructor for exception io.nem.symbol.core.crypto.CryptoException
Creates a new crypto exception.
CryptoUtils - Class in io.nem.symbol.core.crypto.ed25519
 
CryptoUtils() - Constructor for class io.nem.symbol.core.crypto.ed25519.CryptoUtils
 
Currency - Class in io.nem.symbol.sdk.model.mosaic
This object holds the configuration of a given currency.
CurrencyBuilder - Class in io.nem.symbol.sdk.model.mosaic
Builder of Currency.
CurrencyBuilder(UnresolvedMosaicId, int) - Constructor for class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
 
CurrencyService - Interface in io.nem.symbol.sdk.api
A service that allows you loading Network currencies for mosaic creation.
CurrencyServiceImpl - Class in io.nem.symbol.sdk.infrastructure
Implementation of CurrencyService
CurrencyServiceImpl(RepositoryFactory) - Constructor for class io.nem.symbol.sdk.infrastructure.CurrencyServiceImpl
Constructor.
Curve - Interface in io.nem.symbol.core.crypto
Interface for getting information for a curve.

D

D - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Field
 
D_Times_TWO - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Field
 
dbl() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Doubles a given group element p in P^2 or P^3 coordinate system and returns the result in P x P coordinate system.
Deadline - Class in io.nem.symbol.sdk.model.transaction
The deadline of the transaction.
Deadline(BigInteger) - Constructor for class io.nem.symbol.sdk.model.transaction.Deadline
Constructor
deadline(Deadline) - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
Builder method used to change the default deadline.
decode() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedFieldElement
Decodes this encoded (32 byte) representation to a field element in its 10 byte 2^25.5 representation.
decode() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedGroupElement
Decodes this encoded group element and returns a new group element in P3 coordinates.
decode(byte[], byte[], byte[]) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519BlockCipher
 
decrypt(byte[]) - Method in interface io.nem.symbol.core.crypto.BlockCipher
Decrypts an arbitrarily-sized message.
decrypt(byte[], byte[], byte[], byte[]) - Static method in class io.nem.symbol.core.crypto.ed25519.AESGCM
Decrypts the specified cipher text using AES/GCM/NoPadding.
decrypt(byte[]) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519BlockCipher
 
decryptPayload(PublicKey, PrivateKey) - Method in class io.nem.symbol.sdk.model.message.EncryptedMessage
Utility method that allow users to decrypt a message if it was created using the Java SDK or the Typescript SDK.
decryptPayload(PrivateKey) - Method in class io.nem.symbol.sdk.model.message.PersistentHarvestingDelegationMessage
Utility method that allow users to decrypt a message if it was created using the Java SDK or the Typescript SDK.
DEFAULT_SECRET_BYTE_ARRAY_SIZE - Static variable in enum io.nem.symbol.sdk.model.transaction.LockHashAlgorithm
The default size used for secret hashes.
DEFAULT_SECRET_HEX_SIZE - Static variable in enum io.nem.symbol.sdk.model.transaction.LockHashAlgorithm
The default size used for secret hashes.
DEFAULT_VERSION - Static variable in class io.nem.symbol.sdk.model.transaction.AggregateTransactionCosignature
 
defaultEngine() - Static method in class io.nem.symbol.core.crypto.CryptoEngines
Gets the default crypto engine.
DenseMatrix - Class in io.nem.symbol.core.math
Represents a dense matrix.
DenseMatrix(int, int) - Constructor for class io.nem.symbol.core.math.DenseMatrix
Creates a new matrix of the specified size.
DenseMatrix(int, int, double[]) - Constructor for class io.nem.symbol.core.math.DenseMatrix
Creates a new matrix of the specified size and values.
derivePublicKey(PrivateKey) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519KeyGenerator
 
derivePublicKey(PrivateKey) - Method in interface io.nem.symbol.core.crypto.KeyGenerator
Derives a public key from a private key.
deserialize(byte[]) - Method in interface io.nem.symbol.sdk.api.BinarySerialization
It deserializes the symbol buffer payload into a transaction.
deserialize(byte[]) - Method in class io.nem.symbol.sdk.infrastructure.BinarySerializationImpl
Deserialization of transactions.
deserializeEmbedded(DataInputStream) - Method in class io.nem.symbol.sdk.infrastructure.BinarySerializationImpl
It deserializes a payload of a embedded transaction into a transact model.
deserializeToFactory(byte[]) - Method in interface io.nem.symbol.sdk.api.BinarySerialization
It deserializes the symbol buffer payload into a transaction factory.
deserializeToFactory(byte[]) - Method in class io.nem.symbol.sdk.infrastructure.BinarySerializationImpl
Deserialization of transactions.
doubleScalarMultiplyVariableTime(Ed25519GroupElement, Ed25519EncodedFieldElement, Ed25519EncodedFieldElement) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
r = b * B - a * A where a and b are encoded field elements and B is this point.
DsaSigner - Interface in io.nem.symbol.core.crypto
Interface that supports signing and verification of arbitrarily sized message.
duplicate(byte[]) - Static method in class io.nem.symbol.core.utils.ArrayUtils
Creates duplicate of given array

E

ed25519() - Static method in class io.nem.symbol.core.crypto.ed25519.Ed25519Curve
Gets the Ed25519 instance.
Ed25519BlockCipher - Class in io.nem.symbol.core.crypto.ed25519
Implementation of the block cipher for Ed25519.
Ed25519BlockCipher(KeyPair, KeyPair) - Constructor for class io.nem.symbol.core.crypto.ed25519.Ed25519BlockCipher
 
Ed25519CryptoEngine - Class in io.nem.symbol.core.crypto.ed25519
Class that wraps the Ed25519 specific implementation.
Ed25519CryptoEngine() - Constructor for class io.nem.symbol.core.crypto.ed25519.Ed25519CryptoEngine
 
Ed25519Curve - Class in io.nem.symbol.core.crypto.ed25519
Class that wraps the elliptic curve Ed25519.
Ed25519Curve() - Constructor for class io.nem.symbol.core.crypto.ed25519.Ed25519Curve
 
Ed25519DsaSigner - Class in io.nem.symbol.core.crypto.ed25519
Implementation of the DSA signer for Ed25519.
Ed25519DsaSigner(KeyPair) - Constructor for class io.nem.symbol.core.crypto.ed25519.Ed25519DsaSigner
Creates a Ed25519 DSA signer.
Ed25519EncodedFieldElement - Class in io.nem.symbol.core.crypto.ed25519.arithmetic
Represents a field element of the finite field with p=2^255-19 elements.
Ed25519EncodedFieldElement(byte[]) - Constructor for class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedFieldElement
Creates a new encoded field element.
Ed25519EncodedGroupElement - Class in io.nem.symbol.core.crypto.ed25519.arithmetic
 
Ed25519EncodedGroupElement(byte[]) - Constructor for class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedGroupElement
Creates a new encoded group element.
ed25519Engine() - Static method in class io.nem.symbol.core.crypto.CryptoEngines
Gets the ED25519 crypto engine.
Ed25519Field - Class in io.nem.symbol.core.crypto.ed25519.arithmetic
Represents the underlying finite field for Ed25519.
Ed25519FieldElement - Class in io.nem.symbol.core.crypto.ed25519.arithmetic
Represents a element of the finite field with p=2^255-19 elements.
Ed25519FieldElement(int[]) - Constructor for class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Creates a field element.
Ed25519Group - Class in io.nem.symbol.core.crypto.ed25519.arithmetic
Represents the underlying group for Ed25519.
Ed25519GroupElement - Class in io.nem.symbol.core.crypto.ed25519.arithmetic
A point on the ED25519 curve which represents a group element.
Ed25519GroupElement(CoordinateSystem, Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement) - Constructor for class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Creates a group element for a curve.
Ed25519KeyAnalyzer - Class in io.nem.symbol.core.crypto.ed25519
Implementation of the key analyzer for Ed25519.
Ed25519KeyAnalyzer() - Constructor for class io.nem.symbol.core.crypto.ed25519.Ed25519KeyAnalyzer
 
Ed25519KeyGenerator - Class in io.nem.symbol.core.crypto.ed25519
Implementation of the key generator for Ed25519.
Ed25519KeyGenerator() - Constructor for class io.nem.symbol.core.crypto.ed25519.Ed25519KeyGenerator
 
Ed25519Utils - Class in io.nem.symbol.core.crypto.ed25519
Utility methods for Ed25519.
embedded(Boolean) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
EmptyAlias - Class in io.nem.symbol.sdk.model.namespace
Empty alias
EmptyAlias() - Constructor for class io.nem.symbol.sdk.model.namespace.EmptyAlias
Create AddressAlias from address
encode() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Encodes a given field element in its 32 byte 2^8 bit representation.
encode() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Converts the group element to an encoded point on the curve.
encode(byte[], byte[]) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519BlockCipher
 
encoded(NetworkType) - Method in class io.nem.symbol.sdk.model.account.Address
Returns the encoded address.
encoded() - Method in class io.nem.symbol.sdk.model.account.Address
Returns the encoded address.
encoded(NetworkType) - Method in interface io.nem.symbol.sdk.model.account.UnresolvedAddress
 
encoded(NetworkType) - Method in class io.nem.symbol.sdk.model.namespace.NamespaceId
 
encrypt(byte[]) - Method in interface io.nem.symbol.core.crypto.BlockCipher
Encrypts an arbitrarily-sized message.
encrypt(byte[], byte[], byte[]) - Static method in class io.nem.symbol.core.crypto.ed25519.AESGCM
Encrypts the specified plain text using AES/GCM/NoPadding.
encrypt(byte[]) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519BlockCipher
 
encrypt(byte[], byte[]) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519BlockCipher
 
EncryptedMessage - Class in io.nem.symbol.sdk.model.message
A message that has been encrypted using the NEM's SDK libraries.
EncryptedMessage(String) - Constructor for class io.nem.symbol.sdk.model.message.EncryptedMessage
It creates a Encrypted Message from the encryptedPayload.
entryType(MosaicRestrictionEntryType) - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
entryType - Variable in class io.nem.symbol.sdk.model.restriction.MosaicRestriction
Mosaic restriction entry type.
equals(Object) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedFieldElement
 
equals(Object) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedGroupElement
 
equals(Object) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
 
equals(Object) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
 
equals(Object) - Method in class io.nem.symbol.core.crypto.Key
 
equals(Object) - Method in class io.nem.symbol.core.crypto.Signature
 
equals(Object) - Method in class io.nem.symbol.core.math.ColumnVector
 
equals(Object) - Method in class io.nem.symbol.core.math.Matrix
 
equals(Object) - Method in class io.nem.symbol.core.math.MatrixElement
 
equals(Object) - Method in class io.nem.symbol.core.math.SparseBitmap
 
equals(Object) - Method in class io.nem.symbol.sdk.api.AccountRestrictionSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.AccountSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.HashLockSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.MosaicSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.ResolutionStatementSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.SearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.SecretLockSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
equals(Object) - Method in class io.nem.symbol.sdk.model.account.Address
Compares addresses for equality.
equals(Object) - Method in class io.nem.symbol.sdk.model.account.PublicAccount
Compares public accounts for equality.
equals(Object) - Method in class io.nem.symbol.sdk.model.blockchain.BlockDuration
It compares this BlockDuration to another object.
equals(Object) - Method in class io.nem.symbol.sdk.model.blockchain.FinalizedBlock
 
equals(Object) - Method in class io.nem.symbol.sdk.model.blockchain.MerkleStateInfo
 
equals(Object) - Method in class io.nem.symbol.sdk.model.message.Message
 
equals(Object) - Method in class io.nem.symbol.sdk.model.mosaic.Currency
 
equals(Object) - Method in class io.nem.symbol.sdk.model.mosaic.Mosaic
 
equals(Object) - Method in class io.nem.symbol.sdk.model.mosaic.MosaicId
Compares mosaicIds for equality.
equals(Object) - Method in class io.nem.symbol.sdk.model.mosaic.MosaicNonce
 
equals(Object) - Method in class io.nem.symbol.sdk.model.mosaic.NetworkCurrencies
 
equals(Object) - Method in class io.nem.symbol.sdk.model.namespace.AliasBase
 
equals(Object) - Method in class io.nem.symbol.sdk.model.namespace.NamespaceId
 
equals(Object) - Method in class io.nem.symbol.sdk.model.state.MerkleTree
 
equals(Object) - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranch
 
equals(Object) - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranchLink
 
equals(Object) - Method in class io.nem.symbol.sdk.model.state.MerkleTreeLeaf
 
equals(Object) - Method in class io.nem.symbol.sdk.model.state.StateMerkleProof
 
equalsIgnoreCase(Optional<String>, Optional<String>) - Static method in class io.nem.symbol.core.utils.StringUtils
Returns if both strings in the optionals exit and are the case insensitive equals.
exceptionHandling(Throwable) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
exceptionHandling(Observable<T>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
exceptionHandling(Throwable, IllegalArgumentException) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
exceptionHandling(Observable<T>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
ExceptionUtils - Class in io.nem.symbol.core.utils
Static class that contains helper functions for dealing with exceptions.
ExceptionUtils.CheckedRunnable - Interface in io.nem.symbol.core.utils
Interface that mimics Runnable but can additionally throw checked exceptions.
extractStatusCodeFromException(Throwable) - Static method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 

F

FinalizationProof - Class in io.nem.symbol.sdk.model.finalization
Finalization proof
FinalizationProof(int, long, long, BigInteger, String, List<MessageGroup>) - Constructor for class io.nem.symbol.sdk.model.finalization.FinalizationProof
 
FinalizationRepository - Interface in io.nem.symbol.sdk.api
Repository for finalization objects
FinalizationRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
FinalizationRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.FinalizationRepositoryOkHttpImpl
 
FinalizationRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
 
FinalizationRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.FinalizationRepositoryVertxImpl
 
FinalizationStage - Enum in io.nem.symbol.sdk.model.finalization
Type of stage: * 0 - Prevote.
finalizedBlock() - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of FinalizedBlock.
finalizedBlock() - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
finalizedBlock() - Static method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
FinalizedBlock - Class in io.nem.symbol.sdk.model.blockchain
Finalized block information.
FinalizedBlock(Long, Long, BigInteger, String) - Constructor for class io.nem.symbol.sdk.model.blockchain.FinalizedBlock
 
forAddress(Address, ReceiptSource) - Static method in class io.nem.symbol.sdk.model.receipt.ResolutionEntry
It creates a ResolutionEntry of an Address
forEach(Matrix.ElementVisitorFunction) - Method in class io.nem.symbol.core.math.DenseMatrix
 
forEach(Matrix.ReadOnlyElementVisitorFunction) - Method in class io.nem.symbol.core.math.Matrix
Calls the specified function for every non-zero element.
forEach(Matrix.ElementVisitorFunction) - Method in class io.nem.symbol.core.math.Matrix
Calls the specified function for every non-zero element.
forEach(Matrix.ElementVisitorFunction) - Method in class io.nem.symbol.core.math.SparseMatrix
 
forEach(Matrix.ReadOnlyElementVisitorFunction) - Method in class io.nem.symbol.core.math.SparseMatrix
 
format(double, int) - Static method in class io.nem.symbol.core.utils.FormatUtils
Formats a double value with a given number of decimal places.
FormatUtils - Class in io.nem.symbol.core.utils
Static class containing helper functions for formatting.
forMosaicId(MosaicId, ReceiptSource) - Static method in class io.nem.symbol.sdk.model.receipt.ResolutionEntry
It creates a ResolutionEntry of an MosaicId
fromAddressToByteBuffer(Address) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It serializes an resolved Address into a ByteBuffer
fromBigIntegerToHex(BigInteger) - Static method in class io.nem.symbol.core.utils.MapperUtils
Creates a hex string form BigInteger.
fromDecimalString(String) - Static method in class io.nem.symbol.core.crypto.PrivateKey
Creates a private key from a decimal string.
fromHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
fromHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
fromHexString(String) - Static method in class io.nem.symbol.core.crypto.PrivateKey
Creates a private key from a hex string.
fromHexString(String) - Static method in class io.nem.symbol.core.crypto.PublicKey
Creates a public key from a hex string.
fromHexString(String) - Static method in class io.nem.symbol.core.crypto.VotingKey
Creates a voting key from a hex string.
fromHexToBigInteger(String) - Static method in class io.nem.symbol.core.utils.MapperUtils
Creates a BigInteger from the provided hex number.
fromHexToBytes(String) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Converts an hex back to an byte array.
fromHexToString(String) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Converts hex string to a plain string
fromPrivate(PrivateKey, CryptoEngine) - Static method in class io.nem.symbol.core.crypto.KeyPair
Creates a key pair around a private key.
fromPrivate(PrivateKey) - Static method in class io.nem.symbol.core.crypto.KeyPair
Creates a key pair around a private key using the default engine.
fromString(String) - Method in enum io.nem.symbol.sdk.model.transaction.AccountRestrictionTargetType
This method knows how to convert the basic value returned in rest api to the more useful model objects.
fromStringToHex(String) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Converts plain string to an hex string
fromTransferAmount(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
fromUnresolvedAddressToByteBuffer(UnresolvedAddress, NetworkType) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It serializes a UnresolvedAddress to an hex catbuffer understand.

G

GeneralTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.okhttp.mappers
Entry point for the transaction mapping.
GeneralTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
GeneralTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.vertx.mappers
Entry point for the transaction mapping.
GeneralTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.mappers.GeneralTransactionMapper
 
generateAddress(String, NetworkType) - Static method in class io.nem.symbol.core.crypto.RawAddress
This method generates an address based on the public key and the Symbol configuration network type.
generateHash(NetworkType) - Method in class io.nem.symbol.sdk.model.receipt.ResolutionStatement
Serialize resolution statement and generate hash
generateHash() - Method in class io.nem.symbol.sdk.model.receipt.TransactionStatement
Serialize transaction statement and generate hash
generateIV() - Static method in class io.nem.symbol.core.crypto.ed25519.AESGCM
Generates a random 96 bit (12 byte) Initialisation Vector(IV) for use in AES-GCM encryption.
generateKeyPair() - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519KeyGenerator
 
generateKeyPair() - Method in interface io.nem.symbol.core.crypto.KeyGenerator
Creates a random key pair.
generateMosaicId(int, byte[]) - Static method in class io.nem.symbol.sdk.model.transaction.IdGenerator
Generate mosaic id.
generateNamespaceId(String, BigInteger) - Static method in class io.nem.symbol.sdk.model.transaction.IdGenerator
Generate namespace id.
generateNamespaceId(String, String) - Static method in class io.nem.symbol.sdk.model.transaction.IdGenerator
Generate namespace id.
generateNamespaceId(String) - Static method in class io.nem.symbol.sdk.model.transaction.IdGenerator
Generate namespace id.
generateNamespacePath(String) - Static method in class io.nem.symbol.sdk.model.transaction.IdGenerator
Generate namespace id.
generateNewAccount(NetworkType) - Static method in class io.nem.symbol.sdk.model.account.Account
Generates an new Account for provided network type
generateRandom() - Static method in class io.nem.symbol.core.crypto.PrivateKey
Generates a random private key.
generateRandom() - Static method in class io.nem.symbol.core.crypto.PublicKey
Generates a random public key.
generateRandom() - Static method in class io.nem.symbol.core.crypto.VotingKey
Generates a random voting key.
generateRandom(NetworkType) - Static method in class io.nem.symbol.sdk.model.account.Address
Generates a random address for the given network type.
generateRandomBytes(int) - Static method in class io.nem.symbol.sdk.infrastructure.RandomUtils
Generates a byte array containing random data.
generateRandomBytes() - Static method in class io.nem.symbol.sdk.infrastructure.RandomUtils
Generates a byte array containing random data.
generateRandomInt(int) - Static method in class io.nem.symbol.sdk.infrastructure.RandomUtils
Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive)/
generateRandomInt() - Static method in class io.nem.symbol.sdk.infrastructure.RandomUtils
Returns a pseudorandom, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive)/
get(int) - Method in class io.nem.symbol.core.math.SparseBitmap
Gets the value of the bit at the given index.
getAccountAddress() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
Returns account multisig public account.
getAccountInfo(Address) - Method in interface io.nem.symbol.sdk.api.AccountRepository
Gets an AccountInfo for an account.
getAccountInfo(Address) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
getAccountInfo(Address) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AccountRepositoryVertxImpl
 
getAccountInfoMerkle(Address) - Method in interface io.nem.symbol.sdk.api.AccountRepository
Returns the merkle information of the given account.
getAccountInfoMerkle(Address) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
getAccountInfoMerkle(Address) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AccountRepositoryVertxImpl
 
getAccountlink() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getAccountRestrictions(Address) - Method in interface io.nem.symbol.sdk.api.RestrictionAccountRepository
Returns the account restrictions for a given account.
getAccountRestrictions(Address) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RestrictionAccountRepositoryOkHttpImpl
 
getAccountRestrictions(Address) - Method in class io.nem.symbol.sdk.infrastructure.vertx.RestrictionAccountRepositoryVertxImpl
 
getAccountRestrictions() - Method in class io.nem.symbol.sdk.model.account.AccountPropertiesInfo
 
getAccountRestrictionsMerkle(Address) - Method in interface io.nem.symbol.sdk.api.RestrictionAccountRepository
Returns the account restrictions merkle for a given account.
getAccountRestrictionsMerkle(Address) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RestrictionAccountRepositoryOkHttpImpl
 
getAccountRestrictionsMerkle(Address) - Method in class io.nem.symbol.sdk.infrastructure.vertx.RestrictionAccountRepositoryVertxImpl
 
getAccountsInfo(List<Address>) - Method in interface io.nem.symbol.sdk.api.AccountRepository
Gets AccountsInfo for different accounts based on their addresses.
getAccountsInfo(List<Address>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
getAccountsInfo(List<Address>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AccountRepositoryVertxImpl
 
getAccountsNames(List<Address>) - Method in interface io.nem.symbol.sdk.api.NamespaceRepository
Gets AccountNames for different accounts based on their addresses.
getAccountsNames(List<Address>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getAccountsNames(List<Address>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.NamespaceRepositoryVertxImpl
 
getAccountType() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
 
getAction() - Method in class io.nem.symbol.sdk.model.transaction.MosaicSupplyChangeTransaction
Returns mosaic supply type.
getAction() - Method in class io.nem.symbol.sdk.model.transaction.MosaicSupplyChangeTransactionFactory
Returns mosaic supply type.
getActivityBuckets() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
 
getAddress() - Method in class io.nem.symbol.sdk.api.AccountRestrictionSearchCriteria
 
getAddress() - Method in class io.nem.symbol.sdk.api.HashLockSearchCriteria
 
getAddress() - Method in class io.nem.symbol.sdk.api.SecretLockSearchCriteria
 
getAddress() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getAddress() - Method in class io.nem.symbol.sdk.model.account.Account
Account address.
getAddress() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
Returns account address.
getAddress() - Method in class io.nem.symbol.sdk.model.account.AccountNames
 
getAddress() - Method in class io.nem.symbol.sdk.model.account.AccountRestrictions
 
getAddress() - Method in class io.nem.symbol.sdk.model.account.PublicAccount
Returns account address.
getAddress() - Method in class io.nem.symbol.sdk.model.transaction.AddressAliasTransaction
Gets the address.
getAddress() - Method in class io.nem.symbol.sdk.model.transaction.AddressAliasTransactionFactory
Gets the address.
getAddress() - Method in class io.nem.symbol.sdk.model.transaction.TransactionStatusError
 
getAddressAdditions() - Method in class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransaction
 
getAddressAdditions() - Method in class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransactionFactory
 
getAddressDeletions() - Method in class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransaction
 
getAddressDeletions() - Method in class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransactionFactory
 
getAddressHeight() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
Returns height when the address was published.
getAddressPrefix() - Method in enum io.nem.symbol.sdk.model.network.NetworkType
 
getAESKey(int) - Static method in class io.nem.symbol.core.crypto.ed25519.CryptoUtils
 
getAESKeyFromPassword(char[], byte[]) - Static method in class io.nem.symbol.core.crypto.ed25519.CryptoUtils
 
getAffineX() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedGroupElement
Gets the affine x-coordinate.
getAffineY() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedGroupElement
Gets the affine y-coordinate.
getAggregate() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getAggregateHash() - Method in class io.nem.symbol.sdk.model.transaction.TransactionInfo
Returns hash of the aggregate transaction.
getAggregateId() - Method in class io.nem.symbol.sdk.model.transaction.TransactionInfo
Returns id of the aggregate transaction.
getAlias() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns the Alias
getAliasAction() - Method in class io.nem.symbol.sdk.model.transaction.AddressAliasTransaction
Gets the alias action.
getAliasAction() - Method in class io.nem.symbol.sdk.model.transaction.AddressAliasTransactionFactory
Gets the alias action.
getAliasAction() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAliasTransaction
Gets the alias action.
getAliasAction() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAliasTransactionFactory
Gets the alias action.
getAliasType() - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
getAliasValue() - Method in interface io.nem.symbol.sdk.model.namespace.Alias
Gets the alias.
getAliasValue() - Method in class io.nem.symbol.sdk.model.namespace.AliasBase
Gets the alias value of type T.
getAllAddressesAndAliases(UnresolvedAddress) - Method in interface io.nem.symbol.sdk.api.Listener
Helper method to return all the known aliases of a given address.
getAllAddressesAndAliases(UnresolvedAddress) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
getAllMultisigAddressesAndAliases(UnresolvedAddress) - Method in interface io.nem.symbol.sdk.api.Listener
Helper method to return all the known cosigners and it's aliases of a given account.
getAllMultisigAddressesAndAliases(UnresolvedAddress) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
getAmount() - Method in class io.nem.symbol.sdk.model.mosaic.Mosaic
Return mosaic amount.
getAmount() - Method in class io.nem.symbol.sdk.model.mosaic.ResolvedMosaic
Return mosaic amount.
getAmount() - Method in class io.nem.symbol.sdk.model.receipt.BalanceChangeReceipt
Returns balance change amount
getAmount() - Method in class io.nem.symbol.sdk.model.receipt.BalanceTransferReceipt
Returns amount
getAmount() - Method in class io.nem.symbol.sdk.model.receipt.InflationReceipt
Returns balance change amount
getAmount() - Method in class io.nem.symbol.sdk.model.transaction.HashLockInfo
 
getAmount() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getApiNode() - Method in class io.nem.symbol.sdk.model.node.NodeHealth
 
getArtifactId() - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
getArtifactId() - Method in class io.nem.symbol.sdk.model.receipt.ArtifactExpiryReceipt
Returns the artifact id
getAt(int) - Method in class io.nem.symbol.core.math.ColumnVector
Gets the value at the specified index.
getAt(int, int) - Method in class io.nem.symbol.core.math.Matrix
Gets the value at the specified row and column.
getAtUnchecked(int, int) - Method in class io.nem.symbol.core.math.DenseMatrix
 
getAtUnchecked(int, int) - Method in class io.nem.symbol.core.math.Matrix
Gets the value at the specified row and column.
getAtUnchecked(int, int) - Method in class io.nem.symbol.core.math.SparseMatrix
 
getAverageFeeMultiplier() - Method in class io.nem.symbol.sdk.model.network.TransactionFees
 
getBaseUrl() - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
 
getBaseUrl() - Method in class io.nem.symbol.sdk.infrastructure.RepositoryFactoryBase
 
getBeneficiaryAddress() - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
 
getBeneficiaryAddress() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns the beneficiary address.
getBeneficiaryCount() - Method in class io.nem.symbol.sdk.model.account.ActivityBucket
 
getBigInteger(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
getBigInteger(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
getBigInteger(Object, String...) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
This method retrieves a BigInteger attribute following the the provided path
getBinaryR() - Method in class io.nem.symbol.core.crypto.Signature
Gets the r-part of the signature.
getBinaryS() - Method in class io.nem.symbol.core.crypto.Signature
Gets the s-part of the signature.
getBit(byte[], int) - Static method in class io.nem.symbol.core.utils.ArrayUtils
Gets the i'th bit of a byte array.
getBit() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranchLink
 
getBlockByHeight(BigInteger) - Method in interface io.nem.symbol.sdk.api.BlockRepository
Gets a BlockInfo for a given block height.
getBlockByHeight(BigInteger) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
getBlockByHeight(BigInteger) - Method in class io.nem.symbol.sdk.infrastructure.vertx.BlockRepositoryVertxImpl
 
getBlockDuration() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransaction
Returns the number of blocks from height it will be active
getBlockDuration() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransactionFactory
Returns the block duration.
getBlockFinalizationInterval() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getBlockGenerationTargetTime() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getBlockPruneInterval() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getBlockReceiptsHash() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns the block receipts hash.
getBlockTimeSmoothingFactor() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getBlockTransactionsHash() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns the block transaction hash.
getBoolean(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
getBoolean(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
getBoolean(Object, String...) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
This method retrieves a Long attribute following the the provided path
getBottom() - Method in class io.nem.symbol.sdk.model.finalization.BmTreeSignature
 
getBranches() - Method in class io.nem.symbol.sdk.model.state.MerkleTree
 
getBranchHash() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranch
 
getByteBuffer() - Method in class io.nem.symbol.core.crypto.Key
Gets raw public key value.
getBytes() - Method in class io.nem.symbol.core.crypto.Key
Creates the a key value.
getBytes() - Method in class io.nem.symbol.core.crypto.Signature
Gets a little-endian 64-byte representation of the signature.
getBytes(String) - Static method in class io.nem.symbol.core.utils.Base32Encoder
Converts a string to a byte array.
getBytes(String) - Static method in class io.nem.symbol.core.utils.Base64Encoder
Converts a string to a byte array.
getBytes(String) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Converts a hex string to a byte array.
getBytes(String) - Static method in class io.nem.symbol.core.utils.StringEncoder
Converts a string to a UTF-8 byte array.
getChain() - Method in class io.nem.symbol.sdk.model.network.NetworkConfiguration
 
getChainInfo() - Method in interface io.nem.symbol.sdk.api.ChainRepository
Gets current blockchain score.
getChainInfo() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ChainRepositoryOkHttpImpl
Get Block chain score
getChainInfo() - Method in class io.nem.symbol.sdk.infrastructure.vertx.ChainRepositoryVertxImpl
Get Block chain score
getChannel() - Method in class io.nem.symbol.sdk.infrastructure.ListenerMessage
 
getChannel() - Method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
getChannelParams() - Method in class io.nem.symbol.sdk.infrastructure.ListenerMessage
 
getChildNamespaceRentalFee() - Method in class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ChainRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.FinalizationRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.HashLockRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MultisigRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RestrictionAccountRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.SecretLockRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.TransactionStatusRepositoryOkHttpImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.BlockRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.ChainRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.FinalizationRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.HashLockRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.MetadataRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.MosaicRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.MultisigRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NamespaceRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NodeRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RestrictionAccountRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.RestrictionMosaicRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.SecretLockRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
 
getClient() - Method in class io.nem.symbol.sdk.infrastructure.vertx.TransactionStatusRepositoryVertxImpl
 
getCode() - Method in class io.nem.symbol.sdk.model.transaction.TransactionStatus
Returns transaction status being the error name in case of failure and success otherwise.
getColumn() - Method in class io.nem.symbol.core.math.MatrixElement
Gets the column index.
getColumnCount() - Method in class io.nem.symbol.core.math.Matrix
Gets the number of columns.
getColumnSumVector() - Method in class io.nem.symbol.core.math.Matrix
Gets a vector containing the sums of each matrix column.
getCompositeHash() - Method in class io.nem.symbol.sdk.model.metadata.Metadata
 
getCompositeHash() - Method in class io.nem.symbol.sdk.model.restriction.MosaicRestriction
 
getCompositeHash() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getCoordinateSystem() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Gets the coordinate system for the group element.
getCosignatoryAddresses() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
Returns multisig account cosignatories.
getCosignatures() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransaction
Returns list of transaction cosigners signatures.
getCosignatures() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
Returns list of transaction cosigners signatures.
getCurrencies(List<MosaicId>) - Method in interface io.nem.symbol.sdk.api.CurrencyService
This method resolves a Currency objects from a known MosaicId ids using rest.
getCurrencies(List<MosaicId>) - Method in class io.nem.symbol.sdk.infrastructure.CurrencyServiceImpl
 
getCurrency(MosaicId) - Method in interface io.nem.symbol.sdk.api.CurrencyService
This method resolves a Currency from a known MosaicId using rest.
getCurrency(MosaicId) - Method in class io.nem.symbol.sdk.infrastructure.CurrencyServiceImpl
 
getCurrency() - Method in class io.nem.symbol.sdk.model.mosaic.NetworkCurrencies
 
getCurrencyFromNamespaceId(NamespaceId) - Method in interface io.nem.symbol.sdk.api.CurrencyService
This method resolves a Currency from a known NamespaceId using rest.
getCurrencyFromNamespaceId(NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.CurrencyServiceImpl
 
getCurrencyMosaicId() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getCurrentVersion() - Method in enum io.nem.symbol.sdk.model.transaction.TransactionType
Returns the current version for new transactions.
getCurve() - Method in interface io.nem.symbol.core.crypto.CryptoEngine
Return The underlying curve.
getCurve() - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519CryptoEngine
 
getData() - Method in class io.nem.symbol.sdk.api.Page
 
getDb() - Method in class io.nem.symbol.sdk.model.node.NodeHealth
 
getDeadline() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns the deadline to include the transaction.
getDeadline() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getDeadline() - Method in class io.nem.symbol.sdk.model.transaction.TransactionStatus
Returns transaction deadline.
getDeadline() - Method in class io.nem.symbol.sdk.model.transaction.TransactionStatusError
Returns transaction deadline.
getDecimalFormat(int) - Static method in class io.nem.symbol.core.utils.FormatUtils
Gets a decimal format that with the desired number of decimal places.
getDefaultDecimalFormat() - Static method in class io.nem.symbol.core.utils.FormatUtils
Gets a default decimal format that should be used for formatting decimal values.
getDefaultDynamicFeeMultiplier() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getDelta() - Method in class io.nem.symbol.sdk.model.transaction.MosaicSupplyChangeTransaction
Returns amount of mosaics added or removed.
getDelta() - Method in class io.nem.symbol.sdk.model.transaction.MosaicSupplyChangeTransactionFactory
Returns amount of mosaics added or removed.
getDepth() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns the namespace level depth
getDescription() - Method in class io.nem.symbol.sdk.model.network.NetworkInfo
 
getDifficulty() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns POI difficulty to harvest a block.
getDivisibility() - Method in class io.nem.symbol.sdk.model.mosaic.Currency
 
getDivisibility() - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
 
getDivisibility() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Returns the mosaic divisibility
getDivisibility() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransaction
Returns the mosaic divisibility.
getDivisibility() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransactionFactory
Returns the mosaic divisibility.
getDummy() - Method in class io.nem.symbol.sdk.model.network.AccountLinkNetworkProperties
 
getDuration() - Method in class io.nem.symbol.sdk.model.blockchain.BlockDuration
Returns the number of blocks from height it will be active
getDuration() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Return the number of blocks from height it will be active
getDuration() - Method in class io.nem.symbol.sdk.model.transaction.HashLockTransaction
Returns funds lock duration in number of blocks.
getDuration() - Method in class io.nem.symbol.sdk.model.transaction.HashLockTransactionFactory
Returns funds lock duration in number of blocks.
getDuration() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransaction
Returns number of blocks a namespace is active.
getDuration() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransactionFactory
Returns number of blocks a namespace is active.
getDuration() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransaction
Returns duration for the funds to be released or returned.
getDuration() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransactionFactory
Returns duration for the funds to be released or returned.
getEffectiveChildNamespaceRentalFee() - Method in class io.nem.symbol.sdk.model.network.RentalFees
 
getEffectiveMosaicRentalFee() - Method in class io.nem.symbol.sdk.model.network.RentalFees
 
getEffectiveRootNamespaceRentalFeePerBlock() - Method in class io.nem.symbol.sdk.model.network.RentalFees
 
getElementCount() - Method in class io.nem.symbol.core.math.Matrix
Gets the number of elements.
getEmbedded() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getEnableBondedAggregateSupport() - Method in class io.nem.symbol.sdk.model.network.AggregateNetworkProperties
 
getEnableStrictCosignatureCheck() - Method in class io.nem.symbol.sdk.model.network.AggregateNetworkProperties
 
getEnableVerifiableReceipts() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getEnableVerifiableState() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getEncodedPath() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranch
 
getEncodedPath() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeLeaf
 
getEndEpoch() - Method in class io.nem.symbol.sdk.model.account.AccountLinkVotingKey
 
getEndEpoch() - Method in class io.nem.symbol.sdk.model.transaction.VotingKeyLinkTransaction
 
getEndEpoch() - Method in class io.nem.symbol.sdk.model.transaction.VotingKeyLinkTransactionFactory
 
getEndHeight() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns the block height the namespace expires if not renewed
getEndHeight() - Method in class io.nem.symbol.sdk.model.transaction.HashLockInfo
 
getEndHeight() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getEntryType() - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
getEntryType() - Method in class io.nem.symbol.sdk.model.restriction.MosaicRestriction
 
getEpochAdjustment() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
getEpochAdjustment() - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
 
getEpochAdjustment() - Method in class io.nem.symbol.sdk.infrastructure.RepositoryFactoryBase
 
getEpochAdjustment() - Method in class io.nem.symbol.sdk.model.network.NetworkProperties
 
getFeeMultiplier() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns the feeMultiplier defined by the harvester.
getFinalizationEpoch() - Method in class io.nem.symbol.sdk.model.blockchain.FinalizedBlock
 
getFinalizationEpoch() - Method in class io.nem.symbol.sdk.model.finalization.FinalizationProof
 
getFinalizationPoint() - Method in class io.nem.symbol.sdk.model.blockchain.FinalizedBlock
 
getFinalizationPoint() - Method in class io.nem.symbol.sdk.model.finalization.FinalizationProof
 
getFinalizationProofAtEpoch(long) - Method in interface io.nem.symbol.sdk.api.FinalizationRepository
Gets finalization proof for the greatest height associated with the given epoch.
getFinalizationProofAtEpoch(long) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.FinalizationRepositoryOkHttpImpl
 
getFinalizationProofAtEpoch(long) - Method in class io.nem.symbol.sdk.infrastructure.vertx.FinalizationRepositoryVertxImpl
 
getFinalizationProofAtHeight(BigInteger) - Method in interface io.nem.symbol.sdk.api.FinalizationRepository
Gets finalization proof at the given height.
getFinalizationProofAtHeight(BigInteger) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.FinalizationRepositoryOkHttpImpl
 
getFinalizationProofAtHeight(BigInteger) - Method in class io.nem.symbol.sdk.infrastructure.vertx.FinalizationRepositoryVertxImpl
 
getFlags() - Method in enum io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionFlags
 
getFlags() - Method in enum io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionFlags
 
getFlags() - Method in enum io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionFlags
 
getFlags() - Method in interface io.nem.symbol.sdk.model.transaction.AccountRestrictionFlags
 
getFriendlyName() - Method in class io.nem.symbol.sdk.model.node.NodeInfo
The name of the node.
getFromHeight() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getFromHeight() - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
getFromTransferAmount() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getFullName() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceId
Returns optional namespace full name, with subnamespaces if it's the case.
getGenerationHash() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
getGenerationHash() - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
 
getGenerationHash() - Method in class io.nem.symbol.sdk.infrastructure.RepositoryFactoryBase
 
getGenerationHash() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns block generation hash.
getGenerationHashSeed() - Method in class io.nem.symbol.sdk.model.network.NetworkProperties
 
getGroup() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getGroup() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
 
getGroup() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getGroup() - Method in class io.nem.symbol.sdk.model.transaction.TransactionStatus
Returns transaction status group "failed", "unconfirmed", "confirmed", etc...
getGroupOrder() - Method in interface io.nem.symbol.core.crypto.Curve
Gets the group order.
getGroupOrder() - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519Curve
 
getHalfGroupOrder() - Method in interface io.nem.symbol.core.crypto.Curve
Gets the group order / 2.
getHalfGroupOrder() - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519Curve
 
getHarvest() - Method in class io.nem.symbol.sdk.model.mosaic.NetworkCurrencies
 
getHarvestBeneficiaryPercentage() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getHarvestCurrency() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
getHarvestCurrency() - Method in class io.nem.symbol.sdk.infrastructure.RepositoryFactoryBase
 
getHarvestingEligibleAccountsCount() - Method in class io.nem.symbol.sdk.model.blockchain.ImportanceBlockInfo
 
getHarvestingMosaicId() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getHarvestNetworkFeeSinkAddress() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getHarvestNetworkPercentage() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getHash() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns block hash.
getHash() - Method in class io.nem.symbol.sdk.model.blockchain.FinalizedBlock
 
getHash() - Method in class io.nem.symbol.sdk.model.blockchain.MerklePathItem
Return hash
getHash() - Method in class io.nem.symbol.sdk.model.finalization.FinalizationProof
 
getHash() - Method in class io.nem.symbol.sdk.model.transaction.HashLockInfo
 
getHash() - Method in class io.nem.symbol.sdk.model.transaction.HashLockTransaction
Returns signed transaction hash for which funds are locked.
getHash() - Method in class io.nem.symbol.sdk.model.transaction.HashLockTransactionFactory
Returns signed transaction hash for which funds are locked.
getHash() - Method in class io.nem.symbol.sdk.model.transaction.SignedTransaction
Returns transaction hash.
getHash() - Method in class io.nem.symbol.sdk.model.transaction.TransactionInfo
Returns transaction hash.
getHash() - Method in class io.nem.symbol.sdk.model.transaction.TransactionStatus
Returns transaction hash.
getHash() - Method in class io.nem.symbol.sdk.model.transaction.TransactionStatusError
Returns transaction hash.
getHashAlgorithm() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getHashAlgorithm() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransaction
Returns the hash algorithm, secret is generated with.
getHashAlgorithm() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransactionFactory
Returns the hash algorithm, secret is generated with.
getHashes() - Method in class io.nem.symbol.sdk.model.finalization.MessageGroup
 
getHashLock(String) - Method in interface io.nem.symbol.sdk.api.HashLockRepository
Returns a lock hash info based on the hash
getHashLock(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.HashLockRepositoryOkHttpImpl
 
getHashLock(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.HashLockRepositoryVertxImpl
 
getHashLockMerkle(String) - Method in interface io.nem.symbol.sdk.api.HashLockRepository
Returns a lock hash merkle info based on the hash
getHashLockMerkle(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.HashLockRepositoryOkHttpImpl
 
getHashLockMerkle(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.HashLockRepositoryVertxImpl
 
getHashType() - Method in class io.nem.symbol.sdk.model.transaction.SecretProofTransaction
Returns the hash algorithm secret is generated with.
getHashType() - Method in class io.nem.symbol.sdk.model.transaction.SecretProofTransactionFactory
Returns the hash algorithm secret is generated with.
getHeight() - Method in class io.nem.symbol.sdk.api.ResolutionStatementSearchCriteria
 
getHeight() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getHeight() - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
getHeight() - Method in class io.nem.symbol.sdk.model.account.Importance
Gets height.
getHeight() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns height of which the block was confirmed.
getHeight() - Method in class io.nem.symbol.sdk.model.blockchain.ChainInfo
Get the chain height
getHeight() - Method in class io.nem.symbol.sdk.model.blockchain.FinalizedBlock
 
getHeight() - Method in class io.nem.symbol.sdk.model.finalization.FinalizationProof
 
getHeight() - Method in class io.nem.symbol.sdk.model.finalization.MessageGroup
 
getHeight() - Method in class io.nem.symbol.sdk.model.receipt.ResolutionStatement
Returns block height
getHeight() - Method in class io.nem.symbol.sdk.model.receipt.TransactionStatement
Returns block height
getHeight() - Method in class io.nem.symbol.sdk.model.transaction.TransactionInfo
Returns block height in which the transaction was included.
getHeight() - Method in class io.nem.symbol.sdk.model.transaction.TransactionStatus
Returns height of the block at which it was confirmed or rejected.
getHighestBit() - Method in class io.nem.symbol.core.math.SparseBitmap
Gets the highest bit that is set in the bitmap.
getHighestFeeMultiplier() - Method in class io.nem.symbol.sdk.model.network.TransactionFees
 
getHost() - Method in class io.nem.symbol.sdk.model.node.NodeInfo
The IP address of the endpoint.
getId() - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
getId() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getId() - Method in class io.nem.symbol.sdk.model.mosaic.Mosaic
Returns the mosaic identifier
getId() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicId
Returns mosaic BigInteger id
getId() - Method in class io.nem.symbol.sdk.model.mosaic.ResolvedMosaic
Returns the mosaic identifier
getId() - Method in interface io.nem.symbol.sdk.model.mosaic.UnresolvedMosaicId
Gets the MosaicId/NamespaceId as a BigInteger.
getId() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceId
Returns namespace BigInteger id
getId() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns the NamespaceId
getId() - Method in class io.nem.symbol.sdk.model.transaction.TransactionInfo
Returns transaction id.
getIdAsHex(UnresolvedMosaicId) - Static method in class io.nem.symbol.core.utils.MapperUtils
Converts a namespace or a mosaic id to hex
getIdAsHex() - Method in class io.nem.symbol.sdk.model.mosaic.Mosaic
Returns mosaic id as a hexadecimal string
getIdAsHex() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicId
Gets the id as a hexadecimal string.
getIdAsHex() - Method in class io.nem.symbol.sdk.model.mosaic.ResolvedMosaic
Returns mosaic id as a hexadecimal string
getIdAsHex() - Method in interface io.nem.symbol.sdk.model.mosaic.UnresolvedMosaicId
Gets the MosaicId/NamespaceId as an hex string.
getIdAsHex() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceId
Gets the id as a hexadecimal string.
getIdAsLong() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicId
Returns mosaic id as a long
getIdAsLong() - Method in interface io.nem.symbol.sdk.model.mosaic.UnresolvedMosaicId
Gets the MosaicId/NamespaceId as a long number.
getIdAsLong() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceId
Returns namespace id as a long
getIdentifier() - Method in class io.nem.symbol.sdk.model.network.NetworkProperties
 
getImportance() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
Returns the Importance of the account.
getImportanceActivityPercentage() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getImportanceGrouping() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getIndex() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
The namespace meta index
getIndex() - Method in class io.nem.symbol.sdk.model.transaction.TransactionInfo
Returns index representing either transaction index/position within block or within an aggregate transaction.
getInitialCurrencyAtomicUnits() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getInnerTransactions() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransaction
Returns list of innerTransactions included in the aggregate transaction.
getInnerTransactions() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
Returns list of innerTransactions included in the aggregate transaction.
getInstant(Duration) - Method in class io.nem.symbol.sdk.model.transaction.Deadline
Returns the value as instant
getInteger(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
getInteger(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
getInteger(Object, String...) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
This method retrieves a Integer attribute following the the provided path
getItem(K, K) - Method in class io.nem.symbol.core.utils.AbstractTwoLevelMap
Gets the TValue associated with key1 and key2.
getItems(K) - Method in class io.nem.symbol.core.utils.AbstractTwoLevelMap
Gets the (TKey, TValue) map associated with key.
getJsonHelper() - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
getJsonHelper() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
getJsonHelper() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
getJsonHelper() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
getJsonHelper() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MerkleMapper
 
getJsonHelper() - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
getJsonHelper() - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
 
getJsonHelper() - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.GeneralTransactionMapper
 
getJsonHelper() - Method in class io.nem.symbol.sdk.infrastructure.vertx.MerkleMapper
 
getKey() - Method in class io.nem.symbol.sdk.model.account.AccountKey
 
getKeyPair() - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519DsaSigner
Gets the underlying key pair.
getKeyPair() - Method in class io.nem.symbol.sdk.model.account.Account
Account keyPair containing public and private key.
getKeyType() - Method in class io.nem.symbol.sdk.model.account.AccountKey
 
getLatestFinalizedBlock() - Method in class io.nem.symbol.sdk.model.blockchain.ChainInfo
Get the finalized block information
getLeaf() - Method in class io.nem.symbol.sdk.model.state.MerkleTree
 
getLeafHash() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeLeaf
 
getLeafValue() - Method in class io.nem.symbol.sdk.model.state.StateMerkleProof
Get merkle tree root hash
getLevel0() - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
getLevels() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns the different NamespaceIds per level
getLevelsNumber() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountGraphInfo
Returns multisig accounts levels number.
getLink() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranchLink
 
getLinkAction() - Method in class io.nem.symbol.sdk.model.transaction.AccountKeyLinkTransaction
Gets the link action.
getLinkAction() - Method in class io.nem.symbol.sdk.model.transaction.AccountKeyLinkTransactionFactory
Gets the link action.
getLinkAction() - Method in class io.nem.symbol.sdk.model.transaction.NodeKeyLinkTransaction
 
getLinkAction() - Method in class io.nem.symbol.sdk.model.transaction.NodeKeyLinkTransactionFactory
 
getLinkAction() - Method in interface io.nem.symbol.sdk.model.transaction.PublicKeyLinkTransaction
Gets the link action.
getLinkAction() - Method in class io.nem.symbol.sdk.model.transaction.VotingKeyLinkTransaction
 
getLinkAction() - Method in class io.nem.symbol.sdk.model.transaction.VotingKeyLinkTransactionFactory
 
getLinkAction() - Method in class io.nem.symbol.sdk.model.transaction.VrfKeyLinkTransaction
 
getLinkAction() - Method in class io.nem.symbol.sdk.model.transaction.VrfKeyLinkTransactionFactory
 
getLinked() - Method in class io.nem.symbol.sdk.model.account.SupplementalAccountKeys
 
getLinkedAddress(NamespaceId) - Method in interface io.nem.symbol.sdk.api.NamespaceRepository
Gets the Address from a AddressAlias
getLinkedAddress(NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
Gets the Address from a AddressAlias
getLinkedAddress(NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.vertx.NamespaceRepositoryVertxImpl
Gets the Address from a AddressAlias
getLinkedMosaicId(NamespaceId) - Method in interface io.nem.symbol.sdk.api.NamespaceRepository
Gets the MosaicId from a MosaicAlias
getLinkedMosaicId(NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
Gets the MosaicId from a MosaicAlias
getLinkedMosaicId(NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.vertx.NamespaceRepositoryVertxImpl
Gets the MosaicId from a MosaicAlias
getLinkedPublicKey() - Method in class io.nem.symbol.sdk.model.transaction.AccountKeyLinkTransaction
Gets the linked public key.
getLinkedPublicKey() - Method in class io.nem.symbol.sdk.model.transaction.AccountKeyLinkTransactionFactory
Gets the public key.
getLinkedPublicKey() - Method in class io.nem.symbol.sdk.model.transaction.NodeKeyLinkTransaction
 
getLinkedPublicKey() - Method in class io.nem.symbol.sdk.model.transaction.NodeKeyLinkTransactionFactory
 
getLinkedPublicKey() - Method in interface io.nem.symbol.sdk.model.transaction.PublicKeyLinkTransaction
Gets the linked public key.
getLinkedPublicKey() - Method in class io.nem.symbol.sdk.model.transaction.VotingKeyLinkTransaction
 
getLinkedPublicKey() - Method in class io.nem.symbol.sdk.model.transaction.VotingKeyLinkTransactionFactory
 
getLinkedPublicKey() - Method in class io.nem.symbol.sdk.model.transaction.VrfKeyLinkTransaction
 
getLinkedPublicKey() - Method in class io.nem.symbol.sdk.model.transaction.VrfKeyLinkTransactionFactory
 
getLinkMask() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranch
 
getLinks() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranch
 
getLocalDateTime(Duration, ZoneId) - Method in class io.nem.symbol.sdk.model.transaction.Deadline
Returns deadline as local date time in a given timezone.
getLocalDateTime(Duration) - Method in class io.nem.symbol.sdk.model.transaction.Deadline
Returns deadline as local date time.
getLockedFundsPerAggregate() - Method in class io.nem.symbol.sdk.model.network.HashLockNetworkProperties
 
getLockhash() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getLocksecret() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getLong(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
getLong(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
getLong(Object, String...) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
This method retrieves a Long attribute following the the provided path
getLowestFeeMultiplier() - Method in class io.nem.symbol.sdk.model.network.TransactionFees
 
getMagnitude() - Method in class io.nem.symbol.core.math.ColumnVector
Gets the magnitude of this vector.
getMaxAccountRestrictionValues() - Method in class io.nem.symbol.sdk.model.network.AccountRestrictionNetworkProperties
 
getMaxBlockFutureTime() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMaxBondedTransactionLifetime() - Method in class io.nem.symbol.sdk.model.network.AggregateNetworkProperties
 
getMaxChildNamespaces() - Method in class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
getMaxCosignatoriesPerAccount() - Method in class io.nem.symbol.sdk.model.network.MultisigNetworkProperties
 
getMaxCosignatures(Address) - Method in interface io.nem.symbol.sdk.api.AggregateTransactionService
Gets total multisig account cosigner count.
getMaxCosignatures(Address) - Method in class io.nem.symbol.sdk.infrastructure.AggregateTransactionServiceImpl
 
getMaxCosignaturesPerAggregate() - Method in class io.nem.symbol.sdk.model.network.AggregateNetworkProperties
 
getMaxCosignedAccountsPerAccount() - Method in class io.nem.symbol.sdk.model.network.MultisigNetworkProperties
 
getMaxDifficultyBlocks() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMaxFee() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns the fee for the transaction.
getMaxFee() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getMaxHarvesterBalance() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMaxHashLockDuration() - Method in class io.nem.symbol.sdk.model.network.HashLockNetworkProperties
 
getMaxMessageSize() - Method in class io.nem.symbol.sdk.model.network.TransferNetworkProperties
 
getMaxMosaicAtomicUnits() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMaxMosaicDivisibility() - Method in class io.nem.symbol.sdk.model.network.MosaicNetworkProperties
 
getMaxMosaicDuration() - Method in class io.nem.symbol.sdk.model.network.MosaicNetworkProperties
 
getMaxMosaicRestrictionValues() - Method in class io.nem.symbol.sdk.model.network.MosaicRestrictionNetworkProperties
 
getMaxMosaicsPerAccount() - Method in class io.nem.symbol.sdk.model.network.MosaicNetworkProperties
 
getMaxMultisigDepth() - Method in class io.nem.symbol.sdk.model.network.MultisigNetworkProperties
 
getMaxNameSize() - Method in class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
getMaxNamespaceDepth() - Method in class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
getMaxNamespaceDuration() - Method in class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
getMaxProofSize() - Method in class io.nem.symbol.sdk.model.network.SecretLockNetworkProperties
 
getMaxRollbackBlocks() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMaxSecretLockDuration() - Method in class io.nem.symbol.sdk.model.network.SecretLockNetworkProperties
 
getMaxTransactionLifetime() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMaxTransactionsPerAggregate() - Method in class io.nem.symbol.sdk.model.network.AggregateNetworkProperties
 
getMaxTransactionsPerBlock() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMaxValueSize() - Method in class io.nem.symbol.sdk.model.network.MetadataNetworkProperties
 
getMaxVotingKeyLifetime() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMaxVotingKeysPerAccount() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMedianFeeMultiplier() - Method in class io.nem.symbol.sdk.model.network.TransactionFees
 
getMerkleComponentHash() - Method in class io.nem.symbol.sdk.model.transaction.TransactionInfo
Returns transaction merkle component hash.
getMerklePath() - Method in class io.nem.symbol.sdk.model.blockchain.MerkleProofInfo
Return Payload
getMerkleReceipts(BigInteger, String) - Method in interface io.nem.symbol.sdk.api.BlockRepository
Get the merkle path for a given a receipt statement hash and block Returns the merkle path for a receipt statement or resolution linked to a block.
getMerkleReceipts(BigInteger, String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
getMerkleReceipts(BigInteger, String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.BlockRepositoryVertxImpl
 
getMerkleTransaction(BigInteger, String) - Method in interface io.nem.symbol.sdk.api.BlockRepository
Get the merkle path for a given a transaction and block Returns the merkle path for a [transaction](https://nemtech.github.io/concepts/transaction.html) included in a block.
getMerkleTransaction(BigInteger, String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
getMerkleTransaction(BigInteger, String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.BlockRepositoryVertxImpl
 
getMerkleTree() - Method in class io.nem.symbol.sdk.model.state.StateMerkleProof
 
getMessage() - Method in class io.nem.symbol.sdk.infrastructure.ListenerMessage
 
getMessage() - Method in class io.nem.symbol.sdk.model.transaction.TransactionAnnounceResponse
Returns success or error message.
getMessage() - Method in class io.nem.symbol.sdk.model.transaction.TransferTransaction
Returns transaction message.
getMessage() - Method in class io.nem.symbol.sdk.model.transaction.TransferTransactionFactory
Returns transaction message.
getMessageGroups() - Method in class io.nem.symbol.sdk.model.finalization.FinalizationProof
 
getMessageSubject() - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
getMetadata(String) - Method in interface io.nem.symbol.sdk.api.MetadataRepository
Get metadata of the given id.
getMetadata(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getMetadata(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MetadataRepositoryVertxImpl
 
getMetadata() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getMetadataMerkle(String) - Method in interface io.nem.symbol.sdk.api.MetadataRepository
Get metadata merkle info of the given id.
getMetadataMerkle(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
getMetadataMerkle(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MetadataRepositoryVertxImpl
 
getMetadataType() - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
getMetadataType() - Method in class io.nem.symbol.sdk.model.metadata.Metadata
 
getMetaId() - Method in class io.nem.symbol.sdk.model.account.AccountPropertiesInfo
 
getMinApproval() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
Returns number of signatures needed to approve a transaction.
getMinApprovalDelta() - Method in class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransaction
Return number of signatures needed to approve a transaction.
getMinApprovalDelta() - Method in class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransactionFactory
Return number of signatures needed to approve a transaction.
getMinFeeMultiplier() - Method in class io.nem.symbol.sdk.model.network.TransactionFees
 
getMinHarvesterBalance() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMinNamespaceDuration() - Method in class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
getMinProofSize() - Method in class io.nem.symbol.sdk.model.network.SecretLockNetworkProperties
 
getMinRemoval() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
Returns number of signatures needed to remove a cosignatory.
getMinRemovalDelta() - Method in class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransaction
Return number of signatures needed to remove a cosignatory.
getMinRemovalDelta() - Method in class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransactionFactory
Return number of signatures needed to remove a cosignatory.
getMinVoterBalance() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMinVotingKeyLifetime() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getMosaic(MosaicId) - Method in interface io.nem.symbol.sdk.api.MosaicRepository
Gets a MosaicInfo for a given mosaicId
getMosaic(MosaicId) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
getMosaic(MosaicId) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MosaicRepositoryVertxImpl
 
getMosaic() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getMosaic() - Method in class io.nem.symbol.sdk.model.transaction.HashLockTransaction
Returns locked mosaic.
getMosaic() - Method in class io.nem.symbol.sdk.model.transaction.HashLockTransactionFactory
Returns locked mosaic.
getMosaic() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransaction
Returns locked mosaic.
getMosaic() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransactionFactory
Returns locked mosaic.
getMosaicFlags() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
 
getMosaicFlags() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransaction
Returns mosaic flags defining mosaic.
getMosaicFlags() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransactionFactory
Returns the mosaic flags defining mosaic.
getMosaicFlagsEnumSet(MosaicFlags) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
Get the mosaic flags.
getMosaicId() - Method in class io.nem.symbol.sdk.api.AccountSearchCriteria
 
getMosaicId() - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
getMosaicId() - Method in class io.nem.symbol.sdk.model.mosaic.Currency
 
getMosaicId() - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
 
getMosaicId() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Returns the mosaic id
getMosaicId() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicNames
 
getMosaicId() - Method in class io.nem.symbol.sdk.model.receipt.BalanceChangeReceipt
Returns mosaicId
getMosaicId() - Method in class io.nem.symbol.sdk.model.receipt.BalanceTransferReceipt
Returns mosaicId
getMosaicId() - Method in class io.nem.symbol.sdk.model.receipt.InflationReceipt
Returns mosaicId
getMosaicId() - Method in class io.nem.symbol.sdk.model.restriction.MosaicRestriction
 
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.HashLockInfo
 
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransaction
Returns the mosaic id.
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransactionFactory
Returns the mosaic id.
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAliasTransaction
Gets the mosiac id.
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAliasTransactionFactory
Gets the mosiac id.
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransaction
Returns mosaic id generated from namespace name and mosaic name.
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransactionFactory
Returns the mosaic id.
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransaction
Returns the mosaic id.
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
Returns the mosaic id.
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicSupplyChangeTransaction
Returns mosaic id.
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicSupplyChangeTransactionFactory
Returns mosaic id.
getMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getMosaicMerkle(MosaicId) - Method in interface io.nem.symbol.sdk.api.MosaicRepository
Gets a MosaicInfo merkle for a given mosaicId
getMosaicMerkle(MosaicId) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
getMosaicMerkle(MosaicId) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MosaicRepositoryVertxImpl
 
getMosaicNonce() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransaction
Returns mosaic mosaicNonce.
getMosaicNonce() - Method in class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransactionFactory
Returns the mosaic nonce.
getMosaicRentalFee() - Method in class io.nem.symbol.sdk.model.network.MosaicNetworkProperties
 
getMosaicRentalFeeSinkAddress() - Method in class io.nem.symbol.sdk.model.network.MosaicNetworkProperties
 
getMosaicRestrictions(String) - Method in interface io.nem.symbol.sdk.api.RestrictionMosaicRepository
Get mosaic restriction info of the given id.
getMosaicRestrictions(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 
getMosaicRestrictions(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.RestrictionMosaicRepositoryVertxImpl
 
getMosaicRestrictionsMerkle(String) - Method in interface io.nem.symbol.sdk.api.RestrictionMosaicRepository
Get mosaic restriction merkle info of the given id.
getMosaicRestrictionsMerkle(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 
getMosaicRestrictionsMerkle(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.RestrictionMosaicRepositoryVertxImpl
 
getMosaics(List<MosaicId>) - Method in interface io.nem.symbol.sdk.api.MosaicRepository
Gets MosaicInfo for different mosaicIds.
getMosaics(List<MosaicId>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
getMosaics(List<MosaicId>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MosaicRepositoryVertxImpl
 
getMosaics() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
Returns mosaics hold by the account.
getMosaics() - Method in class io.nem.symbol.sdk.model.transaction.TransferTransaction
Returns list of mosaic objects.
getMosaics() - Method in class io.nem.symbol.sdk.model.transaction.TransferTransactionFactory
Returns list of mosaic objects.
getMosaicsNames(List<MosaicId>) - Method in interface io.nem.symbol.sdk.api.NamespaceRepository
Gets MosaicNames for different accounts.
getMosaicsNames(List<MosaicId>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getMosaicsNames(List<MosaicId>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.NamespaceRepositoryVertxImpl
 
getMultisig() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getMultisigAccountGraphInfo(Address) - Method in interface io.nem.symbol.sdk.api.MultisigRepository
Gets a MultisigAccountGraphInfo for an account.
getMultisigAccountGraphInfo(Address) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MultisigRepositoryOkHttpImpl
 
getMultisigAccountGraphInfo(Address) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MultisigRepositoryVertxImpl
 
getMultisigAccountInfo(Address) - Method in interface io.nem.symbol.sdk.api.MultisigRepository
Gets a MultisigAccountInfo for an account.
getMultisigAccountInfo(Address) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MultisigRepositoryOkHttpImpl
 
getMultisigAccountInfo(Address) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MultisigRepositoryVertxImpl
 
getMultisigAccountInfoMerkle(Address) - Method in interface io.nem.symbol.sdk.api.MultisigRepository
Gets the merkle information of the multisig account
getMultisigAccountInfoMerkle(Address) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MultisigRepositoryOkHttpImpl
 
getMultisigAccountInfoMerkle(Address) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MultisigRepositoryVertxImpl
 
getMultisigAddresses() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
Returns multisig accounts this account is cosigner of.
getMultisigEntries() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountGraphInfo
Returns multisig accounts.
getName() - Method in interface io.nem.symbol.core.crypto.Curve
Gets the name of the curve.
getName() - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519Curve
 
getName() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceName
Returns the namespace name
getName() - Method in class io.nem.symbol.sdk.model.network.NetworkInfo
 
getNames() - Method in class io.nem.symbol.sdk.model.account.AccountNames
 
getNames() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicNames
 
getNamespace(NamespaceId) - Method in interface io.nem.symbol.sdk.api.NamespaceRepository
Gets the NamespaceInfo for a given namespaceId.
getNamespace(NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getNamespace(NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.vertx.NamespaceRepositoryVertxImpl
 
getNamespace() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getNamespaceGracePeriodDuration() - Method in class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
getNamespaceId() - Method in class io.nem.symbol.sdk.model.mosaic.Currency
 
getNamespaceId() - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
 
getNamespaceId() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceName
Returns the namespace id
getNamespaceId() - Method in class io.nem.symbol.sdk.model.transaction.AddressAliasTransaction
Gets the namespace id.
getNamespaceId() - Method in class io.nem.symbol.sdk.model.transaction.AddressAliasTransactionFactory
Gets the namespace id.
getNamespaceId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAliasTransaction
Gets the namespace id.
getNamespaceId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAliasTransactionFactory
Gets the namespace id.
getNamespaceId() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransaction
Returns id of the namespace derived from namespaceName.
getNamespaceId() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransactionFactory
Returns id of the namespace derived from namespaceName.
getNamespaceMerkle(NamespaceId) - Method in interface io.nem.symbol.sdk.api.NamespaceRepository
Gets the NamespaceInfo merkle for a given namespaceId.
getNamespaceMerkle(NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getNamespaceMerkle(NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.vertx.NamespaceRepositoryVertxImpl
 
getNamespaceName() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransaction
Returns namespace name.
getNamespaceName() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransactionFactory
Returns namespace name.
getNamespaceNames(List<NamespaceId>) - Method in interface io.nem.symbol.sdk.api.NamespaceRepository
Gets list of NamespaceName for different namespaceIds.
getNamespaceNames(List<NamespaceId>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
getNamespaceNames(List<NamespaceId>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.NamespaceRepositoryVertxImpl
 
getNamespacePath(String) - Static method in class io.nem.symbol.sdk.model.namespace.NamespaceId
Returns a list of BigInteger ids for a namespace path (ex: nem or domain.subdom.subdome)
getNamespaceRegistrationType() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransaction
Returns namespace type either RootNamespace or SubNamespace.
getNamespaceRegistrationType() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransactionFactory
Returns namespace type either RootNamespace or SubNamespace.
getNamespaceRentalFeeSinkAddress() - Method in class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
getNemesisSignerPublicKey() - Method in class io.nem.symbol.sdk.model.network.NetworkProperties
 
getNetwork() - Method in class io.nem.symbol.sdk.model.network.NetworkConfiguration
 
getNetworkCurrencies() - Method in interface io.nem.symbol.sdk.api.CurrencyService
This method load network currencies (main currency and harvest).
getNetworkCurrencies() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
getNetworkCurrencies() - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
 
getNetworkCurrencies() - Method in class io.nem.symbol.sdk.infrastructure.CurrencyServiceImpl
 
getNetworkCurrencies() - Method in class io.nem.symbol.sdk.infrastructure.RepositoryFactoryBase
 
getNetworkCurrency() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
getNetworkCurrency() - Method in class io.nem.symbol.sdk.infrastructure.RepositoryFactoryBase
 
getNetworkGenerationHashSeed() - Method in class io.nem.symbol.sdk.model.node.NodeInfo
The network generation hash (block/1 generation hash)
getNetworkIdentifier() - Method in class io.nem.symbol.sdk.model.node.NodeInfo
The network identifier.
getNetworkInfo() - Method in interface io.nem.symbol.sdk.api.NetworkRepository
 
getNetworkInfo() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getNetworkInfo() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NetworkRepositoryVertxImpl
 
getNetworkMaxCosignaturesPerAggregate() - Method in interface io.nem.symbol.sdk.api.AggregateTransactionService
Gets max cosignatures allowed per aggregate according to the current network properties.
getNetworkMaxCosignaturesPerAggregate() - Method in class io.nem.symbol.sdk.infrastructure.AggregateTransactionServiceImpl
 
getNetworkName() - Method in enum io.nem.symbol.sdk.model.network.NetworkType
 
getNetworkProperties() - Method in interface io.nem.symbol.sdk.api.NetworkRepository
 
getNetworkProperties() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getNetworkProperties() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NetworkRepositoryVertxImpl
 
getNetworkRoutesApi() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getNetworkRoutesApi() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NetworkRepositoryVertxImpl
 
getNetworkType() - Method in interface io.nem.symbol.sdk.api.NetworkRepository
Get current network type.
getNetworkType() - Method in interface io.nem.symbol.sdk.api.RepositoryFactory
 
getNetworkType() - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
 
getNetworkType() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getNetworkType() - Method in class io.nem.symbol.sdk.infrastructure.RepositoryFactoryBase
 
getNetworkType() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NetworkRepositoryVertxImpl
 
getNetworkType() - Method in class io.nem.symbol.sdk.model.account.Account
 
getNetworkType() - Method in class io.nem.symbol.sdk.model.account.Address
Returns network type.
getNetworkType() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns network type.
getNetworkType() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns the network type.
getNetworkType() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getNewRestrictionType() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransaction
Returns the new mosaic restriction type.
getNewRestrictionType() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
Returns the new mosaic restriction type.
getNewRestrictionValue() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransaction
Returns the new restriction value.
getNewRestrictionValue() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransactionFactory
Returns the new restriction value.
getNewRestrictionValue() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransaction
Returns the new restriction value.
getNewRestrictionValue() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
 
getNode() - Method in class io.nem.symbol.sdk.model.account.SupplementalAccountKeys
 
getNodeEqualityStrategy() - Method in class io.nem.symbol.sdk.model.network.NetworkProperties
 
getNodeHealth() - Method in interface io.nem.symbol.sdk.api.NodeRepository
Get node health information
getNodeHealth() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
Get node health information
getNodeHealth() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NodeRepositoryVertxImpl
Get node health information
getNodeInfo() - Method in interface io.nem.symbol.sdk.api.NodeRepository
Supplies additional information about the application running on a node.
getNodeInfo() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
Get node info
getNodeInfo() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NodeRepositoryVertxImpl
Get node info
getNodePeers() - Method in interface io.nem.symbol.sdk.api.NodeRepository
Get node info of the pears visible by the node.
getNodePeers() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
Get node info of the pears visible by the node.
getNodePeers() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NodeRepositoryVertxImpl
Get node info of the pears visible by the node.
getNodeRoutesApi() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getNodeRoutesApi() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NetworkRepositoryVertxImpl
 
getNodeStorage() - Method in interface io.nem.symbol.sdk.api.NodeRepository
Gets node storage info.
getNodeStorage() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
Get storage info
getNodeStorage() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NodeRepositoryVertxImpl
Get storage info
getNodeTime() - Method in interface io.nem.symbol.sdk.api.NodeRepository
Gets the node time at the moment the reply was sent and received.
getNodeTime() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
Get node time
getNodeTime() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NodeRepositoryVertxImpl
Get node time
getNonceAsInt() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicNonce
 
getNonceAsLong() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicNonce
 
getNonZeroColumnCount(int) - Method in class io.nem.symbol.core.math.SparseMatrix
Gets the number of non zero columns of a row.
getNonZeroElementRowIterator(int) - Method in class io.nem.symbol.core.math.DenseMatrix
 
getNonZeroElementRowIterator(int) - Method in class io.nem.symbol.core.math.Matrix
Gets the non-zero matrix row element iterator for a given row index.
getNonZeroElementRowIterator(int) - Method in class io.nem.symbol.core.math.SparseMatrix
 
getNumAccounts() - Method in class io.nem.symbol.sdk.model.node.StorageInfo
Returns number of accounts published in the blockchain.
getNumBlocks() - Method in class io.nem.symbol.sdk.model.node.StorageInfo
Returns number of confirmed blocks.
getNumEntries() - Method in class io.nem.symbol.core.math.SparseMatrix
Returns the number of entries (values that have been set) in this sparse matrix.
getNumTransactions() - Method in class io.nem.symbol.sdk.model.node.StorageInfo
Returns number of confirmed transactions.
getObject(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
getObject(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
getObject(Object, String...) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
A generic object form the given payload.
getOffset() - Method in class io.nem.symbol.sdk.api.SearchCriteria
 
getOrder() - Method in class io.nem.symbol.sdk.api.SearchCriteria
 
getOrderBy() - Method in class io.nem.symbol.sdk.api.AccountSearchCriteria
 
getOrderBy() - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
 
getOwnerAddress() - Method in class io.nem.symbol.sdk.api.MosaicSearchCriteria
 
getOwnerAddress() - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
getOwnerAddress() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Returns the mosaic account address
getOwnerAddress() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns the namespace owner address
getOwnerAddress() - Method in class io.nem.symbol.sdk.model.transaction.HashLockInfo
 
getOwnerAddress() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getPageNumber() - Method in class io.nem.symbol.sdk.api.Page
 
getPageNumber() - Method in class io.nem.symbol.sdk.api.SearchCriteria
 
getPageSize() - Method in class io.nem.symbol.sdk.api.Page
 
getPageSize() - Method in class io.nem.symbol.sdk.api.SearchCriteria
 
getParentHash() - Method in class io.nem.symbol.sdk.model.transaction.CosignatureSignedTransaction
Returns hash of parent aggregate transaction that has been signed by a cosignatory of the transaction.
getParentId() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceName
Returns an optional that could contain the parent namespace id
getParentId() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransaction
The id of the parent sub namespace.
getParentId() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceRegistrationTransactionFactory
The id of the parent sub namespace.
getParentPublicKey() - Method in class io.nem.symbol.sdk.model.finalization.ParentPublicKeySignaturePair
 
getPath() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranch
 
getPath() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeLeaf
 
getPayload() - Method in class io.nem.symbol.sdk.model.message.Message
 
getPayload() - Method in class io.nem.symbol.sdk.model.transaction.SignedTransaction
Returns transaction serialized data.
getPayloadByteBuffer() - Method in class io.nem.symbol.sdk.model.message.Message
 
getPayloadByteBuffer(MessageType, String) - Static method in class io.nem.symbol.sdk.model.message.TypedMessage
It creates the final payload
getPayloadHex() - Method in class io.nem.symbol.sdk.model.message.Message
 
getPlugins() - Method in class io.nem.symbol.sdk.model.network.NetworkConfiguration
 
getPort() - Method in class io.nem.symbol.sdk.model.node.NodeInfo
The port used for the communication.
getPosition() - Method in class io.nem.symbol.sdk.model.blockchain.MerklePathItem
Return position
getPrecomputedForDouble() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Gets the table with the precomputed group elements for double scalar multiplication.
getPrecomputedForSingle() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Gets the table with the precomputed group elements for single scalar multiplication.
getPreviousBlockHash() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns the last block hash.
getPreviousImportanceBlockHash() - Method in class io.nem.symbol.sdk.model.blockchain.ImportanceBlockInfo
 
getPreviousRestrictionType() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransaction
Returns the previous mosaic restriction type.
getPreviousRestrictionType() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
Returns the previous mosaic restriction type.
getPreviousRestrictionValue() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransaction
Returns the previous restriction value.
getPreviousRestrictionValue() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransactionFactory
Returns previous restriction value.
getPreviousRestrictionValue() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransaction
Returns the previous restriction value.
getPreviousRestrictionValue() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
Returns the previous restriction value.
getPrimaryId() - Method in class io.nem.symbol.sdk.model.receipt.ReceiptSource
Returns Receipt source primary id
getPrivateKey() - Method in class io.nem.symbol.core.crypto.KeyPair
Gets the private key.
getPrivateKey() - Method in class io.nem.symbol.sdk.model.account.Account
Account private key.
getProof() - Method in class io.nem.symbol.sdk.model.transaction.SecretProofTransaction
Returns proof.
getProof() - Method in class io.nem.symbol.sdk.model.transaction.SecretProofTransactionFactory
Returns proof.
getProofGamma() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns The proof gamma.
getProofScalar() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns the proof scalar.
getProofVerificationHash() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns the proof verification hash.
getProvidedSize() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getPublicAccount() - Method in class io.nem.symbol.sdk.model.account.Account
Public account.
getPublicAccount() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
Returns height when the address was published.
getPublicKey() - Method in class io.nem.symbol.core.crypto.KeyPair
Gets the public key.
getPublicKey() - Method in class io.nem.symbol.sdk.model.account.Account
Account public key.
getPublicKey() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
Returns public key of the account.
getPublicKey() - Method in class io.nem.symbol.sdk.model.account.AccountLinkVotingKey
 
getPublicKey() - Method in class io.nem.symbol.sdk.model.account.PublicAccount
Return account public key.
getPublicKey() - Method in class io.nem.symbol.sdk.model.node.NodeInfo
The public key used to identify the node.
getPublicKeyHeight() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
Returns height when the public key was published.
getR() - Method in class io.nem.symbol.core.crypto.Signature
Gets the r-part of the signature.
getRandomNonce(int) - Static method in class io.nem.symbol.core.crypto.ed25519.CryptoUtils
 
getRaw() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedFieldElement
Gets the underlying byte array.
getRaw() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedGroupElement
Gets the underlying byte array.
getRaw() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Gets the underlying int array.
getRaw() - Method in class io.nem.symbol.core.crypto.Key
Gets the raw key value as BigInteger.
getRaw() - Method in class io.nem.symbol.core.math.ColumnVector
Gets the underlying, raw array.
getRaw() - Method in class io.nem.symbol.core.math.DenseMatrix
Gets the underlying, raw array.
getRaw() - Method in class io.nem.symbol.sdk.model.blockchain.MerkleStateInfo
 
getRaw() - Method in class io.nem.symbol.sdk.model.state.StateMerkleProof
 
getRawScore() - Method in class io.nem.symbol.sdk.model.account.ActivityBucket
 
getReasonPhrase() - Method in enum io.nem.symbol.core.utils.HttpStatus
Return the reason phrase of this status code.
getReceipts() - Method in class io.nem.symbol.sdk.model.receipt.TransactionStatement
Returns Array of receipts.
getReceiptSource() - Method in class io.nem.symbol.sdk.model.receipt.ResolutionEntry
Returns receipt source
getReceiptSource() - Method in class io.nem.symbol.sdk.model.receipt.TransactionStatement
Returns receipt source
getReceiptTypes() - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
getReceiveTimestamp() - Method in class io.nem.symbol.sdk.model.node.NodeTime
Get receive timestamp
getRecipient() - Method in interface io.nem.symbol.sdk.model.transaction.RecipientTransaction
Returns address of the recipient.
getRecipient() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransaction
Returns the recipient of the funds.
getRecipient() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransactionFactory
Returns the recipient of the funds.
getRecipient() - Method in class io.nem.symbol.sdk.model.transaction.SecretProofTransaction
 
getRecipient() - Method in class io.nem.symbol.sdk.model.transaction.SecretProofTransactionFactory
 
getRecipient() - Method in class io.nem.symbol.sdk.model.transaction.TransferTransaction
Returns address of the recipient.
getRecipient() - Method in class io.nem.symbol.sdk.model.transaction.TransferTransactionFactory
Returns address of the recipient.
getRecipientAddress() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getRecipientAddress() - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
getRecipientAddress() - Method in class io.nem.symbol.sdk.model.receipt.BalanceTransferReceipt
Returns recipient's address or addressAlias
getRecipientAddress() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getRecordId() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
 
getRecordId() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
 
getRecordId() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns database id of the block
getRecordId() - Method in class io.nem.symbol.sdk.model.metadata.Metadata
 
getRecordId() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
 
getRecordId() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
The record database id.
getRecordId() - Method in class io.nem.symbol.sdk.model.receipt.ResolutionStatement
 
getRecordId() - Method in class io.nem.symbol.sdk.model.receipt.TransactionStatement
 
getRecordId() - Method in class io.nem.symbol.sdk.model.restriction.MosaicRestriction
 
getRecordId() - Method in interface io.nem.symbol.sdk.model.Stored
Returns database record id of the entity.
getRecordId() - Method in class io.nem.symbol.sdk.model.transaction.HashLockInfo
 
getRecordId() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getRecordId() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
 
getReferenceMosaicId() - Method in class io.nem.symbol.sdk.model.restriction.MosaicGlobalRestrictionItem
 
getReferenceMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransaction
Returns the reference mosaic id.
getReferenceMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
Returns the reference mosaic id.
getRegistrationType() - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
getRegistrationType() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns the namespace type
getRentalFees() - Method in interface io.nem.symbol.sdk.api.NetworkRepository
 
getRentalFees() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getRentalFees() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NetworkRepositoryVertxImpl
 
getReservedRootNamespaceNames() - Method in class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
getResolutionEntries() - Method in class io.nem.symbol.sdk.model.receipt.ResolutionStatement
Returns Array of resolution entries.
getResolutionEntryById(long, long) - Method in class io.nem.symbol.sdk.model.receipt.ResolutionStatement
Find resolution entry for given primaryId and secondaryId.
getResolutionType() - Method in class io.nem.symbol.sdk.model.receipt.ResolutionStatement
Returns resolution type
getResolved() - Method in class io.nem.symbol.sdk.model.receipt.ResolutionEntry
Returns the resolution
getResolvedAddress(List<AddressResolutionStatement>, BigInteger, UnresolvedAddress, long, long) - Static method in class io.nem.symbol.sdk.model.receipt.AddressResolutionStatement
This method tries to resolve the unresolved address using the the resolution entries.
getResolvedMosaicId(List<MosaicResolutionStatement>, BigInteger, UnresolvedMosaicId, long, long) - Static method in class io.nem.symbol.sdk.model.receipt.MosaicResolutionStatement
This method tries to resolve the unresolved mosaic id using the the resolution entries.
getRestrictionaccount() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getRestrictionAdditions() - Method in class io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionTransaction
 
getRestrictionAdditions() - Method in class io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionTransactionFactory
 
getRestrictionAdditions() - Method in class io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionTransaction
 
getRestrictionAdditions() - Method in class io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionTransactionFactory
 
getRestrictionAdditions() - Method in class io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionTransaction
 
getRestrictionAdditions() - Method in class io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionTransactionFactory
 
getRestrictionDeletions() - Method in class io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionTransaction
 
getRestrictionDeletions() - Method in class io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionTransactionFactory
 
getRestrictionDeletions() - Method in class io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionTransaction
 
getRestrictionDeletions() - Method in class io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionTransactionFactory
 
getRestrictionDeletions() - Method in class io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionTransaction
 
getRestrictionDeletions() - Method in class io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionTransactionFactory
 
getRestrictionFlags() - Method in class io.nem.symbol.sdk.model.account.AccountRestriction
 
getRestrictionFlags() - Method in class io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionTransaction
Get account restriction flags
getRestrictionFlags() - Method in class io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionTransactionFactory
Get account restriction flags.
getRestrictionFlags() - Method in class io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionTransaction
Get account restriction flags
getRestrictionFlags() - Method in class io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionTransactionFactory
Get account restriction type
getRestrictionFlags() - Method in class io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionTransaction
Get account restriction flags
getRestrictionFlags() - Method in class io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionTransactionFactory
Get account restriction falgs.
getRestrictionKey() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransaction
Returns the restriction key.
getRestrictionKey() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransactionFactory
Returns the restriction key.
getRestrictionKey() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransaction
Returns the restriction key.
getRestrictionKey() - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
Returns the restriction key.
getRestrictionmosaic() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getRestrictions() - Method in class io.nem.symbol.sdk.model.account.AccountRestrictions
 
getRestrictions() - Method in class io.nem.symbol.sdk.model.restriction.MosaicRestriction
 
getRestrictionType() - Method in class io.nem.symbol.sdk.model.restriction.MosaicGlobalRestrictionItem
 
getRestrictionValue() - Method in class io.nem.symbol.sdk.model.restriction.MosaicGlobalRestrictionItem
 
getRestVersion() - Method in class io.nem.symbol.sdk.model.node.ServerInfo
Return server rest version
getRevision() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Returns the revision number
getRoles() - Method in class io.nem.symbol.sdk.model.node.NodeInfo
The roles of the application.
getRoot() - Method in class io.nem.symbol.sdk.model.finalization.BmTreeSignature
 
getRootHash() - Method in class io.nem.symbol.core.crypto.MerkleHashBuilder
Get the merkle tree root hash.
getRootHash() - Method in class io.nem.symbol.sdk.model.state.StateMerkleProof
Get merkle tree root hash
getRootNamespaceRentalFeePerBlock() - Method in class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
getRow() - Method in class io.nem.symbol.core.math.MatrixElement
Gets the row index.
getRowCapacity(int) - Method in class io.nem.symbol.core.math.SparseMatrix
Gets the capacity of a row.
getRowCount() - Method in class io.nem.symbol.core.math.Matrix
Gets the number of rows.
getRowSumVector() - Method in class io.nem.symbol.core.math.Matrix
Gets a vector containing the sums of each matrix row.
getS() - Method in class io.nem.symbol.core.crypto.Signature
Gets the s-part of the signature.
getScopedMetadataKey() - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
getScopedMetadataKey() - Method in class io.nem.symbol.sdk.model.metadata.Metadata
 
getScopedMetadataKey() - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransaction
 
getScopedMetadataKey() - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransactionFactory
 
getScoreHigh() - Method in class io.nem.symbol.sdk.model.blockchain.ChainInfo
Get scoreHigh
getScoreLow() - Method in class io.nem.symbol.sdk.model.blockchain.ChainInfo
Get scoreLow
getSdkVersion() - Method in class io.nem.symbol.sdk.model.node.ServerInfo
Return server sdk version
getSecondaryId() - Method in class io.nem.symbol.sdk.model.receipt.ReceiptSource
Returns Receipt source secondary id
getSecret() - Method in class io.nem.symbol.sdk.api.SecretLockSearchCriteria
 
getSecret() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getSecret() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransaction
Returns the proof hashed.
getSecret() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockTransactionFactory
Returns the proof hashed.
getSecret() - Method in class io.nem.symbol.sdk.model.transaction.SecretProofTransaction
Returns the proof hashed.
getSecret() - Method in class io.nem.symbol.sdk.model.transaction.SecretProofTransactionFactory
Returns the proof hashed.
getSecretLock(String) - Method in interface io.nem.symbol.sdk.api.SecretLockRepository
Get secret lock info of the given id.
getSecretLock(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.SecretLockRepositoryOkHttpImpl
 
getSecretLock(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.SecretLockRepositoryVertxImpl
 
getSecretLockMerkle(String) - Method in interface io.nem.symbol.sdk.api.SecretLockRepository
Get secret lock merkle info of the given id.
getSecretLockMerkle(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.SecretLockRepositoryOkHttpImpl
 
getSecretLockMerkle(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.SecretLockRepositoryVertxImpl
 
getSenderAddress() - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
getSenderAddress() - Method in class io.nem.symbol.sdk.model.receipt.BalanceTransferReceipt
Returns sender's Public Account
getSendTimestamp() - Method in class io.nem.symbol.sdk.model.node.NodeTime
Get send timestamp
getServerInfo() - Method in interface io.nem.symbol.sdk.api.NodeRepository
Gets node server info.
getServerInfo() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
Get server info
getServerInfo() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NodeRepositoryVertxImpl
Get server info
getSharedKey(PrivateKey, PublicKey) - Static method in class io.nem.symbol.core.crypto.ed25519.Ed25519BlockCipher
 
getSharedSecret(PrivateKey, PublicKey) - Static method in class io.nem.symbol.core.crypto.ed25519.Ed25519BlockCipher
 
getSignature() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
The signature was generated by the signerPublicAccount and can be used to validate that the blockchain data was not modified by a node.
getSignature() - Method in class io.nem.symbol.sdk.model.finalization.ParentPublicKeySignaturePair
 
getSignature() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionCosignature
Returns the signature of aggregate transaction done by the cosigner.
getSignature() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns the transaction signature (missing if part of an aggregate transaction).
getSignature() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getSignatures() - Method in class io.nem.symbol.sdk.model.finalization.MessageGroup
 
getSignBytes(byte[], byte[]) - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransaction
Get the bytes required for signing.
getSignBytes(byte[], byte[]) - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Get the bytes required for signing.
getSigner() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionCosignature
Returns cosigner public account.
getSigner() - Method in class io.nem.symbol.sdk.model.transaction.SignedTransaction
Returns the signer of this transaction.
getSigner() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns the transaction creator public account.
getSigner() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getSignerPublicAccount() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns public account of block harvester.
getSignerPublicKey() - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
 
getSignerPublicKey() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getSigningPrivateKey() - Method in class io.nem.symbol.sdk.model.message.PersistentHarvestingDelegationMessage.HarvestingKeys
 
getSize() - Method in class io.nem.symbol.core.crypto.Key
Returns the size of the key
getSize(T) - Method in interface io.nem.symbol.sdk.api.BinarySerialization
It returns the transaction's byte array size useful to calculate its fee.
getSize(T) - Method in class io.nem.symbol.sdk.infrastructure.BinarySerializationImpl
It returns the transaction's byte array size useful to calculate its fee.
getSize() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns the size of the block
getSize() - Method in class io.nem.symbol.sdk.model.receipt.Receipt
Returns the receipt size
getSize() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
It returns the transaction's byte array size useful to calculate its fee.
getSize() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getSourceAddress() - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
getSourceAddress() - Method in class io.nem.symbol.sdk.model.metadata.Metadata
 
getStage() - Method in class io.nem.symbol.sdk.model.finalization.MessageGroup
 
getStartEpoch() - Method in class io.nem.symbol.sdk.model.account.AccountLinkVotingKey
 
getStartEpoch() - Method in class io.nem.symbol.sdk.model.transaction.VotingKeyLinkTransaction
 
getStartEpoch() - Method in class io.nem.symbol.sdk.model.transaction.VotingKeyLinkTransactionFactory
 
getStartHeight() - Method in class io.nem.symbol.sdk.model.account.ActivityBucket
 
getStartHeight() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Returns the block height it was created
getStartHeight() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns the block height the namespace was registered
getState() - Method in class io.nem.symbol.sdk.model.state.StateMerkleProof
 
getStateHash() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns the block state hash.
getStateHash() - Method in class io.nem.symbol.sdk.model.state.StateMerkleProof
 
getStateHashSubCacheMerkleRoots() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
 
getStatementsCount() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns number of statements included the block.
getStatus() - Method in class io.nem.symbol.sdk.model.transaction.HashLockInfo
 
getStatus() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getStatus() - Method in class io.nem.symbol.sdk.model.transaction.TransactionStatusError
Returns transaction status error when transaction fails.
getStatusCode() - Method in exception io.nem.symbol.sdk.api.RepositoryCallException
 
getStatusError() - Method in exception io.nem.symbol.sdk.model.transaction.TransactionStatusException
 
getString(byte[]) - Static method in class io.nem.symbol.core.utils.Base32Encoder
Converts a byte array to a Base32 string.
getString(byte[]) - Static method in class io.nem.symbol.core.utils.Base64Encoder
Converts a byte array to a Base64 string.
getString(byte[]) - Static method in class io.nem.symbol.core.utils.StringEncoder
Converts a UTF-8 byte array to a string.
getString(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
getString(Object, String...) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
getString(Object, String...) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
This method retrieves a Long attribute following the the provided path
getSubCacheMerkleRoots() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
 
getSubscribe() - Method in class io.nem.symbol.sdk.infrastructure.ListenerSubscribeMessage
 
getSupplementalAccountKeys() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
 
getSupply() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Returns the total mosaic supply
getT() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Gets the T value of the group element.
getTargetAddress() - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
getTargetAddress() - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
getTargetAddress() - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
getTargetAddress() - Method in class io.nem.symbol.sdk.model.metadata.Metadata
 
getTargetAddress() - Method in class io.nem.symbol.sdk.model.receipt.BalanceChangeReceipt
Returns account
getTargetAddress() - Method in class io.nem.symbol.sdk.model.restriction.MosaicAddressRestriction
 
getTargetAddress() - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransaction
 
getTargetAddress() - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransactionFactory
 
getTargetAddress() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransaction
Returns the target address.
getTargetAddress() - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransactionFactory
Returns the target address.
getTargetAddress() - Method in interface io.nem.symbol.sdk.model.transaction.TargetAddressTransaction
Returns the target address.
getTargetId() - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
getTargetId() - Method in class io.nem.symbol.sdk.model.metadata.Metadata
 
getTargetMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicMetadataTransaction
 
getTargetMosaicId() - Method in class io.nem.symbol.sdk.model.transaction.MosaicMetadataTransactionFactory
 
getTargetNamespaceId() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceMetadataTransaction
 
getTargetNamespaceId() - Method in class io.nem.symbol.sdk.model.transaction.NamespaceMetadataTransactionFactory
 
getTargetType() - Method in enum io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionFlags
 
getTargetType() - Method in enum io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionFlags
 
getTargetType() - Method in enum io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionFlags
 
getTargetType() - Method in interface io.nem.symbol.sdk.model.transaction.AccountRestrictionFlags
 
getText() - Method in class io.nem.symbol.sdk.model.message.Message
Returns payload as text.
getText() - Method in class io.nem.symbol.sdk.model.message.PersistentHarvestingDelegationMessage
 
getText() - Method in class io.nem.symbol.sdk.model.message.RawMessage
 
getText() - Method in class io.nem.symbol.sdk.model.message.TypedMessage
Returns message payload.
getTimestamp() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns the number of seconds elapsed since the creation of the nemesis blockchain.
getToHeight() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getToHeight() - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
getTopic() - Method in class io.nem.symbol.sdk.infrastructure.ListenerMessage
 
getTopic() - Method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
getTotalChainImportance() - Method in class io.nem.symbol.sdk.model.network.ChainProperties
 
getTotalFee() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns total fee paid to the account harvesting the block.
getTotalFeesPaid() - Method in class io.nem.symbol.sdk.model.account.ActivityBucket
 
getTotalTransactionsCount() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Total number of transactions confirmed in this block, including *embedded* transactions (i.e.
getTotalVotingBalance() - Method in class io.nem.symbol.sdk.model.blockchain.ImportanceBlockInfo
 
getToTransferAmount() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getTransaction(TransactionGroup, String) - Method in interface io.nem.symbol.sdk.api.TransactionRepository
Gets a transaction for a given hash.
getTransaction(TransactionGroup, String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
getTransaction(TransactionGroup, String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
 
getTransactionFees() - Method in interface io.nem.symbol.sdk.api.NetworkRepository
Returns information about the average, median, highest and lower fee multiplier over the last "numBlocksTransactionFeeStats".
getTransactionFees() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
getTransactionFees() - Method in class io.nem.symbol.sdk.infrastructure.vertx.NetworkRepositoryVertxImpl
 
getTransactionHash() - Method in class io.nem.symbol.sdk.infrastructure.ListenerMessage
 
getTransactionHash() - Method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
getTransactionInfo() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns meta data object contains additional information about the transaction.
getTransactionInfo() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getTransactions(TransactionGroup, List<String>) - Method in interface io.nem.symbol.sdk.api.TransactionRepository
Gets an list of transactions for different transaction hashes.
getTransactions(TransactionGroup, List<String>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
getTransactions(TransactionGroup, List<String>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
 
getTransactionsCount() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Number of transactions confirmed in this block.
getTransactionsHash() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransaction
 
getTransactionsHash() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionFactory
 
getTransactionStatus(String) - Method in interface io.nem.symbol.sdk.api.TransactionStatusRepository
Gets a transaction status for a transaction hash.
getTransactionStatus(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.TransactionStatusRepositoryOkHttpImpl
 
getTransactionStatus(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.TransactionStatusRepositoryVertxImpl
 
getTransactionStatuses(List<String>) - Method in interface io.nem.symbol.sdk.api.TransactionStatusRepository
Gets an list of transaction status for different transaction hashes.
getTransactionStatuses(List<String>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.TransactionStatusRepositoryOkHttpImpl
 
getTransactionStatuses(List<String>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.TransactionStatusRepositoryVertxImpl
 
getTransactionToCosign() - Method in class io.nem.symbol.sdk.model.transaction.CosignatureTransaction
Returns transaction to cosign.
getTransactionType() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
getTransactionType() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
getTransactionType() - Method in interface io.nem.symbol.sdk.infrastructure.TransactionMapper
The type of transactions this mapper supports.
getTransactionType() - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
 
getTransactionType() - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.GeneralTransactionMapper
 
getTransactionTypes() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getTransfer() - Method in class io.nem.symbol.sdk.model.network.PluginsProperties
 
getTransferMosaicId() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
getTree() - Method in class io.nem.symbol.sdk.model.blockchain.MerkleStateInfo
 
getType() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns block transaction type.
getType() - Method in class io.nem.symbol.sdk.model.message.Message
 
getType() - Method in interface io.nem.symbol.sdk.model.namespace.Alias
Gets the alias type
getType() - Method in class io.nem.symbol.sdk.model.namespace.AliasBase
Gets the alias type.
getType() - Method in class io.nem.symbol.sdk.model.receipt.Receipt
Returns the receipt type
getType() - Method in class io.nem.symbol.sdk.model.receipt.ResolutionEntry
Returns the receipt type
getType() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranch
 
getType() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeLeaf
 
getType() - Method in class io.nem.symbol.sdk.model.transaction.SignedTransaction
Returns transaction type.
getType() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns the transaction type.
getType() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getUid() - Method in interface io.nem.symbol.sdk.api.Listener
 
getUid() - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
getUid() - Method in class io.nem.symbol.sdk.infrastructure.ListenerSubscribeMessage
 
getUnresolved() - Method in class io.nem.symbol.sdk.model.receipt.ResolutionStatement
Returns An unresolved address or unresolved mosaicId (UnresolvedAddress | UnresolvedMosaic).
getUnresolvedAddress() - Method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
getUnresolvedMosaicId() - Method in class io.nem.symbol.sdk.model.mosaic.Currency
 
getUnresolvedMosaicId() - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
 
getValue() - Method in class io.nem.symbol.core.math.MatrixElement
Gets the value.
getValue() - Method in enum io.nem.symbol.sdk.api.AccountOrderBy
 
getValue() - Method in enum io.nem.symbol.sdk.api.BlockOrderBy
 
getValue() - Method in enum io.nem.symbol.sdk.api.OrderBy
 
getValue() - Method in enum io.nem.symbol.sdk.model.account.AccountKeyType
 
getValue() - Method in enum io.nem.symbol.sdk.model.account.AccountType
Returns enum value.
getValue() - Method in class io.nem.symbol.sdk.model.account.Importance
Gets value.
getValue() - Method in enum io.nem.symbol.sdk.model.account.PropertyType
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.blockchain.BlockType
 
getValue() - Method in enum io.nem.symbol.sdk.model.blockchain.Position
 
getValue() - Method in enum io.nem.symbol.sdk.model.finalization.FinalizationStage
 
getValue() - Method in enum io.nem.symbol.sdk.model.message.MessageType
Returns enum value.
getValue() - Method in class io.nem.symbol.sdk.model.metadata.Metadata
 
getValue() - Method in enum io.nem.symbol.sdk.model.metadata.MetadataType
Returns enum value.
getValue() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicFlags
Gets the consolidated mosaic flags value.
getValue() - Method in enum io.nem.symbol.sdk.model.mosaic.MosaicSupplyChangeActionType
 
getValue() - Method in enum io.nem.symbol.sdk.model.namespace.AliasAction
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.namespace.AliasType
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.namespace.NamespaceRegistrationType
 
getValue() - Method in enum io.nem.symbol.sdk.model.network.NetworkType
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.network.NodeIdentityEqualityStrategy
 
getValue() - Method in enum io.nem.symbol.sdk.model.node.NodeStatus
 
getValue() - Method in enum io.nem.symbol.sdk.model.node.RoleType
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.receipt.ReceiptType
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.receipt.ReceiptVersion
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.restriction.MosaicRestrictionEntryType
Returns enum value.
getValue() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeLeaf
 
getValue() - Method in enum io.nem.symbol.sdk.model.state.MerkleTreeNodeType
 
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionFlags
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionFlags
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionFlags
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.AccountRestrictionFlag
 
getValue() - Method in interface io.nem.symbol.sdk.model.transaction.AccountRestrictionFlags
Returns enum value.
getValue() - Method in class io.nem.symbol.sdk.model.transaction.Deadline
Returns number of seconds elapsed since the creation of the nemesis block in milliseconds.
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.LinkAction
Gets the raw value.
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.LockHashAlgorithm
 
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.LockStatus
Gets the value of the enum.
getValue() - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransaction
 
getValue() - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransactionFactory
 
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.MosaicRestrictionType
Returns enum value.
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.TransactionGroup
 
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.TransactionState
 
getValue() - Method in enum io.nem.symbol.sdk.model.transaction.TransactionType
Returns enum value.
getValues() - Method in class io.nem.symbol.sdk.model.account.AccountRestriction
 
getValueSize() - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransaction
 
getValueSize() - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransactionFactory
 
getValueSizeDelta() - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransaction
 
getValueSizeDelta() - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransactionFactory
 
getVersion() - Method in interface io.nem.symbol.sdk.infrastructure.TransactionMapper
The version this mapper handles
getVersion() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
 
getVersion() - Method in class io.nem.symbol.sdk.model.account.AccountRestrictions
 
getVersion() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
 
getVersion() - Method in class io.nem.symbol.sdk.model.blockchain.BlockInfo
Returns block transaction version.
getVersion() - Method in class io.nem.symbol.sdk.model.finalization.FinalizationProof
 
getVersion() - Method in class io.nem.symbol.sdk.model.metadata.Metadata
 
getVersion() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Returns the state version
getVersion() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
 
getVersion() - Method in class io.nem.symbol.sdk.model.node.NodeInfo
The version of the application.
getVersion() - Method in class io.nem.symbol.sdk.model.receipt.Receipt
Returns the receipt version
getVersion() - Method in class io.nem.symbol.sdk.model.restriction.MosaicRestriction
 
getVersion() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransactionCosignature
 
getVersion() - Method in class io.nem.symbol.sdk.model.transaction.HashLockInfo
 
getVersion() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
getVersion() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns the transaction version.
getVersion() - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
 
getVoting() - Method in class io.nem.symbol.sdk.model.account.SupplementalAccountKeys
 
getVotingEligibleAccountsCount() - Method in class io.nem.symbol.sdk.model.blockchain.ImportanceBlockInfo
 
getVrf() - Method in class io.nem.symbol.sdk.model.account.SupplementalAccountKeys
 
getVrfPrivateKey() - Method in class io.nem.symbol.sdk.model.message.PersistentHarvestingDelegationMessage.HarvestingKeys
 
getX() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Gets the X value of the group element.
getY() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Gets the Y value of the group element.
getZ() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Gets the Z value of the group element.
global(Searcher<MosaicRestriction<?>, MosaicRestrictionSearchCriteria>, MosaicRestrictionSearchCriteria) - Static method in class io.nem.symbol.sdk.api.MosaicRestrictionPaginationStreamer
Searches global restrictions
group(TransactionGroup) - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
Builder method used to change the known transaction group.
GROUP_ORDER - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Group
2^252 - 27742317777372353535851937790883648493

H

handle(Object, CompletableFuture<Void>) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
It knows how to handle a ws wsPayload coming from the server.
hasAlias() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns true if namespace has Alias
hasCosigner(Address) - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
Checks if an account is cosignatory of the multisig account.
hash(byte[]...) - Method in interface io.nem.symbol.core.crypto.Hasher
 
hash(byte[]...) - Method in enum io.nem.symbol.sdk.model.transaction.LockHashAlgorithm
Use this method to just hash values when the LockHashAlgorithmType is known.
hash160(byte[]...) - Static method in class io.nem.symbol.core.crypto.Hashes
Performs a RIPEMD_160 hash of SHA_256 of the concatenated inputs.
hash256(byte[]...) - Static method in class io.nem.symbol.core.crypto.Hashes
Performs a SHA_256 hash of the concatenated inputs.
hashCode() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedFieldElement
 
hashCode() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedGroupElement
 
hashCode() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
 
hashCode() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
 
hashCode() - Method in class io.nem.symbol.core.crypto.Key
 
hashCode() - Method in class io.nem.symbol.core.crypto.Signature
 
hashCode() - Method in class io.nem.symbol.core.math.ColumnVector
 
hashCode() - Method in class io.nem.symbol.core.math.Matrix
 
hashCode() - Method in class io.nem.symbol.core.math.MatrixElement
 
hashCode() - Method in class io.nem.symbol.core.math.SparseBitmap
 
hashCode() - Method in class io.nem.symbol.sdk.api.AccountRestrictionSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.AccountSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.HashLockSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.MosaicSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.ResolutionStatementSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.SearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.SecretLockSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
hashCode() - Method in class io.nem.symbol.sdk.model.account.Address
 
hashCode() - Method in class io.nem.symbol.sdk.model.account.PublicAccount
 
hashCode() - Method in class io.nem.symbol.sdk.model.blockchain.BlockDuration
 
hashCode() - Method in class io.nem.symbol.sdk.model.blockchain.FinalizedBlock
 
hashCode() - Method in class io.nem.symbol.sdk.model.blockchain.MerkleStateInfo
 
hashCode() - Method in class io.nem.symbol.sdk.model.message.Message
 
hashCode() - Method in class io.nem.symbol.sdk.model.mosaic.Currency
 
hashCode() - Method in class io.nem.symbol.sdk.model.mosaic.Mosaic
 
hashCode() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicId
 
hashCode() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicNonce
 
hashCode() - Method in class io.nem.symbol.sdk.model.mosaic.NetworkCurrencies
 
hashCode() - Method in class io.nem.symbol.sdk.model.namespace.AliasBase
 
hashCode() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceId
 
hashCode() - Method in class io.nem.symbol.sdk.model.state.MerkleTree
 
hashCode() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranch
 
hashCode() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeBranchLink
 
hashCode() - Method in class io.nem.symbol.sdk.model.state.MerkleTreeLeaf
 
hashCode() - Method in class io.nem.symbol.sdk.model.state.StateMerkleProof
 
Hasher - Interface in io.nem.symbol.core.crypto
Function that hashes inputs according to the preconfigured schema.
Hashes - Class in io.nem.symbol.core.crypto
Static class that exposes hash functions.
hashLock(String) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a hash lock.
hashLock(HashLockInfo) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a hash lock.
hashLock(String) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
hashLock(HashLockInfo) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
HashLockInfo - Class in io.nem.symbol.sdk.model.transaction
It holds information about a hash lock.
HashLockInfo(String, int, Address, MosaicId, BigInteger, BigInteger, LockStatus, String) - Constructor for class io.nem.symbol.sdk.model.transaction.HashLockInfo
 
HashLockNetworkProperties - Class in io.nem.symbol.sdk.model.network
HashLockNetworkProperties
HashLockNetworkProperties(String, String) - Constructor for class io.nem.symbol.sdk.model.network.HashLockNetworkProperties
 
HashLockPaginationStreamer - Class in io.nem.symbol.sdk.api
A helper object that streams HashLockInfo using the search.
HashLockPaginationStreamer(Searcher<HashLockInfo, HashLockSearchCriteria>) - Constructor for class io.nem.symbol.sdk.api.HashLockPaginationStreamer
Constructor
HashLockRepository - Interface in io.nem.symbol.sdk.api
Repository used to retrieves lock hashes.
HashLockRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
HashLockRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.HashLockRepositoryOkHttpImpl
 
HashLockRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
 
HashLockRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.HashLockRepositoryVertxImpl
 
HashLockSearchCriteria - Class in io.nem.symbol.sdk.api
Criteria used to hash lock entities.
HashLockSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.HashLockSearchCriteria
 
HashLockTransaction - Class in io.nem.symbol.sdk.model.transaction
Lock funds transaction is used before sending an Aggregate bonded transaction, as a deposit to announce the transaction.
HashLockTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
hasMissingSignatures() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns if a transaction has missing signatures.
hasNext() - Method in interface io.nem.symbol.core.math.MatrixNonZeroElementRowIterator
Gets a value indicating whether or not the matrix row has more non-zero elements.
hasPrivateKey() - Method in class io.nem.symbol.core.crypto.KeyPair
Determines if the current key pair has a private key.
height(BigInteger) - Method in class io.nem.symbol.sdk.api.ResolutionStatementSearchCriteria
Sets the height filter builder style.
height(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
height(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
hex(byte[]) - Static method in class io.nem.symbol.core.crypto.ed25519.CryptoUtils
 
HEX_PAYLOAD_SIZE - Static variable in class io.nem.symbol.sdk.model.message.PersistentHarvestingDelegationMessage
 
hexWithBlockSize(byte[], int) - Static method in class io.nem.symbol.core.crypto.ed25519.CryptoUtils
 
HttpStatus - Enum in io.nem.symbol.core.utils
Java 5 enumeration of HTTP status codes.

I

I - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Field
I ^ 2 = -1
id(String) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
id(String) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
IdGenerator - Class in io.nem.symbol.sdk.model.transaction
Id generator
IllegalIdentifierException - Exception in io.nem.symbol.sdk.model.mosaic
IllegalIdentifierException is thrown when a Namespace Name or Mosaic Name is not valid.
IllegalIdentifierException(String) - Constructor for exception io.nem.symbol.sdk.model.mosaic.IllegalIdentifierException
 
IllegalIdentifierException(String, Throwable) - Constructor for exception io.nem.symbol.sdk.model.mosaic.IllegalIdentifierException
 
Importance - Class in io.nem.symbol.sdk.model.account
Importances of the account
Importance(BigInteger, BigInteger) - Constructor for class io.nem.symbol.sdk.model.account.Importance
Constructor.
ImportanceBlockInfo - Class in io.nem.symbol.sdk.model.blockchain
Block with importance information.
ImportanceBlockInfo(String, Long, String, String, BigInteger, List<String>, Integer, Integer, Integer, List<String>, String, PublicAccount, NetworkType, Integer, BlockType, BigInteger, BigInteger, BigInteger, Long, String, String, String, String, String, String, String, Address, long, BigInteger, BigInteger, String) - Constructor for class io.nem.symbol.sdk.model.blockchain.ImportanceBlockInfo
 
incrementAt(int, double) - Method in class io.nem.symbol.core.math.ColumnVector
Increments at the specified index by a value.
incrementAt(int, int, double) - Method in class io.nem.symbol.core.math.Matrix
Increments a value at the specified row and column by the given val.
InflationReceipt - Class in io.nem.symbol.sdk.model.receipt
 
InflationReceipt(MosaicId, BigInteger, ReceiptType, ReceiptVersion, Optional<Integer>) - Constructor for class io.nem.symbol.sdk.model.receipt.InflationReceipt
Constructor InflationReceipt
InflationReceipt(MosaicId, BigInteger, ReceiptType, ReceiptVersion) - Constructor for class io.nem.symbol.sdk.model.receipt.InflationReceipt
Constructor InflationReceipt
INSTANCE - Static variable in class io.nem.symbol.sdk.infrastructure.BinarySerializationImpl
Cached instance.
intToBytes(int) - Static method in class io.nem.symbol.core.utils.ByteUtils
Converts an int value into an array of 4 bytes.
intToUnsignedLong(int) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It converts a signed int to a positive long.
invert() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Invert this field element and return the result.
io.nem.symbol.core.crypto - package io.nem.symbol.core.crypto
 
io.nem.symbol.core.crypto.ed25519 - package io.nem.symbol.core.crypto.ed25519
 
io.nem.symbol.core.crypto.ed25519.arithmetic - package io.nem.symbol.core.crypto.ed25519.arithmetic
 
io.nem.symbol.core.math - package io.nem.symbol.core.math
 
io.nem.symbol.core.utils - package io.nem.symbol.core.utils
 
io.nem.symbol.sdk.api - package io.nem.symbol.sdk.api
 
io.nem.symbol.sdk.infrastructure - package io.nem.symbol.sdk.infrastructure
 
io.nem.symbol.sdk.infrastructure.okhttp - package io.nem.symbol.sdk.infrastructure.okhttp
 
io.nem.symbol.sdk.infrastructure.okhttp.mappers - package io.nem.symbol.sdk.infrastructure.okhttp.mappers
 
io.nem.symbol.sdk.infrastructure.vertx - package io.nem.symbol.sdk.infrastructure.vertx
 
io.nem.symbol.sdk.infrastructure.vertx.mappers - package io.nem.symbol.sdk.infrastructure.vertx.mappers
 
io.nem.symbol.sdk.model - package io.nem.symbol.sdk.model
 
io.nem.symbol.sdk.model.account - package io.nem.symbol.sdk.model.account
 
io.nem.symbol.sdk.model.blockchain - package io.nem.symbol.sdk.model.blockchain
 
io.nem.symbol.sdk.model.finalization - package io.nem.symbol.sdk.model.finalization
 
io.nem.symbol.sdk.model.message - package io.nem.symbol.sdk.model.message
 
io.nem.symbol.sdk.model.metadata - package io.nem.symbol.sdk.model.metadata
 
io.nem.symbol.sdk.model.mosaic - package io.nem.symbol.sdk.model.mosaic
 
io.nem.symbol.sdk.model.namespace - package io.nem.symbol.sdk.model.namespace
 
io.nem.symbol.sdk.model.network - package io.nem.symbol.sdk.model.network
 
io.nem.symbol.sdk.model.node - package io.nem.symbol.sdk.model.node
 
io.nem.symbol.sdk.model.receipt - package io.nem.symbol.sdk.model.receipt
 
io.nem.symbol.sdk.model.restriction - package io.nem.symbol.sdk.model.restriction
 
io.nem.symbol.sdk.model.state - package io.nem.symbol.sdk.model.state
 
io.nem.symbol.sdk.model.transaction - package io.nem.symbol.sdk.model.transaction
 
isActive() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns true if namespace is active
isCanonicalSignature(Signature) - Method in interface io.nem.symbol.core.crypto.DsaSigner
Determines if the signature is canonical.
isCanonicalSignature(Signature) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519DsaSigner
 
isComplete(SignedTransaction) - Method in interface io.nem.symbol.sdk.api.AggregateTransactionService
Checks if an aggregate complete transaction has all cosignatories attached.
isComplete(SignedTransaction) - Method in class io.nem.symbol.sdk.infrastructure.AggregateTransactionServiceImpl
 
isConfirmed() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Return if a transaction is known to be confirmed
isCosignerOfMultisigAccount(Address) - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
Checks if the multisig account is cosignatory of an account.
isEmpty() - Method in interface io.nem.symbol.sdk.model.namespace.Alias
Returns true if this alias is anEmptyAlias; false otherwise.
isEmpty() - Method in class io.nem.symbol.sdk.model.namespace.AliasBase
Checks if the Alias is empty.
isEqualConstantTime(byte[], byte[]) - Static method in class io.nem.symbol.core.utils.ArrayUtils
Constant-time byte[] comparison.
isEqualConstantTime(int, int) - Static method in class io.nem.symbol.core.utils.ByteUtils
Constant-time byte comparison.
isExpired() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns the namespace expiration status
isHexString(String) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Determines whether or not a string is a hex string.
isHighValue() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
If the account is a harvesting account.
isKeyCompressed(Key) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519KeyAnalyzer
 
isKeyCompressed(Key) - Method in interface io.nem.symbol.core.crypto.KeyAnalyzer
Gets a value indicating whether or not the public key is compressed.
isLast() - Method in class io.nem.symbol.sdk.api.Page
 
isMultisig() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
Checks if the account is a multisig account.
isNegative() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedFieldElement
Return true if this is in {1,3,5,...,q-2} Return false if this is in {0,2,4,...,q-1}
Preconditions: |x| bounded by 1.1*2^26,1.1*2^25,1.1*2^26,1.1*2^25,etc.
isNegative() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Return true if this is in {1,3,5,...,q-2} Return false if this is in {0,2,4,...,q-1}
isNegativeConstantTime(int) - Static method in class io.nem.symbol.core.utils.ByteUtils
Constant-time check if byte is negative.
isNonZero() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedFieldElement
Gets a value indicating whether or not the field element is non-zero.
isNonZero() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Gets a value indicating whether or not the field element is non-zero.
isNullOrEmpty(String) - Static method in class io.nem.symbol.core.utils.StringUtils
Determines if the specified string is null or empty.
isNullOrWhitespace(String) - Static method in class io.nem.symbol.core.utils.StringUtils
Determines if the specified string is null or whitespace.
isOrError() - Method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
isPartial() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns if a transaction is partial waiting for more cosignatures
isPrecomputedForDoubleScalarMultiplication() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Gets a value indicating whether or not the group element has a precomputed table for double scalar multiplication.
isRestrictable() - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
 
isRestrictable() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicFlags
Returns true if mosaic is restrictable
isRestrictable() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Returns tue if the mosaic is restrictable between non-owner accounts
isRoot() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns true if namespace is Root
isSameSize(Matrix) - Method in class io.nem.symbol.core.math.Matrix
Determines if two this matrix and another matrix have the same dimensions.
isSubnamespace() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns true if namespace is Subnamespace
isSupplyMutable() - Method in class io.nem.symbol.sdk.model.mosaic.Currency
 
isSupplyMutable() - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
 
isSupplyMutable() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicFlags
Returns true if supply is mutable
isSupplyMutable() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Returns true if the supply is mutable
isTransactionFullyLoaded() - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransaction
 
isTransactionFullyLoaded() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns if the transaction has been fully loaded from rest, if not, the transaction cannot be serialized.
isTransferable() - Method in class io.nem.symbol.sdk.model.mosaic.Currency
 
isTransferable() - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
 
isTransferable() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicFlags
Returns true if mosaic is transferable between non-owner accounts
isTransferable() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
Returns tue if the mosaic is transferable between non-owner accounts
isUnannounced() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns if a transaction is not known by the network.
isUnconfirmed() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Returns if a transaction is pending to be included in a block.
isValid() - Method in class io.nem.symbol.sdk.model.state.StateMerkleProof
 
isValidEncodedAddress(String) - Static method in class io.nem.symbol.sdk.model.account.Address
Determines the validity of an encoded address string.
isValidPlainAddress(String) - Static method in class io.nem.symbol.sdk.model.account.Address
Determines the validity of a plainAddress address.
isValidStatementInBlock(BigInteger, String) - Method in interface io.nem.symbol.sdk.api.BlockService
Validate statement hash in block
isValidStatementInBlock(BigInteger, String) - Method in class io.nem.symbol.sdk.infrastructure.BlockServiceImpl
 
isValidTransactionInBlock(BigInteger, String) - Method in interface io.nem.symbol.sdk.api.BlockService
Validate transaction hash in block
isValidTransactionInBlock(BigInteger, String) - Method in class io.nem.symbol.sdk.infrastructure.BlockServiceImpl
 
isZeroMatrix() - Method in class io.nem.symbol.core.math.Matrix
Determines if this matrix is a zero matrix.
isZeroVector() - Method in class io.nem.symbol.core.math.ColumnVector
Determines if this vector is a zero vector.
iterator() - Method in class io.nem.symbol.core.math.SparseBitmap
 
iterator() - Method in class io.nem.symbol.core.utils.CircularStack
 
IV_BIT_LENGTH - Static variable in class io.nem.symbol.core.crypto.ed25519.AESGCM
The standard Initialisation Vector (IV) length (96 bits).
IV_LENGTH - Static variable in class io.nem.symbol.core.crypto.ed25519.AESGCM
The standard Initialisation Vector (IV) length (12 bytes).

J

JsonHelper - Interface in io.nem.symbol.sdk.model.transaction
JSON Helper interface used by the mappers to process json objects.
JsonHelperGson - Class in io.nem.symbol.sdk.infrastructure.okhttp
Created by fernando on 06/08/19.
JsonHelperGson() - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
JsonHelperGson(Gson) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
JsonHelperGson(Gson, Gson) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
JsonHelperJackson2 - Class in io.nem.symbol.sdk.infrastructure.vertx
Created by fernando on 03/08/19.
JsonHelperJackson2(ObjectMapper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
JsonHelperJackson2() - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
JsonHelperJackson2.BigIntegerSerializer - Class in io.nem.symbol.sdk.infrastructure.vertx
 
JsonSerialization - Interface in io.nem.symbol.sdk.api
Implementation of this class knows how to serialize different model object from/to DTOs/JSONs.
JsonSerializationOkHttp - Class in io.nem.symbol.sdk.infrastructure.okhttp
Vertx implementation of JsonSerialization
JsonSerializationOkHttp(Gson) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.JsonSerializationOkHttp
 
JsonSerializationVertx - Class in io.nem.symbol.sdk.infrastructure.vertx
Vertx implementation of JsonSerialization
JsonSerializationVertx(ObjectMapper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.JsonSerializationVertx
 
jsonToTransaction(String) - Method in interface io.nem.symbol.sdk.api.JsonSerialization
It parses and converts a json string into a Transaction.
jsonToTransaction(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonSerializationOkHttp
 
jsonToTransaction(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonSerializationVertx
 

K

keccak256(byte[]...) - Static method in class io.nem.symbol.core.crypto.Hashes
Performs a KECCAK_256 hash of the concatenated inputs.
keccak512(byte[]...) - Static method in class io.nem.symbol.core.crypto.Hashes
Performs a KECCAK_512 hash of the concatenated inputs.
Key - Class in io.nem.symbol.core.crypto
Represents a generic key with a specific size.
Key(byte[], int) - Constructor for class io.nem.symbol.core.crypto.Key
Creates a new public key.
Key(BigInteger, int) - Constructor for class io.nem.symbol.core.crypto.Key
Creates a new key from an big integer with leading zeros if necessary.
Key(String, int) - Constructor for class io.nem.symbol.core.crypto.Key
Creates a new key from an hex completing with leading zeros if necessary.
KeyAnalyzer - Interface in io.nem.symbol.core.crypto
Interface to analyze keys.
KeyGenerator - Interface in io.nem.symbol.core.crypto
Interface for generating keys.
KeyPair - Class in io.nem.symbol.core.crypto
It represents an asymmetric private/public encryption key.
keySet() - Method in class io.nem.symbol.core.utils.AbstractTwoLevelMap
Gets the key set of this map.

L

l1Distance(ColumnVector) - Method in class io.nem.symbol.core.math.ColumnVector
Calculates the Manhattan distance (L1-norm) between the specified vector and this vector.
l2Distance(ColumnVector) - Method in class io.nem.symbol.core.math.ColumnVector
Calculates the Euclidean distance (L2-norm) between the specified vector and this vector.
level0(String) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
LinkAction - Enum in io.nem.symbol.sdk.model.transaction
Link action.
links - Variable in class io.nem.symbol.sdk.model.state.MerkleTreeBranch
Branch node links
Listener - Interface in io.nem.symbol.sdk.api
Created by fernando on 19/08/19.
ListenerBase - Class in io.nem.symbol.sdk.infrastructure
Created by fernando on 19/08/19.
ListenerBase(JsonHelper, NamespaceRepository, MultisigRepository, Observable<NetworkType>) - Constructor for class io.nem.symbol.sdk.infrastructure.ListenerBase
 
ListenerChannel - Enum in io.nem.symbol.sdk.infrastructure
 
ListenerMessage<T> - Class in io.nem.symbol.sdk.infrastructure
The listener payload with the parsed data.
ListenerMessage(String, ListenerChannel, String, T, String) - Constructor for class io.nem.symbol.sdk.infrastructure.ListenerMessage
 
ListenerOkHttp - Class in io.nem.symbol.sdk.infrastructure.okhttp
OkHttp implementations of the Listener.
ListenerOkHttp(OkHttpClient, String, Gson, NamespaceRepository, MultisigRepository, Observable<NetworkType>) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.ListenerOkHttp
 
ListenerRequest<T> - Class in io.nem.symbol.sdk.infrastructure
Generic way of creating to subscribe to a message.
ListenerRequest(ListenerChannel, UnresolvedAddress) - Constructor for class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
ListenerSubscribeMessage - Class in io.nem.symbol.sdk.infrastructure
 
ListenerSubscribeMessage(String, String) - Constructor for class io.nem.symbol.sdk.infrastructure.ListenerSubscribeMessage
 
ListenerVertx - Class in io.nem.symbol.sdk.infrastructure.vertx
Vertx implementations of the Listener.
ListenerVertx(HttpClient, String, NamespaceRepository, MultisigRepository, Observable<NetworkType>) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.ListenerVertx
 
loadEpochAdjustment() - Method in class io.nem.symbol.sdk.infrastructure.RepositoryFactoryBase
 
loadNetworkCurrencies() - Method in class io.nem.symbol.sdk.infrastructure.RepositoryFactoryBase
 
LockHashAlgorithm - Enum in io.nem.symbol.sdk.model.transaction
Enum containing hash type.
LockStatus - Enum in io.nem.symbol.sdk.model.transaction
It defines the state of the lock entry.
longToBytes(long) - Static method in class io.nem.symbol.core.utils.ByteUtils
Converts a long value into an array of 8 bytes.

M

makeSignatureCanonical(Signature) - Method in interface io.nem.symbol.core.crypto.DsaSigner
Makes this signature canonical.
makeSignatureCanonical(Signature) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519DsaSigner
 
mapFromDto(Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
mapFromDto(Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
mapFromDto(Object) - Method in interface io.nem.symbol.sdk.infrastructure.TransactionMapper
It maps an embedded or top level transaction
mapFromDto(Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
 
mapFromDto(Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.GeneralTransactionMapper
 
MapperUtils - Class in io.nem.symbol.core.utils
Utility class for mappers.
mapToDto(Transaction, Boolean) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
mapToDto(Transaction, Boolean) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
mapToDto(Transaction) - Method in interface io.nem.symbol.sdk.infrastructure.TransactionMapper
It maps an transaction to an DTO transaction.
mapToDto(Transaction, Boolean) - Method in interface io.nem.symbol.sdk.infrastructure.TransactionMapper
It maps an transaction to an DTO transaction.
mapToDto(Transaction, Boolean) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
 
mapToDto(Transaction, Boolean) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.GeneralTransactionMapper
 
mapToFactoryFromDto(Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.AbstractTransactionMapper
 
mapToFactoryFromDto(Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.mappers.GeneralTransactionMapper
 
mapToFactoryFromDto(Object) - Method in interface io.nem.symbol.sdk.infrastructure.TransactionMapper
It maps an embedded or top level transaction to a factory.
mapToFactoryFromDto(Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.AbstractTransactionMapper
 
mapToFactoryFromDto(Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.mappers.GeneralTransactionMapper
 
Matrix - Class in io.nem.symbol.core.math
Abstract matrix class.
Matrix(int, int) - Constructor for class io.nem.symbol.core.math.Matrix
Creates a new matrix.
Matrix.ElementVisitorFunction - Interface in io.nem.symbol.core.math
Functional interface that visits every non-zero element in this matrix.
Matrix.ReadOnlyElementVisitorFunction - Interface in io.nem.symbol.core.math
Functional interface that visits every non-zero element in this matrix.
MatrixElement - Class in io.nem.symbol.core.math
Represents a matrix element consisting of row, a column, and a value.
MatrixElement(int, int, double) - Constructor for class io.nem.symbol.core.math.MatrixElement
Creates a matrix entry
MatrixNonZeroElementRowIterator - Interface in io.nem.symbol.core.math
Interface for iterating through the nonzero elements of a matrix row.
max() - Method in class io.nem.symbol.core.math.ColumnVector
Gets the maximum value for an individual element in this vector.
maxFee(BigInteger) - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
Builder method used to change the default maxFee.
median() - Method in class io.nem.symbol.core.math.ColumnVector
Gets the median value of all elements in this vector.
memoize(Supplier<T>) - Static method in class io.nem.symbol.core.utils.Suppliers
It generates a cached version of the supplier.
MerkleHashBuilder - Class in io.nem.symbol.core.crypto
Merkle hash builder.
MerkleHashBuilder() - Constructor for class io.nem.symbol.core.crypto.MerkleHashBuilder
Constructor.
MerkleMapper - Class in io.nem.symbol.sdk.infrastructure.okhttp
 
MerkleMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.MerkleMapper
 
MerkleMapper - Class in io.nem.symbol.sdk.infrastructure.vertx
 
MerkleMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.MerkleMapper
 
MerklePathItem - Class in io.nem.symbol.sdk.model.blockchain
 
MerklePathItem(Position, String) - Constructor for class io.nem.symbol.sdk.model.blockchain.MerklePathItem
Constructor
MerkleProofInfo - Class in io.nem.symbol.sdk.model.blockchain
 
MerkleProofInfo(List<MerklePathItem>) - Constructor for class io.nem.symbol.sdk.model.blockchain.MerkleProofInfo
Constructor
MerkleStateInfo - Class in io.nem.symbol.sdk.model.blockchain
The merkle path information clients can use to proof the state of the given entity.
MerkleStateInfo(String, MerkleTree) - Constructor for class io.nem.symbol.sdk.model.blockchain.MerkleStateInfo
 
MerkleTree - Class in io.nem.symbol.sdk.model.state
 
MerkleTree(List<MerkleTreeBranch>, MerkleTreeLeaf) - Constructor for class io.nem.symbol.sdk.model.state.MerkleTree
 
MerkleTreeBranch - Class in io.nem.symbol.sdk.model.state
Merkle tree branch node.
MerkleTreeBranch(MerkleTreeNodeType, String, String, String, List<MerkleTreeBranchLink>, String) - Constructor for class io.nem.symbol.sdk.model.state.MerkleTreeBranch
 
MerkleTreeBranchLink - Class in io.nem.symbol.sdk.model.state
Merkle tree branch link.
MerkleTreeBranchLink(String, String) - Constructor for class io.nem.symbol.sdk.model.state.MerkleTreeBranchLink
 
MerkleTreeLeaf - Class in io.nem.symbol.sdk.model.state
Merkle tree leaf node.
MerkleTreeLeaf(MerkleTreeNodeType, String, String, String, String) - Constructor for class io.nem.symbol.sdk.model.state.MerkleTreeLeaf
 
MerkleTreeNodeType - Enum in io.nem.symbol.sdk.model.state
type of node *
Message - Class in io.nem.symbol.sdk.model.message
An abstract message class that serves as the base class of all message types.
Message(byte[], MessageType) - Constructor for class io.nem.symbol.sdk.model.message.Message
 
message(Message) - Method in class io.nem.symbol.sdk.model.transaction.TransferTransactionFactory
It sets the message if required.
MessageGroup - Class in io.nem.symbol.sdk.model.finalization
Finalization message group
MessageGroup(FinalizationStage, BigInteger, List<String>, List<BmTreeSignature>) - Constructor for class io.nem.symbol.sdk.model.finalization.MessageGroup
 
messageGroups - Variable in class io.nem.symbol.sdk.model.finalization.FinalizationProof
Message groups.
MessageMarker - Class in io.nem.symbol.sdk.model.message
Special message prefix for symbol.
MessageType - Enum in io.nem.symbol.sdk.model.message
The Message type.
metadata(String) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a metadata.
metadata(Metadata) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a metadata.
metadata(String) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
metadata(Metadata) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
Metadata - Class in io.nem.symbol.sdk.model.metadata
A mosaic describes an instance of a mosaic definition.
Metadata(String, int, String, Address, Address, BigInteger, MetadataType, String, String) - Constructor for class io.nem.symbol.sdk.model.metadata.Metadata
 
MetadataNetworkProperties - Class in io.nem.symbol.sdk.model.network
MetadataNetworkProperties
MetadataNetworkProperties(String) - Constructor for class io.nem.symbol.sdk.model.network.MetadataNetworkProperties
 
MetadataPaginationStreamer - Class in io.nem.symbol.sdk.api
A helper object that streams Metadata objects using the search.
MetadataPaginationStreamer(Searcher<Metadata, MetadataSearchCriteria>) - Constructor for class io.nem.symbol.sdk.api.MetadataPaginationStreamer
Constructor
MetadataRepository - Interface in io.nem.symbol.sdk.api
Metadata interface repository.
MetadataRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Implementation of MetadataRepository
MetadataRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
MetadataRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Implementation of MetadataRepository
MetadataRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.MetadataRepositoryVertxImpl
 
MetadataSearchCriteria - Class in io.nem.symbol.sdk.api
Criteria used to search metadata entries
MetadataSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
MetadataTransaction - Class in io.nem.symbol.sdk.model.transaction
Abstract transaction for all the metadata transactions.
MetadataTransactionFactory<T extends MetadataTransaction> - Class in io.nem.symbol.sdk.model.transaction
Abstract factory of MetadataTransaction
MetadataTransactionService - Interface in io.nem.symbol.sdk.api
Metadata transaction service.
MetadataTransactionServiceImpl - Class in io.nem.symbol.sdk.infrastructure
Implementation of MetadataTransactionService
MetadataTransactionServiceImpl(RepositoryFactory) - Constructor for class io.nem.symbol.sdk.infrastructure.MetadataTransactionServiceImpl
 
metadataType(MetadataType) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
Sets the metadata type filter builder style.
MetadataType - Enum in io.nem.symbol.sdk.model.metadata
Possible metadata entry types.
modQ() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedFieldElement
Reduces this encoded field element (64 bytes) modulo the group order q.
mosaic(MosaicId) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a mosaic.
mosaic(MosaicInfo) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a mosaic.
mosaic(MosaicId) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
mosaic(MosaicInfo) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
Mosaic - Class in io.nem.symbol.sdk.model.mosaic
A mosaic describes an instance of a mosaic definition.
Mosaic(UnresolvedMosaicId, BigInteger) - Constructor for class io.nem.symbol.sdk.model.mosaic.Mosaic
 
MosaicAddressRestriction - Class in io.nem.symbol.sdk.model.restriction
Mosaic address restriction structure describes restriction information for an mosaic.
MosaicAddressRestriction(String, int, String, MosaicRestrictionEntryType, MosaicId, Address, Map<BigInteger, BigInteger>) - Constructor for class io.nem.symbol.sdk.model.restriction.MosaicAddressRestriction
constructor
MosaicAddressRestrictionTransaction - Class in io.nem.symbol.sdk.model.transaction
Mosaic address restriction transaction.
MosaicAddressRestrictionTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
MosaicAlias - Class in io.nem.symbol.sdk.model.namespace
Mosaic alias.
MosaicAlias(MosaicId) - Constructor for class io.nem.symbol.sdk.model.namespace.MosaicAlias
Creates mosaicId alias.
MosaicAliasTransaction - Class in io.nem.symbol.sdk.model.transaction
Mosaic alias transaction.
MosaicAliasTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
MosaicDefinitionTransaction - Class in io.nem.symbol.sdk.model.transaction
Mosaic definition transaction.
MosaicDefinitionTransaction(MosaicDefinitionTransactionFactory) - Constructor for class io.nem.symbol.sdk.model.transaction.MosaicDefinitionTransaction
Constructor.
MosaicDefinitionTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
MosaicFlags - Class in io.nem.symbol.sdk.model.mosaic
The mosaic flags structure describes mosaic flags.
MosaicGlobalRestriction - Class in io.nem.symbol.sdk.model.restriction
Mosaic global restriction structure describes restriction information for an mosaic.
MosaicGlobalRestriction(String, int, String, MosaicRestrictionEntryType, MosaicId, Map<BigInteger, MosaicGlobalRestrictionItem>) - Constructor for class io.nem.symbol.sdk.model.restriction.MosaicGlobalRestriction
constructor
MosaicGlobalRestrictionItem - Class in io.nem.symbol.sdk.model.restriction
Mosaic global restriction item structure .
MosaicGlobalRestrictionItem(MosaicId, BigInteger, MosaicRestrictionType) - Constructor for class io.nem.symbol.sdk.model.restriction.MosaicGlobalRestrictionItem
 
MosaicGlobalRestrictionTransaction - Class in io.nem.symbol.sdk.model.transaction
Mosaic global restriction transaction.
MosaicGlobalRestrictionTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
mosaicId(MosaicId) - Method in class io.nem.symbol.sdk.api.AccountSearchCriteria
 
mosaicId(MosaicId) - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
MosaicId - Class in io.nem.symbol.sdk.model.mosaic
The mosaic id structure describes mosaic id
MosaicId(String) - Constructor for class io.nem.symbol.sdk.model.mosaic.MosaicId
Create MosaicId from mosaic Hex string
MosaicId(BigInteger) - Constructor for class io.nem.symbol.sdk.model.mosaic.MosaicId
Create MosaicId from BigInteger id
MosaicId(MosaicNonce, Address) - Constructor for class io.nem.symbol.sdk.model.mosaic.MosaicId
Create MosaicId from a MosaicNonce and an Address
MosaicId(MosaicNonce, PublicAccount) - Constructor for class io.nem.symbol.sdk.model.mosaic.MosaicId
Create MosaicId from a MosaicNonce and a PublicAccount
MosaicInfo - Class in io.nem.symbol.sdk.model.mosaic
The mosaic info structure contains its properties, the owner and the namespace to which it belongs to.
MosaicInfo(String, int, MosaicId, BigInteger, BigInteger, Address, long, MosaicFlags, int, BigInteger) - Constructor for class io.nem.symbol.sdk.model.mosaic.MosaicInfo
 
MosaicMetadataTransaction - Class in io.nem.symbol.sdk.model.transaction
Announce an MosaicMetadataTransaction to associate a key-value state to an mosaic.
MosaicMetadataTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
MosaicNames - Class in io.nem.symbol.sdk.model.mosaic
The friendly names of one mosaic.
MosaicNames(MosaicId, List<NamespaceName>) - Constructor for class io.nem.symbol.sdk.model.mosaic.MosaicNames
 
MosaicNetworkProperties - Class in io.nem.symbol.sdk.model.network
MosaicNetworkProperties
MosaicNetworkProperties(String, String, String, String, String) - Constructor for class io.nem.symbol.sdk.model.network.MosaicNetworkProperties
 
MosaicNonce - Class in io.nem.symbol.sdk.model.mosaic
Mosaic nonce class
MosaicNonce(int) - Constructor for class io.nem.symbol.sdk.model.mosaic.MosaicNonce
Create MosaicNonce from int
MosaicPaginationStreamer - Class in io.nem.symbol.sdk.api
A helper object that streams MosaicInfo using the search.
MosaicPaginationStreamer(Searcher<MosaicInfo, MosaicSearchCriteria>) - Constructor for class io.nem.symbol.sdk.api.MosaicPaginationStreamer
Constructor
MosaicRepository - Interface in io.nem.symbol.sdk.api
Mosaic interface repository.
MosaicRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Mosaic http repository.
MosaicRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
MosaicRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Mosaic http repository.
MosaicRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.MosaicRepositoryVertxImpl
 
MosaicResolutionStatement - Class in io.nem.symbol.sdk.model.receipt
ResolutionStatement specific for Mosaic Ids.
MosaicResolutionStatement(String, BigInteger, UnresolvedMosaicId, List<ResolutionEntry<MosaicId>>) - Constructor for class io.nem.symbol.sdk.model.receipt.MosaicResolutionStatement
Constructor
mosaicRestriction(String) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a mosaic restriction.
mosaicRestriction(MosaicRestriction<?>) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a mosaic restriction.
mosaicRestriction(String) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
mosaicRestriction(MosaicRestriction<?>) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
MosaicRestriction<T> - Class in io.nem.symbol.sdk.model.restriction
Super class of mosaic restriction objects.
MosaicRestriction(String, int, String, MosaicRestrictionEntryType, MosaicId, Map<BigInteger, T>) - Constructor for class io.nem.symbol.sdk.model.restriction.MosaicRestriction
constructor
MosaicRestrictionEntryType - Enum in io.nem.symbol.sdk.model.restriction
 
MosaicRestrictionNetworkProperties - Class in io.nem.symbol.sdk.model.network
MosaicRestrictionNetworkPropertiesDTO
MosaicRestrictionNetworkProperties(String) - Constructor for class io.nem.symbol.sdk.model.network.MosaicRestrictionNetworkProperties
 
MosaicRestrictionPaginationStreamer - Class in io.nem.symbol.sdk.api
A helper object that streams MosaicRestriction using the search.
MosaicRestrictionPaginationStreamer(Searcher<MosaicRestriction<?>, MosaicRestrictionSearchCriteria>) - Constructor for class io.nem.symbol.sdk.api.MosaicRestrictionPaginationStreamer
Constructor
MosaicRestrictionSearchCriteria - Class in io.nem.symbol.sdk.api
The criteria used to search MosaicRestriction
MosaicRestrictionSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
MosaicRestrictionTransactionService - Interface in io.nem.symbol.sdk.api
Service that helps clients setting up and updating mosaic restrictions.
MosaicRestrictionTransactionServiceImpl - Class in io.nem.symbol.sdk.infrastructure
MosaicRestrictionTransactionServiceImpl(RepositoryFactory) - Constructor for class io.nem.symbol.sdk.infrastructure.MosaicRestrictionTransactionServiceImpl
The constructor.
MosaicRestrictionType - Enum in io.nem.symbol.sdk.model.transaction
 
mosaics(ReceiptRepository) - Static method in class io.nem.symbol.sdk.api.ReceiptPaginationStreamer
It creates a mosaic resolution statement streamer of MosaicResolutionStatement objects.
MosaicSearchCriteria - Class in io.nem.symbol.sdk.api
Criteria used to search mosaics via rest.
MosaicSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.MosaicSearchCriteria
 
MosaicSupplyChangeActionType - Enum in io.nem.symbol.sdk.model.mosaic
Enum containing mosaic supply type.
MosaicSupplyChangeTransaction - Class in io.nem.symbol.sdk.model.transaction
In case a mosaic has the flag 'supplyMutable' set to true, the creator of the mosaic can change the supply, i.e.
MosaicSupplyChangeTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
multiply(Ed25519FieldElement) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Multiplies this field element with the given field element and returns the result.
multiply(double) - Method in class io.nem.symbol.core.math.ColumnVector
Creates a new ColumnVector by multiplying this vector by a scalar.
multiply(ColumnVector) - Method in class io.nem.symbol.core.math.Matrix
Multiplies this matrix by a vector.
multiply(double) - Method in class io.nem.symbol.core.math.Matrix
Creates a new matrix by multiplying this matrix by a scalar.
multiplyAndAddModQ(Ed25519EncodedFieldElement, Ed25519EncodedFieldElement) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedFieldElement
Multiplies this encoded field element with another and adds a third.
multiplyElementWise(ColumnVector) - Method in class io.nem.symbol.core.math.ColumnVector
Creates a new ColumnVector by multiplying this vector element-wise with another vector.
multiplyElementWise(Matrix) - Method in class io.nem.symbol.core.math.Matrix
Creates a new Matrix by multiplying this matrix element-wise with another matrix.
multisig(Address) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a multisig account.
multisig(MultisigAccountInfo) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a multisig account.
multisig(Address) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
multisig(MultisigAccountInfo) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
MultisigAccountGraphInfo - Class in io.nem.symbol.sdk.model.account
The multisig account graph info structure describes the information of all the mutlisig levels an account is involved in.
MultisigAccountGraphInfo(Map<Integer, List<MultisigAccountInfo>>) - Constructor for class io.nem.symbol.sdk.model.account.MultisigAccountGraphInfo
 
MultisigAccountInfo - Class in io.nem.symbol.sdk.model.account
The multisig account info structure describes information of a multisig account.
MultisigAccountInfo(String, int, Address, long, long, List<Address>, List<Address>) - Constructor for class io.nem.symbol.sdk.model.account.MultisigAccountInfo
 
MultisigAccountModificationTransaction - Class in io.nem.symbol.sdk.model.transaction
Modify multisig account transactions are part of the NEM's multisig account system.
MultisigAccountModificationTransaction(MultisigAccountModificationTransactionFactory) - Constructor for class io.nem.symbol.sdk.model.transaction.MultisigAccountModificationTransaction
 
MultisigAccountModificationTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
MultisigNetworkProperties - Class in io.nem.symbol.sdk.model.network
MultisigNetworkProperties
MultisigNetworkProperties(String, String, String) - Constructor for class io.nem.symbol.sdk.model.network.MultisigNetworkProperties
 
MultisigRepository - Interface in io.nem.symbol.sdk.api
 
MultisigRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
 
MultisigRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.MultisigRepositoryOkHttpImpl
 
MultisigRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
 
MultisigRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.MultisigRepositoryVertxImpl
 

N

name() - Method in interface io.nem.symbol.sdk.model.transaction.AccountRestrictionFlags
 
namespace(NamespaceId) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a namespace.
namespace(NamespaceInfo) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a namespace.
namespace(NamespaceId) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
namespace(NamespaceInfo) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
NamespaceId - Class in io.nem.symbol.sdk.model.namespace
The namespace id structure describes namespace id
NamespaceId(String) - Constructor for class io.nem.symbol.sdk.model.namespace.NamespaceId
Create NamespaceId from namespace Hex string
NamespaceInfo - Class in io.nem.symbol.sdk.model.namespace
NamespaceInfo contains the state information of a namespace.
NamespaceInfo(String, int, boolean, Integer, NamespaceRegistrationType, Integer, List<NamespaceId>, NamespaceId, Address, BigInteger, BigInteger, Alias<?>) - Constructor for class io.nem.symbol.sdk.model.namespace.NamespaceInfo
 
NamespaceMetadataTransaction - Class in io.nem.symbol.sdk.model.transaction
Announce an NameMetadataTransaction to associate a key-value state to an namespace.
NamespaceMetadataTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
NamespaceName - Class in io.nem.symbol.sdk.model.namespace
The namespace name info structure describes basic information of a namespace and name.
NamespaceName(String) - Constructor for class io.nem.symbol.sdk.model.namespace.NamespaceName
 
NamespaceName(NamespaceId, String) - Constructor for class io.nem.symbol.sdk.model.namespace.NamespaceName
 
NamespaceName(NamespaceId, String, NamespaceId) - Constructor for class io.nem.symbol.sdk.model.namespace.NamespaceName
 
NamespaceName(NamespaceId, String, Optional<NamespaceId>) - Constructor for class io.nem.symbol.sdk.model.namespace.NamespaceName
 
NamespaceNetworkProperties - Class in io.nem.symbol.sdk.model.network
NamespaceNetworkProperties
NamespaceNetworkProperties(String, String, String, String, String, String, String, String, String, String) - Constructor for class io.nem.symbol.sdk.model.network.NamespaceNetworkProperties
 
NamespacePaginationStreamer - Class in io.nem.symbol.sdk.api
A helper object that streams NamespaceInfo using the search.
NamespacePaginationStreamer(Searcher<NamespaceInfo, NamespaceSearchCriteria>) - Constructor for class io.nem.symbol.sdk.api.NamespacePaginationStreamer
Constructor
NamespaceRegistrationTransaction - Class in io.nem.symbol.sdk.model.transaction
Accounts can rent a namespace for an amount of blocks and after a this renew the contract.
NamespaceRegistrationTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
NamespaceRegistrationType - Enum in io.nem.symbol.sdk.model.namespace
Enum containing namespace registration type.
NamespaceRepository - Interface in io.nem.symbol.sdk.api
Namespace interface repository.
NamespaceRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Namespace http repository.
NamespaceRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
NamespaceRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Namespace http repository.
NamespaceRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.NamespaceRepositoryVertxImpl
 
NamespaceSearchCriteria - Class in io.nem.symbol.sdk.api
Defines the params used to search namespaces.
NamespaceSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
negate() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Negates this field element and return the result.
negate() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Negates this group element by subtracting it from the neutral group element.
NetworkConfiguration - Class in io.nem.symbol.sdk.model.network
NetworkConfiguration
NetworkConfiguration(NetworkProperties, ChainProperties, PluginsProperties) - Constructor for class io.nem.symbol.sdk.model.network.NetworkConfiguration
 
NetworkCurrencies - Class in io.nem.symbol.sdk.model.mosaic
Object holding the symbol network currencies, main and harvest.
NetworkCurrencies(Currency, Currency) - Constructor for class io.nem.symbol.sdk.model.mosaic.NetworkCurrencies
 
NetworkInfo - Class in io.nem.symbol.sdk.model.network
It holds information about the catapult network.
NetworkInfo(String, String) - Constructor for class io.nem.symbol.sdk.model.network.NetworkInfo
 
NetworkProperties - Class in io.nem.symbol.sdk.model.network
 
NetworkProperties(String, NodeIdentityEqualityStrategy, String, String, String) - Constructor for class io.nem.symbol.sdk.model.network.NetworkProperties
 
NetworkRepository - Interface in io.nem.symbol.sdk.api
Network interface repository.
NetworkRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Created by fernando on 30/07/19.
NetworkRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.NetworkRepositoryOkHttpImpl
 
NetworkRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Created by fernando on 30/07/19.
NetworkRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.NetworkRepositoryVertxImpl
 
NetworkType - Enum in io.nem.symbol.sdk.model.network
Static class containing network type constants.
newBlock() - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of BlockInfo.
newBlock() - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
next() - Method in interface io.nem.symbol.core.math.MatrixNonZeroElementRowIterator
Gets the next non-zero matrix row element.
NodeHealth - Class in io.nem.symbol.sdk.model.node
Object that holds the node health.
NodeHealth(NodeStatus, NodeStatus) - Constructor for class io.nem.symbol.sdk.model.node.NodeHealth
 
NodeIdentityEqualityStrategy - Enum in io.nem.symbol.sdk.model.network
Node equality strategy.
NodeInfo - Class in io.nem.symbol.sdk.model.node
 
NodeInfo(String, int, NetworkType, int, List<RoleType>, String, String, String) - Constructor for class io.nem.symbol.sdk.model.node.NodeInfo
 
NodeKeyLinkTransaction - Class in io.nem.symbol.sdk.model.transaction
Voting key link transaction.
NodeKeyLinkTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
Vrf key link transaction factory.
NodeKeyLinkTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.okhttp.mappers
NodeKeyLinkTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.mappers.NodeKeyLinkTransactionMapper
 
NodeKeyLinkTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.vertx.mappers
NodeKeyLinkTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.mappers.NodeKeyLinkTransactionMapper
 
NodeRepository - Interface in io.nem.symbol.sdk.api
 
NodeRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Node http repository.
NodeRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.NodeRepositoryOkHttpImpl
 
NodeRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Node http repository.
NodeRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.NodeRepositoryVertxImpl
 
NodeStatus - Enum in io.nem.symbol.sdk.model.node
Node status.
NodeTime - Class in io.nem.symbol.sdk.model.node
 
NodeTime(BigInteger, BigInteger) - Constructor for class io.nem.symbol.sdk.model.node.NodeTime
Constructor
normalize() - Method in class io.nem.symbol.core.math.ColumnVector
Normalizes this vector's elements so that the absolute value of all elements sums to 1.0.
normalizeColumns() - Method in class io.nem.symbol.core.math.Matrix
Normalizes each column of the matrix.
NUM_CHECKSUM_BYTES - Static variable in class io.nem.symbol.core.crypto.RawAddress
 

O

offset(String) - Method in class io.nem.symbol.sdk.api.SearchCriteria
Sets the offset builder style.
ONE - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Field
 
onError(Throwable) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
onError(IllegalArgumentException) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
onlyPublic(PublicKey) - Static method in class io.nem.symbol.core.crypto.KeyPair
Creates a pair that only holds a public key using the default engine.
onlyPublic(PublicKey, CryptoEngine) - Static method in class io.nem.symbol.core.crypto.KeyPair
Creates a pair that only holds a public key.
open() - Method in interface io.nem.symbol.sdk.api.Listener
 
open() - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ListenerOkHttp
 
open() - Method in class io.nem.symbol.sdk.infrastructure.vertx.ListenerVertx
 
or(SparseBitmap) - Method in class io.nem.symbol.core.math.SparseBitmap
Computes the logical or of the context bitmap (this) and the given bitmap.
order(OrderBy) - Method in class io.nem.symbol.sdk.api.SearchCriteria
Sets the order builder style.
orderBy(AccountOrderBy) - Method in class io.nem.symbol.sdk.api.AccountSearchCriteria
 
orderBy(BlockOrderBy) - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
Sets the orderBy builder style.
OrderBy - Enum in io.nem.symbol.sdk.api
It defines the direction of ordered results.
ownerAddress(Address) - Method in class io.nem.symbol.sdk.api.MosaicSearchCriteria
Sets the address owner builder style.
ownerAddress(Address) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 

P

P - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Field
P: 2^255 - 19
p1xp1(Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement) - Static method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Creates a new group element using the P1xP1 coordinate system.
p2(Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement) - Static method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Creates a new group element using the P2 coordinate system.
p3(Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement) - Static method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Creates a new group element using the P3 coordinate system.
padHex(String, int) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Adds 0 to the left of the hex to convert the hex to the right size.
Page<E> - Class in io.nem.symbol.sdk.api
It represents a page of results after a repository search call.
Page(List<E>, Integer, Integer, boolean) - Constructor for class io.nem.symbol.sdk.api.Page
Constructor.
Page(List<E>, Integer, Integer) - Constructor for class io.nem.symbol.sdk.api.Page
Constructor.
Page(List<E>) - Constructor for class io.nem.symbol.sdk.api.Page
Constructor single page
pageNumber(Integer) - Method in class io.nem.symbol.sdk.api.SearchCriteria
Sets the page number builder style.
pageSize(Integer) - Method in class io.nem.symbol.sdk.api.SearchCriteria
Sets the page size builder style.
PaginationStreamer<E,C extends SearchCriteria<C>> - Class in io.nem.symbol.sdk.api
Utility helper that stream pages of searches into an Observable.
PaginationStreamer(Searcher<E, C>) - Constructor for class io.nem.symbol.sdk.api.PaginationStreamer
Constructor
parentNamespaceId() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
Returns the Parent Namespace Id
ParentPublicKeySignaturePair - Class in io.nem.symbol.sdk.model.finalization
Parent publickey signature pair
ParentPublicKeySignaturePair(String, String) - Constructor for class io.nem.symbol.sdk.model.finalization.ParentPublicKeySignaturePair
 
parse(String, Class<T>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
parse(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
parse(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
parse(String, Class<T>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
parse(String) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
It parse a json string into an object of the underlying implementation (e.g.
parse(String, Class<T>) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
It parse a json string into a an object of the given class.
parseList(String, Class<T>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
parseList(String, Class<T>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
parseList(String, Class<T>) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
It parse a json string into an object list of the given class.
parseServerDuration(String) - Static method in class io.nem.symbol.core.utils.FormatUtils
It parse a server time/duration configuration like: - 1000ms 1000 milliseconds - 15s 15 seconds - 5m 5 minutes - 2h 2 hours - 10d 10 days
peek() - Method in class io.nem.symbol.core.utils.CircularStack
Gets most recently added element.
PERSISTENT_DELEGATION_UNLOCK - Static variable in class io.nem.symbol.sdk.model.message.MessageMarker
8-byte marker: E201735761802AFE for PersistentDelegationRequestTransaction message
PersistentHarvestingDelegationMessage - Class in io.nem.symbol.sdk.model.message
 
PersistentHarvestingDelegationMessage(String) - Constructor for class io.nem.symbol.sdk.model.message.PersistentHarvestingDelegationMessage
 
PersistentHarvestingDelegationMessage.HarvestingKeys - Class in io.nem.symbol.sdk.model.message
When decrypting, the message is converted back to the 2 original private keys.
plain() - Method in class io.nem.symbol.sdk.model.account.Address
Get address in plain format ex: SB3KUBHATFCPV7UZQLWAQ2EUR6SIHBSBEOEDDDF3.
plain() - Method in interface io.nem.symbol.sdk.model.account.UnresolvedAddress
 
plain() - Method in class io.nem.symbol.sdk.model.namespace.NamespaceId
 
PlainMessage - Class in io.nem.symbol.sdk.model.message
The plain message model defines a plain string.
PlainMessage(String) - Constructor for class io.nem.symbol.sdk.model.message.PlainMessage
Constructor
PluginsProperties - Class in io.nem.symbol.sdk.model.network
Plugin related configuration properties.
PluginsProperties(AccountLinkNetworkProperties, AggregateNetworkProperties, HashLockNetworkProperties, SecretLockNetworkProperties, MetadataNetworkProperties, MosaicNetworkProperties, MultisigNetworkProperties, NamespaceNetworkProperties, AccountRestrictionNetworkProperties, MosaicRestrictionNetworkProperties, TransferNetworkProperties) - Constructor for class io.nem.symbol.sdk.model.network.PluginsProperties
 
pop() - Method in class io.nem.symbol.core.utils.CircularStack
Removes most recently added element.
Position - Enum in io.nem.symbol.sdk.model.blockchain
Position relative to the proofHash being evaluated.
precomputed(Ed25519FieldElement, Ed25519FieldElement, Ed25519FieldElement) - Static method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Creates a new group element using the PRECOMPUTED coordinate system.
precomputeForDoubleScalarMultiplication() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Precomputes the group elements used to speed up a double scalar multiplication.
precomputeForScalarMultiplication() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Precomputes the group elements needed to speed up a scalar multiplication.
prepareForScalarMultiply(PrivateKey) - Static method in class io.nem.symbol.core.crypto.ed25519.Ed25519Utils
Prepares a private key's raw value for scalar multiplication.
pretty() - Method in class io.nem.symbol.sdk.model.account.Address
Get address in pretty format ex: SB3KUB-HATFCP-V7UZQL-WAQ2EU-R6SIHB-SBEOED-DDF3.
prettyPrint(Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
prettyPrint(Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
prettyPrint(Object) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
It serializes an object into pretty json string.
previousRestrictionType(MosaicRestrictionType) - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
This method changes previousRestrictionType.
previousRestrictionValue(BigInteger) - Method in class io.nem.symbol.sdk.model.transaction.MosaicAddressRestrictionTransactionFactory
It sets the previoudRestrictionValue when necessary.
previousRestrictionValue(BigInteger) - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
This method changes previousRestrictionValue.
print(Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonHelperGson
 
print(Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2
 
print(Object) - Method in interface io.nem.symbol.sdk.model.transaction.JsonHelper
It serializes an object into json.
PrivateKey - Class in io.nem.symbol.core.crypto
Represents a private key.
PrivateKey(BigInteger) - Constructor for class io.nem.symbol.core.crypto.PrivateKey
Creates a new private key from a big int value.
PrivateKey(byte[]) - Constructor for class io.nem.symbol.core.crypto.PrivateKey
 
PrivateKey(String) - Constructor for class io.nem.symbol.core.crypto.PrivateKey
 
propagate(Callable<T>) - Static method in class io.nem.symbol.core.utils.ExceptionUtils
Propagates checked exceptions as a runtime exception.
propagate(Callable<T>, Function<Exception, E>) - Static method in class io.nem.symbol.core.utils.ExceptionUtils
Propagates checked exceptions as a specific runtime exception.
propagateVoid(ExceptionUtils.CheckedRunnable) - Static method in class io.nem.symbol.core.utils.ExceptionUtils
Propagates checked exceptions as a runtime exception.
propagateVoid(ExceptionUtils.CheckedRunnable, Function<Exception, E>) - Static method in class io.nem.symbol.core.utils.ExceptionUtils
Propagates checked exceptions as a specific runtime exception.
PropertyType - Enum in io.nem.symbol.sdk.model.account
Account property type 0x01 The property type is an address.
PUBLIC - Static variable in class io.nem.symbol.sdk.model.mosaic.NetworkCurrencies
The pre-configured public currencies for easier offline access.
PublicAccount - Class in io.nem.symbol.sdk.model.account
The public account structure contains account's address and public key.
PublicAccount(String, NetworkType) - Constructor for class io.nem.symbol.sdk.model.account.PublicAccount
 
PublicKey - Class in io.nem.symbol.core.crypto
Represents a public key.
PublicKey(byte[]) - Constructor for class io.nem.symbol.core.crypto.PublicKey
Creates a new key from the byte array.
PublicKey(BigInteger) - Constructor for class io.nem.symbol.core.crypto.PublicKey
Creates a new key from a big int value
PublicKey(String) - Constructor for class io.nem.symbol.core.crypto.PublicKey
Creates a new key from an hex.
PublicKeyLinkTransaction - Interface in io.nem.symbol.sdk.model.transaction
A Transaction operation related to a PublicKey.
push(E) - Method in class io.nem.symbol.core.utils.CircularStack
Adds element to the stack.

R

random() - Static method in class io.nem.symbol.core.crypto.KeyPair
Creates a random key pair using the default engine.
random(CryptoEngine) - Static method in class io.nem.symbol.core.crypto.KeyPair
Creates a random key pair using the provided engine.
RandomUtils - Class in io.nem.symbol.sdk.infrastructure
Utility class to generate random values.
RawAddress - Class in io.nem.symbol.core.crypto
Utility class that knows how to create an address based on a public key.
RawMessage - Class in io.nem.symbol.sdk.model.message
The raw message, a message that's not typed.
RawMessage(byte[]) - Constructor for class io.nem.symbol.sdk.model.message.RawMessage
 
rawValueOf(String) - Static method in enum io.nem.symbol.sdk.infrastructure.ListenerChannel
 
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.account.AccountKeyType
 
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.account.AccountType
Static constructor converting role type raw value to enum instance.
rawValueOf(String) - Static method in enum io.nem.symbol.sdk.model.account.PropertyType
 
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.blockchain.BlockType
 
rawValueOf(String) - Static method in enum io.nem.symbol.sdk.model.blockchain.Position
Static constructor converting Position to enum instance.
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.finalization.FinalizationStage
 
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.message.MessageType
Gets enum value based on the int value.
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.metadata.MetadataType
Static constructor converting metadata type raw value to enum instance.
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.mosaic.MosaicSupplyChangeActionType
 
rawValueOf(byte) - Static method in enum io.nem.symbol.sdk.model.namespace.AliasAction
Gets the alias action from raw value.
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.namespace.AliasType
 
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.namespace.NamespaceRegistrationType
 
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.network.NetworkType
Static constructor converting network raw value to enum instance.
rawValueOf(String) - Static method in enum io.nem.symbol.sdk.model.network.NetworkType
Static constructor converting network name to enum instance.
rawValueOf(String) - Static method in enum io.nem.symbol.sdk.model.network.NodeIdentityEqualityStrategy
 
rawValueOf(String) - Static method in enum io.nem.symbol.sdk.model.node.NodeStatus
Static constructor converting receipt type raw value to enum instance.
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.receipt.ReceiptType
Static constructor converting receipt type raw value to enum instance.
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.restriction.MosaicRestrictionEntryType
Gets enum value.
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.state.MerkleTreeNodeType
 
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionFlags
Gets enum value.
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionFlags
Gets enum value.
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionFlags
Gets enum value.
rawValueOf(int) - Static method in interface io.nem.symbol.sdk.model.transaction.AccountRestrictionFlags
Search for all the possible AccountRestrictionFlags
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.transaction.LinkAction
Gets enum value from raw.
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.transaction.LockHashAlgorithm
 
rawValueOf(byte) - Static method in enum io.nem.symbol.sdk.model.transaction.LockStatus
Gets enum value.
rawValueOf(byte) - Static method in enum io.nem.symbol.sdk.model.transaction.MosaicRestrictionType
Gets enum value.
rawValueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.TransactionGroup
 
rawValueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.TransactionState
 
rawValueOf(int) - Static method in enum io.nem.symbol.sdk.model.transaction.TransactionType
Static constructor converting transaction type raw value to enum instance.
Receipt - Class in io.nem.symbol.sdk.model.receipt
The receipt abstract class
Receipt(ReceiptType, ReceiptVersion, Optional<Integer>) - Constructor for class io.nem.symbol.sdk.model.receipt.Receipt
Constructor
ReceiptMappingOkHttp - Class in io.nem.symbol.sdk.infrastructure.okhttp
 
ReceiptMappingOkHttp(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptMappingOkHttp
 
ReceiptMappingVertx - Class in io.nem.symbol.sdk.infrastructure.vertx
 
ReceiptMappingVertx(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.ReceiptMappingVertx
 
ReceiptPaginationStreamer - Class in io.nem.symbol.sdk.api
Factory for recipient streamers.
ReceiptPaginationStreamer() - Constructor for class io.nem.symbol.sdk.api.ReceiptPaginationStreamer
 
ReceiptRepository - Interface in io.nem.symbol.sdk.api
 
ReceiptRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
OkHttp implementation of ReceiptRepository.
ReceiptRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptRepositoryOkHttpImpl
 
ReceiptRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
OkHttp implementation of ReceiptRepository.
ReceiptRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.ReceiptRepositoryVertxImpl
 
ReceiptSource - Class in io.nem.symbol.sdk.model.receipt
The Receipt Source class
ReceiptSource(long, long) - Constructor for class io.nem.symbol.sdk.model.receipt.ReceiptSource
Constructor
ReceiptType - Enum in io.nem.symbol.sdk.model.receipt
Enum containing receipt type constants.
receiptTypes(List<ReceiptType>) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
ReceiptVersion - Enum in io.nem.symbol.sdk.model.receipt
Enum containing receipt version constants.
recipientAddress(Address) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
recipientAddress(Address) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
RecipientTransaction - Interface in io.nem.symbol.sdk.model.transaction
A transaction linked to a recipient.
referenceMosaicId(UnresolvedMosaicId) - Method in class io.nem.symbol.sdk.model.transaction.MosaicGlobalRestrictionTransactionFactory
This method sets referenceMosaicId.
registrationType(NamespaceRegistrationType) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
remove(K) - Method in class io.nem.symbol.core.utils.AbstractTwoLevelMap
Removes a key from the map.
removeLessThan(double) - Method in class io.nem.symbol.core.math.Matrix
Sets all values less than the specified value to zero.
removeNegatives() - Method in class io.nem.symbol.core.math.ColumnVector
Sets all negative values to zero.
removeNegatives() - Method in class io.nem.symbol.core.math.Matrix
Sets all negative values to zero.
RentalFees - Class in io.nem.symbol.sdk.model.network
The estimated effective rental fees for namespaces and mosaics.
RentalFees(BigInteger, BigInteger, BigInteger) - Constructor for class io.nem.symbol.sdk.model.network.RentalFees
 
replaceVariable(String, String, String) - Static method in class io.nem.symbol.core.utils.StringUtils
Replaces a variable contained in a string with a value.
RepositoryCallException - Exception in io.nem.symbol.sdk.api
General exception raised when there is an error during a repository call (like a rest call exception)
RepositoryCallException(String, int, Throwable) - Constructor for exception io.nem.symbol.sdk.api.RepositoryCallException
 
RepositoryFactory - Interface in io.nem.symbol.sdk.api
A repository factory allows clients to create repositories to access NEM Server without knowing the underline implementation.
RepositoryFactoryBase - Class in io.nem.symbol.sdk.infrastructure
Base class of all the RepositoryFactory.
RepositoryFactoryBase(RepositoryFactoryConfiguration) - Constructor for class io.nem.symbol.sdk.infrastructure.RepositoryFactoryBase
 
RepositoryFactoryConfiguration - Class in io.nem.symbol.sdk.api
This bean helps the user to create RepositoryFactory.
RepositoryFactoryConfiguration(String) - Constructor for class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
It creates a basic configuration with the required base url.
RepositoryFactoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
OkHttp implementation of a RepositoryFactory
RepositoryFactoryOkHttpImpl(String) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
RepositoryFactoryOkHttpImpl(RepositoryFactoryConfiguration) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.RepositoryFactoryOkHttpImpl
 
RepositoryFactoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Vertx implementation of a RepositoryFactory
RepositoryFactoryVertxImpl(String) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
RepositoryFactoryVertxImpl(RepositoryFactoryConfiguration) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.RepositoryFactoryVertxImpl
 
RESOLUTION_STATEMENT - Static variable in enum io.nem.symbol.sdk.model.receipt.ReceiptType
 
ResolutionEntry<T> - Class in io.nem.symbol.sdk.model.receipt
 
ResolutionStatement<U,R> - Class in io.nem.symbol.sdk.model.receipt
 
ResolutionStatement(String, ResolutionType, BigInteger, U, List<ResolutionEntry<R>>) - Constructor for class io.nem.symbol.sdk.model.receipt.ResolutionStatement
Constructor
ResolutionStatementSearchCriteria - Class in io.nem.symbol.sdk.api
Criteria used to filter resolutions.
ResolutionStatementSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.ResolutionStatementSearchCriteria
 
ResolutionType - Enum in io.nem.symbol.sdk.model.receipt
Enum containing resolution type constants.
resolveAddress(UnresolvedAddress) - Method in interface io.nem.symbol.sdk.api.AliasService
This method returns the resolved Address from the UnresolvedAddress.
resolveAddress(UnresolvedAddress) - Method in class io.nem.symbol.sdk.infrastructure.AliasServiceImpl
 
resolveAliases(List<String>) - Method in interface io.nem.symbol.sdk.api.TransactionService
This method loads all transactions with the given hashes from the catapult server where all the aliases have been resolved.
resolveAliases(List<String>) - Method in class io.nem.symbol.sdk.infrastructure.TransactionServiceImpl
 
ResolvedMosaic - Class in io.nem.symbol.sdk.model.mosaic
A ResolvedMosaic describes an instance of a mosaic definition where the aliases have been resolved.
ResolvedMosaic(MosaicId, BigInteger) - Constructor for class io.nem.symbol.sdk.model.mosaic.ResolvedMosaic
 
resolveMosaicId(UnresolvedMosaicId) - Method in interface io.nem.symbol.sdk.api.AliasService
This method returns the resolved MosaicId from the UnresolvedMosaicId.
resolveMosaicId(UnresolvedMosaicId) - Method in class io.nem.symbol.sdk.infrastructure.AliasServiceImpl
 
RestrictionAccountRepository - Interface in io.nem.symbol.sdk.api
Restriction interface repository.
RestrictionAccountRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
 
RestrictionAccountRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.RestrictionAccountRepositoryOkHttpImpl
 
RestrictionAccountRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
 
RestrictionAccountRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.RestrictionAccountRepositoryVertxImpl
 
RestrictionMosaicRepository - Interface in io.nem.symbol.sdk.api
Restriction interface repository.
RestrictionMosaicRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
 
RestrictionMosaicRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 
RestrictionMosaicRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
 
RestrictionMosaicRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.RestrictionMosaicRepositoryVertxImpl
 
reverseHexString(String) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Reversed conversion of an hex string to a new hex
ripemd160(byte[]...) - Static method in class io.nem.symbol.core.crypto.Hashes
Performs a RIPEMD_160 hash of the concatenated inputs.
RoleType - Enum in io.nem.symbol.sdk.model.node
 
roundTo(int) - Method in class io.nem.symbol.core.math.ColumnVector
Creates a new ColumnVector by rounding this vector to the specified number of decimal places.
roundTo(int) - Method in class io.nem.symbol.core.math.Matrix
Creates a new matrix by rounding all elements in this matrix to the specified number of decimal places.

S

satisfiesCurveEquation() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Verify that the group element satisfies the curve equation.
scalarMultiply(Ed25519EncodedFieldElement) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
h = a * B where a = a[0]+256*a[1]+...+256^31 a[31] and B is this point.
scale(double) - Method in class io.nem.symbol.core.math.ColumnVector
Scales this vector by dividing all of its elements by the specified factor.
scale(double) - Method in class io.nem.symbol.core.math.Matrix
Scales this matrix by dividing all of its elements by the specified factor.
scopedMetadataKey(BigInteger) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
Sets the metadata key filter builder style.
search(C) - Method in class io.nem.symbol.sdk.api.PaginationStreamer
Main method of the helper, it streams the results in observable only loading the pages when necessary.
search(C) - Method in interface io.nem.symbol.sdk.api.Searcher
It searches entities of a type based on a criteria.
search(AccountSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AccountRepositoryOkHttpImpl
 
search(BlockSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
search(HashLockSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.HashLockRepositoryOkHttpImpl
 
search(MetadataSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MetadataRepositoryOkHttpImpl
 
search(MosaicSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MosaicRepositoryOkHttpImpl
 
search(NamespaceSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.NamespaceRepositoryOkHttpImpl
 
search(AccountRestrictionSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RestrictionAccountRepositoryOkHttpImpl
 
search(MosaicRestrictionSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.RestrictionMosaicRepositoryOkHttpImpl
 
search(SecretLockSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.SecretLockRepositoryOkHttpImpl
 
search(TransactionSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
search(AccountSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AccountRepositoryVertxImpl
 
search(BlockSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.BlockRepositoryVertxImpl
 
search(HashLockSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.HashLockRepositoryVertxImpl
 
search(MetadataSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MetadataRepositoryVertxImpl
 
search(MosaicSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MosaicRepositoryVertxImpl
 
search(NamespaceSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.NamespaceRepositoryVertxImpl
 
search(AccountRestrictionSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.RestrictionAccountRepositoryVertxImpl
 
search(MosaicRestrictionSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.RestrictionMosaicRepositoryVertxImpl
 
search(SecretLockSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.SecretLockRepositoryVertxImpl
 
search(TransactionSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
 
searchAddressResolutionStatements(ResolutionStatementSearchCriteria) - Method in interface io.nem.symbol.sdk.api.ReceiptRepository
Returns an addresses resolution statements page based on the criteria.
searchAddressResolutionStatements(ResolutionStatementSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptRepositoryOkHttpImpl
 
searchAddressResolutionStatements(ResolutionStatementSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptRepositoryVertxImpl
 
SearchCriteria<T extends SearchCriteria<T>> - Class in io.nem.symbol.sdk.api
Basic option used to search pages of entities.
SearchCriteria() - Constructor for class io.nem.symbol.sdk.api.SearchCriteria
 
Searcher<E,C extends SearchCriteria<C>> - Interface in io.nem.symbol.sdk.api
Objects of this interface know how to search symbol objects based on a criteria returning a page of these objects.
SearcherRepository<E,C extends SearchCriteria<C>> - Interface in io.nem.symbol.sdk.api
Utility helper that stream pages of searches into an Observable.
searchMosaicResolutionStatements(ResolutionStatementSearchCriteria) - Method in interface io.nem.symbol.sdk.api.ReceiptRepository
Returns an mosaic resoslution statements page based on the criteria.
searchMosaicResolutionStatements(ResolutionStatementSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptRepositoryOkHttpImpl
 
searchMosaicResolutionStatements(ResolutionStatementSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptRepositoryVertxImpl
 
searchReceipts(TransactionStatementSearchCriteria) - Method in interface io.nem.symbol.sdk.api.ReceiptRepository
Returns a transaction statements page based on the criteria.
searchReceipts(TransactionStatementSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ReceiptRepositoryOkHttpImpl
 
searchReceipts(TransactionStatementSearchCriteria) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ReceiptRepositoryVertxImpl
 
secret(String) - Method in class io.nem.symbol.sdk.api.SecretLockSearchCriteria
 
secretLock(String) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a secret lock.
secretLock(SecretLockInfo) - Method in interface io.nem.symbol.sdk.api.StateProofService
It returns the StateMerkleProof of a secret lock.
secretLock(String) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
secretLock(SecretLockInfo) - Method in class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
SecretLockInfo - Class in io.nem.symbol.sdk.model.transaction
It holds information about a secret lock.
SecretLockInfo(String, int, Address, MosaicId, BigInteger, BigInteger, LockStatus, LockHashAlgorithm, String, Address, String) - Constructor for class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
SecretLockNetworkProperties - Class in io.nem.symbol.sdk.model.network
SecretLockNetworkProperties
SecretLockNetworkProperties(String, String, String) - Constructor for class io.nem.symbol.sdk.model.network.SecretLockNetworkProperties
 
SecretLockPaginationStreamer - Class in io.nem.symbol.sdk.api
A helper object that streams SecretLockInfo using the search.
SecretLockPaginationStreamer(Searcher<SecretLockInfo, SecretLockSearchCriteria>) - Constructor for class io.nem.symbol.sdk.api.SecretLockPaginationStreamer
Constructor
SecretLockRepository - Interface in io.nem.symbol.sdk.api
Repository used to retrieves secrets lock.
SecretLockRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
SecretLockRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.SecretLockRepositoryOkHttpImpl
 
SecretLockRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
 
SecretLockRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.SecretLockRepositoryVertxImpl
 
SecretLockSearchCriteria - Class in io.nem.symbol.sdk.api
Criteria used to search secret lock entities.
SecretLockSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.SecretLockSearchCriteria
 
SecretLockTransaction - Class in io.nem.symbol.sdk.model.transaction
 
SecretLockTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
SecretProofTransaction - Class in io.nem.symbol.sdk.model.transaction
Secret proof transaction.
SecretProofTransaction(SecretProofTransactionFactory) - Constructor for class io.nem.symbol.sdk.model.transaction.SecretProofTransaction
The transaction contructor using the factory.
SecretProofTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
senderAddress(Address) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
SerializationUtils - Class in io.nem.symbol.sdk.infrastructure
Utility class used to serialize/deserialize catbuffer values.
serialize(T) - Method in interface io.nem.symbol.sdk.api.BinarySerialization
It serializes a transaction into a byte array using the symbol buffer format.
serialize(T) - Method in class io.nem.symbol.sdk.infrastructure.BinarySerializationImpl
Serialization basic implementation, it just delegates the work to the transactions.
serialize(Collection<?>, Type, JsonSerializationContext) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.CollectionAdapter
 
serialize(BigInteger, JsonGenerator, SerializerProvider) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonHelperJackson2.BigIntegerSerializer
 
serialize() - Method in class io.nem.symbol.sdk.model.account.AccountInfo
 
serialize() - Method in class io.nem.symbol.sdk.model.account.AccountRestrictions
 
serialize() - Method in class io.nem.symbol.sdk.model.account.MultisigAccountInfo
 
serialize() - Method in class io.nem.symbol.sdk.model.metadata.Metadata
 
serialize() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
 
serialize(List<NamespaceInfo>) - Method in class io.nem.symbol.sdk.model.namespace.NamespaceInfo
 
serialize() - Method in class io.nem.symbol.sdk.model.receipt.ArtifactExpiryReceipt
Serialize receipt and returns receipt bytes
serialize() - Method in class io.nem.symbol.sdk.model.receipt.BalanceChangeReceipt
Serialize receipt and returns receipt bytes
serialize() - Method in class io.nem.symbol.sdk.model.receipt.BalanceTransferReceipt
Serialize receipt and returns receipt bytes
serialize() - Method in class io.nem.symbol.sdk.model.receipt.InflationReceipt
Serialize receipt and returns receipt bytes
serialize() - Method in class io.nem.symbol.sdk.model.receipt.ReceiptSource
Serialize receipt and returns receipt bytes
serialize() - Method in class io.nem.symbol.sdk.model.receipt.ResolutionEntry
Serialize receipt and returns receipt bytes
serialize() - Method in class io.nem.symbol.sdk.model.restriction.MosaicAddressRestriction
 
serialize() - Method in class io.nem.symbol.sdk.model.restriction.MosaicGlobalRestriction
 
serialize() - Method in class io.nem.symbol.sdk.model.restriction.MosaicRestriction
 
serialize() - Method in class io.nem.symbol.sdk.model.transaction.HashLockInfo
 
serialize() - Method in class io.nem.symbol.sdk.model.transaction.SecretLockInfo
 
serialize() - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Serialises a transaction model into binary (unsigned payload).
serializeEmbedded(T) - Method in class io.nem.symbol.sdk.infrastructure.BinarySerializationImpl
Serialized the transfer transaction to embedded bytes.
ServerInfo - Class in io.nem.symbol.sdk.model.node
Server info class
ServerInfo(String, String) - Constructor for class io.nem.symbol.sdk.model.node.ServerInfo
Constructor
set(int) - Method in class io.nem.symbol.core.math.SparseBitmap
Set the bit at the given index.
setAddress(Address) - Method in class io.nem.symbol.sdk.api.AccountRestrictionSearchCriteria
 
setAddress(Address) - Method in class io.nem.symbol.sdk.api.HashLockSearchCriteria
 
setAddress(Address) - Method in class io.nem.symbol.sdk.api.SecretLockSearchCriteria
 
setAddress(Address) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setAliasType(AliasType) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
setAll(double) - Method in class io.nem.symbol.core.math.ColumnVector
Sets all the vector's elements to the specified value.
setArtifactId(String) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
setAt(int, double) - Method in class io.nem.symbol.core.math.ColumnVector
Sets a value at the specified index.
setAt(int, int, double) - Method in class io.nem.symbol.core.math.Matrix
Sets a value at the specified row and column.
setAtUnchecked(int, int, double) - Method in class io.nem.symbol.core.math.DenseMatrix
 
setAtUnchecked(int, int, double) - Method in class io.nem.symbol.core.math.Matrix
Sets a value at the specified row and column.
setAtUnchecked(int, int, double) - Method in class io.nem.symbol.core.math.SparseMatrix
 
setBeneficiaryAddress(Address) - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
 
setEmbedded(Boolean) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setEntryType(MosaicRestrictionEntryType) - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
setEpochAdjustment(Duration) - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
 
setFromHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setFromHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
setFromTransferAmount(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setGenerationHash(String) - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
 
setHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.ResolutionStatementSearchCriteria
 
setHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
setId(String) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
setId(String) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setLevel0(String) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
setMetadataType(MetadataType) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
setMosaicId(MosaicId) - Method in class io.nem.symbol.sdk.api.AccountSearchCriteria
 
setMosaicId(MosaicId) - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
setNetworkCurrencies(NetworkCurrencies) - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
 
setNetworkType(NetworkType) - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
 
setOffset(String) - Method in class io.nem.symbol.sdk.api.SearchCriteria
 
setOrder(OrderBy) - Method in class io.nem.symbol.sdk.api.SearchCriteria
 
setOrderBy(AccountOrderBy) - Method in class io.nem.symbol.sdk.api.AccountSearchCriteria
 
setOrderBy(BlockOrderBy) - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
 
setOwnerAddress(Address) - Method in class io.nem.symbol.sdk.api.MosaicSearchCriteria
 
setOwnerAddress(Address) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
setPageNumber(Integer) - Method in class io.nem.symbol.sdk.api.SearchCriteria
 
setPageSize(Integer) - Method in class io.nem.symbol.sdk.api.SearchCriteria
 
setReceiptTypes(List<ReceiptType>) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
setRecipientAddress(Address) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setRecipientAddress(Address) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
setRegistrationType(NamespaceRegistrationType) - Method in class io.nem.symbol.sdk.api.NamespaceSearchCriteria
 
setScopedMetadataKey(BigInteger) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
setSecret(String) - Method in class io.nem.symbol.sdk.api.SecretLockSearchCriteria
 
setSenderAddress(Address) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
setSignerPublicKey(PublicKey) - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
 
setSignerPublicKey(PublicKey) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setSourceAddress(Address) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
setTargetAddress(Address) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
setTargetAddress(Address) - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
setTargetAddress(Address) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
setTargetId(String) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
 
setToHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setToHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
setToTransferAmount(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setTransactionTypes(List<TransactionType>) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setTransferMosaicId(MosaicId) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
setUid(String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
setWithoutAscendingCheck(int) - Method in class io.nem.symbol.core.math.SparseBitmap
For speed, this method sets bits at the given index, without checking that the bits are set in strictly ascending order.
sha256ForSharedKey(byte[]) - Static method in class io.nem.symbol.core.crypto.Hashes
Hasher used for shared keys
sha3_256(byte[]...) - Static method in class io.nem.symbol.core.crypto.Hashes
Performs a SHA_3_256 hash of the concatenated inputs.
sha3_512(byte[]...) - Static method in class io.nem.symbol.core.crypto.Hashes
Performs a SHA_3_512 hash of the concatenated inputs.
sha512(byte[]...) - Static method in class io.nem.symbol.core.crypto.Hashes
Performs a SHA_512 hash of the concatenated inputs.
shallowCopyTo(CircularStack<E>) - Method in class io.nem.symbol.core.utils.CircularStack
Creates shallow copy in destination.
shortToBytes(short) - Static method in class io.nem.symbol.core.utils.ByteUtils
Converts an short value into an array of 4 bytes.
shortToUnsignedInt(short) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It converts a signed short to a positive integer.
sign(byte[]) - Method in interface io.nem.symbol.core.crypto.DsaSigner
Signs the hash of an arbitrarily sized message.
sign(byte[]) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519DsaSigner
 
sign(Transaction, String) - Method in class io.nem.symbol.sdk.model.account.Account
Sign a transaction.
Signature - Class in io.nem.symbol.core.crypto
A EC signature.
Signature(BigInteger, BigInteger) - Constructor for class io.nem.symbol.core.crypto.Signature
Creates a new signature.
Signature(byte[]) - Constructor for class io.nem.symbol.core.crypto.Signature
Creates a new signature.
Signature(byte[], byte[]) - Constructor for class io.nem.symbol.core.crypto.Signature
Creates a new signature.
signature(String) - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
Builder method used to set the signature.
signatures - Variable in class io.nem.symbol.sdk.model.finalization.MessageGroup
Signatures.
signCosignatureTransaction(CosignatureTransaction) - Method in class io.nem.symbol.sdk.model.account.Account
Sign aggregate signature transaction.
signCosignatureTransaction(String) - Method in class io.nem.symbol.sdk.model.account.Account
Creates a CosignatureSignedTransaction from a hash.
signedByAccount(PublicAccount) - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransaction
Check if account has signed transaction.
SignedTransaction - Class in io.nem.symbol.sdk.model.transaction
The signed transaction object is used to transfer the transaction data and the signature to NIS in order to initiate and broadcast a transaction.
SignedTransaction(PublicAccount, String, String, TransactionType) - Constructor for class io.nem.symbol.sdk.model.transaction.SignedTransaction
The SignedTransaction constructor.
signer(PublicAccount) - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
Builder method used to set the signer.
signerPublicKey(PublicKey) - Method in class io.nem.symbol.sdk.api.BlockSearchCriteria
Sets the signerPublicKey builder style.
signerPublicKey(PublicKey) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
signTransactionGivenSignatures(AggregateTransaction, List<AggregateTransactionCosignature>, String) - Method in class io.nem.symbol.sdk.model.account.Account
Sign transaction with cosignatures creating a new SignedTransaction.
signTransactionGivenSignatures(Account, List<? extends AggregateTransactionCosignature>, String) - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransaction
Sign transaction with cosignatures creating a new SignedTransaction.
signTransactionWithCosignatories(AggregateTransaction, List<Account>, String) - Method in class io.nem.symbol.sdk.model.account.Account
Sign transaction with cosignatories creating a new SignedTransaction.
signTransactionWithCosigners(Account, List<Account>, String) - Method in class io.nem.symbol.sdk.model.transaction.AggregateTransaction
Sign transaction with cosignatories creating a new SignedTransaction.
signWith(Account) - Method in class io.nem.symbol.sdk.model.transaction.CosignatureTransaction
Serialize and sign transaction creating a new CosignatureSignedTransaction.
signWith(Account, String) - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Serialize and sign transaction creating a new SignedTransaction.
SIZE - Static variable in class io.nem.symbol.core.crypto.PrivateKey
The size of Symbol's private keys .
SIZE - Static variable in class io.nem.symbol.core.crypto.PublicKey
The size of Symbol's public keys.
SIZE - Static variable in class io.nem.symbol.core.crypto.VotingKey
The size of Symbol's voting keys.
size() - Method in class io.nem.symbol.core.math.ColumnVector
Gets the size of the vector.
size() - Method in class io.nem.symbol.core.utils.CircularStack
Returns size of a stack.
size(long) - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
Builder method used to change the default size.
sourceAddress(Address) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
Sets the source address filter builder style.
SparseBitmap - Class in io.nem.symbol.core.math
This is a wrapper for the EWAHCompressedBitmap.
SparseMatrix - Class in io.nem.symbol.core.math
Represents a sparse matrix.
SparseMatrix(int, int, int) - Constructor for class io.nem.symbol.core.math.SparseMatrix
Creates a new matrix of the specified size which has a given capacity for each row.
split(byte[], int) - Static method in class io.nem.symbol.core.utils.ArrayUtils
Splits a single array into two arrays.
sqrt(Ed25519FieldElement, Ed25519FieldElement) - Static method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Calculates and returns one of the square roots of u / v.
sqrt() - Method in class io.nem.symbol.core.math.ColumnVector
Creates a new ColumnVector by taking the square root of each element in this vector.
sqrt() - Method in class io.nem.symbol.core.math.Matrix
Creates a new matrix by taking the square root of this matrix.
square() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Squares this field element and returns the result.
squareAndDouble() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Squares this field element, multiplies by two and returns the result.
StateMerkleProof<S> - Class in io.nem.symbol.sdk.model.state
This object holds the state merkle proof information
StateMerkleProof(S, String, MerkleTree, String) - Constructor for class io.nem.symbol.sdk.model.state.StateMerkleProof
 
StateProofService - Interface in io.nem.symbol.sdk.api
Service used to validate if states have valid merkle proofs.
StateProofServiceImpl - Class in io.nem.symbol.sdk.infrastructure
Service used for state proofing
StateProofServiceImpl(RepositoryFactory) - Constructor for class io.nem.symbol.sdk.infrastructure.StateProofServiceImpl
 
status(UnresolvedAddress) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of TransactionStatusError for specific unresolvedAddress.
status(UnresolvedAddress, String) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of TransactionStatusError for specific unresolvedAddress and hash.
status(UnresolvedAddress, String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
status(UnresolvedAddress) - Static method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
StorageInfo - Class in io.nem.symbol.sdk.model.node
The blockchain storage info structure describes stored data.
StorageInfo(Integer, Integer, Integer) - Constructor for class io.nem.symbol.sdk.model.node.StorageInfo
 
Stored - Interface in io.nem.symbol.sdk.model
An entity that's stored in the server database.
streamer() - Method in interface io.nem.symbol.sdk.api.SearcherRepository
 
StringEncoder - Class in io.nem.symbol.core.utils
Static class that contains utility functions for converting strings to and from UTF-8 bytes.
StringUtils - Class in io.nem.symbol.core.utils
Static class that contains string utility functions.
subscribe(ListenerRequest<T>) - Method in interface io.nem.symbol.sdk.api.Listener
Low level subscribe method for any channel and message type.
subscribe(ListenerRequest<T>) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
subscribeMultipleAddresses(ListenerChannel, Set<UnresolvedAddress>, String, boolean) - Method in interface io.nem.symbol.sdk.api.Listener
This method allows you to subscribes to multiple unresolved addresses as the same time.
subscribeMultipleAddresses(ListenerChannel, Set<UnresolvedAddress>, String, boolean) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
subscribeTo(String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
subscribeTo(String) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ListenerOkHttp
 
subscribeTo(String) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ListenerVertx
 
subtract(Ed25519FieldElement) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
Subtract the given field element from this and returns the result.
subtract(Ed25519GroupElement) - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Ed25519GroupElement subtraction using the twisted Edwards addition law for extended coordinates.
sum() - Method in class io.nem.symbol.core.math.ColumnVector
Gets the sum of all the vector's elements.
sum() - Method in class io.nem.symbol.core.math.Matrix
Gets the sum of all the matrix's elements.
SupplementalAccountKeys - Class in io.nem.symbol.sdk.model.account
Supplemental Public Keys
SupplementalAccountKeys(PublicKey, PublicKey, PublicKey, List<AccountLinkVotingKey>) - Constructor for class io.nem.symbol.sdk.model.account.SupplementalAccountKeys
 
Suppliers - Class in io.nem.symbol.core.utils
Created by fernando on 02/08/19.
SYMBOL_XYM - Static variable in class io.nem.symbol.sdk.model.mosaic.Currency
Currency for public / Public_test network.

T

TAG_LENGTH - Static variable in class io.nem.symbol.core.crypto.ed25519.AESGCM
The standard authentication tag length (16 bytes).
targetAddress(Address) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
Sets the target address filter builder style.
targetAddress(Address) - Method in class io.nem.symbol.sdk.api.MosaicRestrictionSearchCriteria
 
targetAddress(Address) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
TargetAddressTransaction - Interface in io.nem.symbol.sdk.model.transaction
Transactions with targeted to an address.
targetId(MosaicId) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
Sets the target id filter builder style.
targetId(NamespaceId) - Method in class io.nem.symbol.sdk.api.MetadataSearchCriteria
Sets the target id filter builder style.
toAccountRestrictionsFlagsDto(List<AccountRestrictionFlag>) - Static method in class io.nem.symbol.sdk.infrastructure.BinarySerializationImpl
 
toAddress(String) - Static method in class io.nem.symbol.core.utils.MapperUtils
Creates a Address from an encoded address.
toAddress(AddressDto) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a Address from an AddressDto.
toAddressDto(Address) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It serializes an resolved Address into a ByteBuffer
toAddressFromRawAddress(String) - Static method in class io.nem.symbol.core.utils.MapperUtils
Creates a Address from the provided raw address.
toAggregate(PublicAccount) - Method in class io.nem.symbol.sdk.model.transaction.Transaction
Convert an aggregate transaction to an inner transaction including transaction signer.
toAmount(BigInteger) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
Converts an amount to a catbuffer AmountDto
toBigInteger(byte[]) - Static method in class io.nem.symbol.core.utils.ArrayUtils
Converts a little endian byte array to a BigInteger.
toBigInteger() - Method in class io.nem.symbol.sdk.model.transaction.Deadline
 
toBlockInfo(Object) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
Subclasses know how to map a generic blockInfoDTO json to a BlockInfo using the generated DTOs of the implementation.
toBlockInfo(BlockInfoDTO, JsonHelper) - Static method in class io.nem.symbol.sdk.infrastructure.okhttp.BlockRepositoryOkHttpImpl
 
toBlockInfo(Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ListenerOkHttp
 
toBlockInfo(BlockInfoDTO, JsonHelper) - Static method in class io.nem.symbol.sdk.infrastructure.vertx.BlockRepositoryVertxImpl
 
toBlockInfo(Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ListenerVertx
 
toByteArray(BigInteger, int) - Static method in class io.nem.symbol.core.utils.ArrayUtils
Converts a BigInteger to a little endian byte array.
toByteArray(String) - Static method in class io.nem.symbol.sdk.model.transaction.MetadataTransaction
Converts a metadata value to the byte array representation.
toByteBuffer(PublicAccount) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It serializes the public key of a public account.
toCached() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Converts the group element to the CACHED coordinate system.
toCosignatureSignedTransaction(Object, NetworkType) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
Subclasses know how to map a generic Consignature DTO json to a CosignatureSignedTransaction using the generated DTOs of the implementation.
toCosignatureSignedTransaction(Object, NetworkType) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ListenerOkHttp
 
toCosignatureSignedTransaction(Object, NetworkType) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ListenerVertx
 
toCurrency() - Method in class io.nem.symbol.sdk.model.mosaic.MosaicInfo
 
toDataInput(byte[]) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a DataInputStream from a binary payload.
toDto(OrderBy) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
toDto(PublicKey) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
toDto(MosaicId) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
toDto(Address) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
toDto(BigInteger) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
toDto(OrderBy) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
toDto(PublicKey) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
toDto(Address) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
toDto(MosaicId) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
toDto(BigInteger) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
toFinalizationEpochDto(long) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
 
toFinalizedBlock(Object) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
Subclasses are in charge of creating the finalized blocked model object
toFinalizedBlock(FinalizedBlockDTO) - Static method in class io.nem.symbol.sdk.infrastructure.okhttp.ChainRepositoryOkHttpImpl
 
toFinalizedBlock(Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ListenerOkHttp
 
toFinalizedBlock(FinalizedBlockDTO) - Static method in class io.nem.symbol.sdk.infrastructure.vertx.ChainRepositoryVertxImpl
 
toFinalizedBlock(Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ListenerVertx
 
toHash256Dto(String) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a catbuffer Hash256Dto from a String hash.
toHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
toHeight(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
toHex() - Method in class io.nem.symbol.core.crypto.Key
 
toHex(byte[]) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Converts a byte array to a hex string.
toHexString(Hash256Dto) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It extracts the hex string from the Hash256Dto
toHexString(ByteBuffer) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It extracts the hex string from the ByteBuffer
toKeyDto(PublicKey) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a catbuffer KeyDto from a PublicKey.
toList() - Method in class io.nem.symbol.core.math.SparseBitmap
Creates a binary list representation of this sparse bitmap.
toList(int) - Static method in enum io.nem.symbol.sdk.model.node.RoleType
Creates a lit of roles based on the 1-7 bit bitwise value
toMerkleStateInfo(MerkleStateInfoDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
toMerkleStateInfo(MerkleStateInfoDTO) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.MerkleMapper
 
toMerkleStateInfo(MerkleStateInfoDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
toMerkleStateInfo(MerkleStateInfoDTO) - Method in class io.nem.symbol.sdk.infrastructure.vertx.MerkleMapper
 
toMetadataValueBuilder(String) - Static method in class io.nem.symbol.sdk.model.metadata.Metadata
 
toMosaic(UnresolvedMosaicBuilder) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a Mosaic from an UnresolvedMosaicBuilder.
toMosaicBuilders(List<ResolvedMosaic>) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
Converts resolved mosaic list to mosaic builder list to serialize
toMosaicId(String) - Static method in class io.nem.symbol.core.utils.MapperUtils
Creates a MosaicId from the provided hex string.
toMosaicId(MosaicIdDto) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a MosaicId from an MosaicIdDto.
toMosaicIdDto(MosaicId) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
Converts an a model MosaicId into an MosaicIdDto from catbuffer.
toNamespaceId(String) - Static method in class io.nem.symbol.core.utils.MapperUtils
Creates a NamespaceId from the provided hex string.
toNamespaceId(NamespaceIdDto) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a NamespaceId from an NamespaceIdDto.
toP2() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Converts the group element to the P2 coordinate system.
toP3() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
Converts the group element to the P3 coordinate system.
toPage(Pagination, List<T>) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.AbstractRepositoryOkHttpImpl
 
toPage(Pagination, List<T>) - Method in class io.nem.symbol.sdk.infrastructure.vertx.AbstractRepositoryVertxImpl
 
toPublicAccount(KeyDto, NetworkType) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a PublicAccount from a KeyDto.
toPublicKey(KeyDto) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a catbuffer PublicKey from a KeyDto.
toSignatureDto(String) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It serializes the string signature into a SignatureDto catbuffer understands
toSimpleHex(String) - Static method in class io.nem.symbol.core.utils.FormatUtils
It converts a server Hex like 0x017D'1694'0477'B3F5 to 017D16940477B3F5
toSize16Hex(BigInteger) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Converts a number to hex padding zeros up to size 16.
toString() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedFieldElement
 
toString() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519EncodedGroupElement
 
toString() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519FieldElement
 
toString() - Method in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519GroupElement
 
toString() - Method in class io.nem.symbol.core.crypto.Key
 
toString() - Method in class io.nem.symbol.core.crypto.Signature
 
toString() - Method in class io.nem.symbol.core.math.ColumnVector
 
toString() - Method in class io.nem.symbol.core.math.DenseMatrix
 
toString() - Method in class io.nem.symbol.core.math.SparseBitmap
 
toString() - Method in class io.nem.symbol.core.math.SparseMatrix
 
toString(byte[]) - Static method in class io.nem.symbol.core.utils.ByteUtils
Creates a human readable representation of an array of bytes.
toString(BigInteger) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Converts a BigInteger to an string.
toString() - Method in enum io.nem.symbol.core.utils.HttpStatus
Return a string representation of this status code.
toString() - Method in enum io.nem.symbol.sdk.infrastructure.ListenerChannel
 
toString(ByteBuffer) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It extracts an UTF-8 string from the ByteBuffer
toString() - Method in enum io.nem.symbol.sdk.model.account.AccountKeyType
 
toString() - Method in class io.nem.symbol.sdk.model.blockchain.BlockDuration
Returns the duration as string.
toString() - Method in enum io.nem.symbol.sdk.model.network.NodeIdentityEqualityStrategy
 
toString() - Method in enum io.nem.symbol.sdk.model.transaction.TransactionState
 
toTransaction(TransactionGroup, Object) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
Subclasses know how to map a generic TransactionInfoDto json to a Transaction using the generated DTOs of the implementation.
toTransaction(TransactionGroup, Object) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.ListenerOkHttp
 
toTransaction(TransactionGroup, Object) - Method in class io.nem.symbol.sdk.infrastructure.vertx.ListenerVertx
 
toTransferAmount(BigInteger) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
toUnresolvedAddress(String) - Static method in class io.nem.symbol.core.utils.MapperUtils
Creates a MosaicId or Addressfrom the provided hex string.
toUnresolvedAddress(UnresolvedAddress, NetworkType) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a UnresolvedAddressDto from an UnresolvedAddress.
toUnresolvedAddress(UnresolvedAddressDto) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a UnresolvedAddress from an UnresolvedAddressDto.
toUnresolvedAddressFromPlain(String) - Static method in class io.nem.symbol.core.utils.MapperUtils
Returns an unresolved address from a plain string like C0FB8AA409916260 (alias hex) or TAHNZXQBC57AA7KJTMGS3PJPZBXN7DV5JHJU42A (address)
toUnresolvedMosaicId(String) - Static method in class io.nem.symbol.core.utils.MapperUtils
Creates a MosaicId or NamespaceIdfrom the provided hex string.
toUnresolvedMosaicId(UnresolvedMosaicIdDto) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a UnresolvedMosaicId from an UnresolvedMosaicIdDto.
toUnresolvedMosaicIdDto(UnresolvedMosaicId) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
Converts an a model UnresolvedMosaicId into an UnresolvedMosaicIdDto from catbuffer.
toUnsignedBigInteger(long) - Static method in class io.nem.symbol.core.utils.ConvertUtils
It converts a signed long into an unsigned BigInteger.
toUnsignedBigInteger(BigInteger) - Static method in class io.nem.symbol.core.utils.ConvertUtils
It converts a signed BigInteger into an unsigned BigInteger.
toUnsignedBigInteger(AmountDto) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It converts an AmountDto into a positive BigInteger.
toUnsignedBigInteger(long) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It converts a signed long to a positive integer.
toUnsignedLong(BigInteger) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
Converts and valida a big integer value to "unsigned long".
toVotingKey(VotingKeyDto) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a VotingKey from the DTO
toVotingKeyDto(VotingKey) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a catbuffer VotingKeyDto from a VotingKey.
toVotingKeyDto(String) - Static method in class io.nem.symbol.sdk.infrastructure.SerializationUtils
It creates a catbuffer VotingKeyDto from a VotingKey.
Transaction - Class in io.nem.symbol.sdk.model.transaction
An abstract transaction class that serves as the base class of all NEM transactions.
TransactionAnnounceResponse - Class in io.nem.symbol.sdk.model.transaction
The transaction response of an announce transaction.
TransactionAnnounceResponse(String) - Constructor for class io.nem.symbol.sdk.model.transaction.TransactionAnnounceResponse
Constructor
TransactionFactory<T extends Transaction> - Class in io.nem.symbol.sdk.model.transaction
The transaction factories allow you to create instances of transactions.
TransactionFactory(TransactionType, int, NetworkType, Deadline) - Constructor for class io.nem.symbol.sdk.model.transaction.TransactionFactory
The constructor that sets the required and default attributes.
TransactionFactory(TransactionType, NetworkType, Deadline) - Constructor for class io.nem.symbol.sdk.model.transaction.TransactionFactory
The constructor that sets the required and default attributes.
TransactionFees - Class in io.nem.symbol.sdk.model.network
Information about the average, median, highest and lower fee multiplier over the last "numBlocksTransactionFeeStats".
TransactionFees(Long, Long, Long, Long, Long) - Constructor for class io.nem.symbol.sdk.model.network.TransactionFees
 
TransactionGroup - Enum in io.nem.symbol.sdk.model.transaction
A stored transaction could be classified in the following groups:
transactionHash(String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
transactionHashOrError(String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
transactionHashOrError(String, boolean) - Method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
transactionInfo(TransactionInfo) - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
Builder method used to set the TransactionInfo.
TransactionInfo - Class in io.nem.symbol.sdk.model.transaction
The transaction information model included in all transactions.
TransactionMapper - Interface in io.nem.symbol.sdk.infrastructure
A transaction mapper knows how to map DTO for standard and embedded transactions into a Transaction object.
TransactionPaginationStreamer - Class in io.nem.symbol.sdk.api
A helper object that streams Transaction using the search.
TransactionPaginationStreamer(Searcher<Transaction, TransactionSearchCriteria>) - Constructor for class io.nem.symbol.sdk.api.TransactionPaginationStreamer
Constructor
TransactionRepository - Interface in io.nem.symbol.sdk.api
Transaction interface repository.
TransactionRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Transaction http repository.
TransactionRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.TransactionRepositoryOkHttpImpl
 
TransactionRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Transaction http repository.
TransactionRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.TransactionRepositoryVertxImpl
 
transactions(ReceiptRepository) - Static method in class io.nem.symbol.sdk.api.ReceiptPaginationStreamer
It creates a transaction statement streamer of TransactionStatement objects.
TransactionSearchCriteria - Class in io.nem.symbol.sdk.api
Defines the params used to search transactions.
TransactionSearchCriteria(TransactionGroup) - Constructor for class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
TransactionService - Interface in io.nem.symbol.sdk.api
Utility service that simplifies how transactions are announced and validated.
TransactionServiceImpl - Class in io.nem.symbol.sdk.infrastructure
Implementation of TransactionService.
TransactionServiceImpl(RepositoryFactory) - Constructor for class io.nem.symbol.sdk.infrastructure.TransactionServiceImpl
The constructor
TransactionState - Enum in io.nem.symbol.sdk.model.transaction
State of the transaction.
TransactionStatement - Class in io.nem.symbol.sdk.model.receipt
 
TransactionStatement(String, BigInteger, ReceiptSource, List<Receipt>) - Constructor for class io.nem.symbol.sdk.model.receipt.TransactionStatement
Constructor
TransactionStatementSearchCriteria - Class in io.nem.symbol.sdk.api
Criteria used to search TransactionStatement.
TransactionStatementSearchCriteria() - Constructor for class io.nem.symbol.sdk.api.TransactionStatementSearchCriteria
 
TransactionStatus - Class in io.nem.symbol.sdk.model.transaction
The transaction status contains basic of a transaction announced to the blockchain.
TransactionStatus(TransactionState, String, String, Deadline, BigInteger) - Constructor for class io.nem.symbol.sdk.model.transaction.TransactionStatus
 
TransactionStatusError - Class in io.nem.symbol.sdk.model.transaction
The transaction status error model returned by listeners.
TransactionStatusError(UnresolvedAddress, String, String, Deadline) - Constructor for class io.nem.symbol.sdk.model.transaction.TransactionStatusError
 
TransactionStatusException - Exception in io.nem.symbol.sdk.model.transaction
Exception the listener raises after a Transaction Status Error has been sent.
TransactionStatusException(Throwable, TransactionStatusError) - Constructor for exception io.nem.symbol.sdk.model.transaction.TransactionStatusException
 
TransactionStatusRepository - Interface in io.nem.symbol.sdk.api
Transaction interface repository.
TransactionStatusRepositoryOkHttpImpl - Class in io.nem.symbol.sdk.infrastructure.okhttp
Implementation of TransactionStatusRepository
TransactionStatusRepositoryOkHttpImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.TransactionStatusRepositoryOkHttpImpl
 
TransactionStatusRepositoryVertxImpl - Class in io.nem.symbol.sdk.infrastructure.vertx
Transaction status http repository.
TransactionStatusRepositoryVertxImpl(ApiClient) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.TransactionStatusRepositoryVertxImpl
 
transactionToJson(Transaction) - Method in interface io.nem.symbol.sdk.api.JsonSerialization
It converts a Transaction to a json string.
transactionToJson(Transaction) - Method in class io.nem.symbol.sdk.infrastructure.okhttp.JsonSerializationOkHttp
 
transactionToJson(Transaction) - Method in class io.nem.symbol.sdk.infrastructure.vertx.JsonSerializationVertx
 
TransactionType - Enum in io.nem.symbol.sdk.model.transaction
Enum containing transaction type constants and the current versions for new transactions.
transactionTypes(List<TransactionType>) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
transferMosaicId(MosaicId) - Method in class io.nem.symbol.sdk.api.TransactionSearchCriteria
 
TransferNetworkProperties - Class in io.nem.symbol.sdk.model.network
TransferNetworkPropertiesDTO
TransferNetworkProperties(String) - Constructor for class io.nem.symbol.sdk.model.network.TransferNetworkProperties
 
TransferTransaction - Class in io.nem.symbol.sdk.model.transaction
The transfer transactions object contain data about transfers of mosaics and message to another account.
TransferTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
transpose() - Method in class io.nem.symbol.core.math.Matrix
Transposes this matrix.
TWO - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Field
 
TypedMessage - Class in io.nem.symbol.sdk.model.message
An SDK defined message where the type is prepended to the payload.
TypedMessage(MessageType, String) - Constructor for class io.nem.symbol.sdk.model.message.TypedMessage
Creates a type message from a type and a text

U

unconfirmedAdded(UnresolvedAddress) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of Transaction for a specific unresolvedAddress.
unconfirmedAdded(UnresolvedAddress, String) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of Transaction for a specific unresolvedAddress.
unconfirmedAdded(UnresolvedAddress, String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
unconfirmedAdded(UnresolvedAddress) - Static method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
unconfirmedRemoved(UnresolvedAddress) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of Transaction Hashes for specific unresolvedAddress.
unconfirmedRemoved(UnresolvedAddress, String) - Method in interface io.nem.symbol.sdk.api.Listener
Returns an observable stream of Transaction Hashes for specific unresolvedAddress.
unconfirmedRemoved(UnresolvedAddress, String) - Method in class io.nem.symbol.sdk.infrastructure.ListenerBase
 
unconfirmedRemoved(UnresolvedAddress) - Static method in class io.nem.symbol.sdk.infrastructure.ListenerRequest
 
UnresolvedAddress - Interface in io.nem.symbol.sdk.model.account
Unresolved address is used when the referenced account can be accessed via an Address or a NamespaceId
UnresolvedMosaicId - Interface in io.nem.symbol.sdk.model.mosaic
This interface is used when a NamespaceId can be provided as an alias of a Mosaic Id.
update(byte[]) - Method in class io.nem.symbol.core.crypto.MerkleHashBuilder
Add a new hash to the tree.

V

validateEncodedAddress(String) - Static method in class io.nem.symbol.sdk.model.account.Address
Checks if an encoded address is valid returning the problem message if it's not valid.
validateIsHexString(String) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Validates that an input is a valid hex .
validateIsHexString(String, Integer) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Validates that an input is a valid hex and of the given size.
validateNotNegative(BigInteger) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Validates that the provided number is not negative
validateNotNegative(long) - Static method in class io.nem.symbol.core.utils.ConvertUtils
Validates that the provided number is not negative
validatePlainAddress(String) - Static method in class io.nem.symbol.sdk.model.account.Address
Checks if a plain address is valid returning the problem message if it's not valid.
validator(LockHashAlgorithm, String) - Static method in enum io.nem.symbol.sdk.model.transaction.LockHashAlgorithm
Validate hash algorithm and hash have desired format
VALIDATOR_REGEX - Static variable in enum io.nem.symbol.sdk.model.transaction.LockHashAlgorithm
The regex used to validate a hashed value.
value() - Method in enum io.nem.symbol.core.utils.HttpStatus
Return the integer value of this status code.
valueOf(String) - Static method in enum io.nem.symbol.core.crypto.ed25519.arithmetic.CoordinateSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.core.utils.HttpStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.nem.symbol.core.utils.HttpStatus
Return the enum constant of this type with the specified numeric value.
valueOf(String) - Static method in enum io.nem.symbol.sdk.api.AccountOrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.api.BlockOrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.api.OrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.infrastructure.ListenerChannel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.account.AccountKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.account.AccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.account.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.blockchain.BlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.blockchain.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.finalization.FinalizationStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.message.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.metadata.MetadataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.mosaic.MosaicSupplyChangeActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.namespace.AliasAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.namespace.AliasType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.namespace.NamespaceRegistrationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.network.NetworkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.network.NodeIdentityEqualityStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.node.NodeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.node.RoleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.receipt.ReceiptType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.receipt.ReceiptVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.receipt.ResolutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.restriction.MosaicRestrictionEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.state.MerkleTreeNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.AccountRestrictionFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.AccountRestrictionTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.LinkAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.LockHashAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.LockStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.MosaicRestrictionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.TransactionGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.TransactionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.nem.symbol.sdk.model.transaction.TransactionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.nem.symbol.core.crypto.ed25519.arithmetic.CoordinateSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.core.utils.HttpStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.api.AccountOrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.api.BlockOrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.api.OrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.infrastructure.ListenerChannel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.account.AccountKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.account.AccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.account.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.blockchain.BlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.blockchain.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.finalization.FinalizationStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.message.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.metadata.MetadataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.mosaic.MosaicSupplyChangeActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.namespace.AliasAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.namespace.AliasType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.namespace.NamespaceRegistrationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.network.NetworkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.network.NodeIdentityEqualityStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.node.NodeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.node.RoleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.receipt.ReceiptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.receipt.ReceiptVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.receipt.ResolutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.restriction.MosaicRestrictionEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.state.MerkleTreeNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.AccountAddressRestrictionFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.AccountMosaicRestrictionFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.AccountOperationRestrictionFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.AccountRestrictionFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in interface io.nem.symbol.sdk.model.transaction.AccountRestrictionFlags
 
values() - Static method in enum io.nem.symbol.sdk.model.transaction.AccountRestrictionTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.LinkAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.LockHashAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.LockStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.MosaicRestrictionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.TransactionGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.TransactionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.nem.symbol.sdk.model.transaction.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
valueSize(long) - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransactionFactory
 
valueSizeDelta(int) - Method in class io.nem.symbol.sdk.model.transaction.MetadataTransactionFactory
Use this method when you want to update/modify a metadata.
verify(byte[], Signature) - Method in interface io.nem.symbol.core.crypto.DsaSigner
Verifies that the signature is valid.
verify(byte[], Signature) - Method in class io.nem.symbol.core.crypto.ed25519.Ed25519DsaSigner
 
version(Integer) - Method in class io.nem.symbol.sdk.model.transaction.TransactionFactory
Builder method used to change the default version.
visit(int, int, double, DoubleConsumer) - Method in interface io.nem.symbol.core.math.Matrix.ElementVisitorFunction
Visits the specified element.
visit(int, int, double) - Method in interface io.nem.symbol.core.math.Matrix.ReadOnlyElementVisitorFunction
Visits the specified element.
VotingKey - Class in io.nem.symbol.core.crypto
Represents a public key.
VotingKey(byte[]) - Constructor for class io.nem.symbol.core.crypto.VotingKey
Creates a new voting key.
VotingKey(BigInteger) - Constructor for class io.nem.symbol.core.crypto.VotingKey
Creates a new voting key from a big int value
VotingKey(String) - Constructor for class io.nem.symbol.core.crypto.VotingKey
Creates a new voting key from an hex.
VotingKeyLinkTransaction - Class in io.nem.symbol.sdk.model.transaction
Voting key link transaction.
VotingKeyLinkTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
Vrf key link transaction factory.
VotingKeyLinkTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.okhttp.mappers
VotingKeyLinkTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.mappers.VotingKeyLinkTransactionMapper
 
VotingKeyLinkTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.vertx.mappers
VotingKeyLinkTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.mappers.VotingKeyLinkTransactionMapper
 
VrfKeyLinkTransaction - Class in io.nem.symbol.sdk.model.transaction
Vrf key link transaction.
VrfKeyLinkTransactionFactory - Class in io.nem.symbol.sdk.model.transaction
Vrf key link transaction factory.
VrfKeyLinkTransactionFactory(NetworkType, Deadline, PublicKey, LinkAction) - Constructor for class io.nem.symbol.sdk.model.transaction.VrfKeyLinkTransactionFactory
The factory constructor for VrfKeyLinkTransaction
VrfKeyLinkTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.okhttp.mappers
VrfKeyLinkTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.okhttp.mappers.VrfKeyLinkTransactionMapper
 
VrfKeyLinkTransactionMapper - Class in io.nem.symbol.sdk.infrastructure.vertx.mappers
VrfKeyLinkTransactionMapper(JsonHelper) - Constructor for class io.nem.symbol.sdk.infrastructure.vertx.mappers.VrfKeyLinkTransactionMapper
 

W

withEpochAdjustment(Duration) - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
Helper method to setup the epochAdjustment when don't want to load it using rest.
withGenerationHash(String) - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
Helper method to setup the generationHash when don't want to load it using rest.
withMosaicId(MosaicId) - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
Helper method to setup the mosiac id.
withNamespaceId(NamespaceId) - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
Helper method to setup the namespace id.
withNetworkCurrencies(NetworkCurrencies) - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
Helper method to setup the NetworkCurrencies when don't want to load it using rest.
withNetworkType(NetworkType) - Method in class io.nem.symbol.sdk.api.RepositoryFactoryConfiguration
Helper method to setup the networkType when don't want to load it using rest.
withRestrictable(boolean) - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
Helper method to setup the restrictable flag.
withSupplyMutable(boolean) - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
Helper method to setup the supplyMutable flag.
withTransferable(boolean) - Method in class io.nem.symbol.sdk.model.mosaic.CurrencyBuilder
Helper method to setup the transferable flag.

X

xor(byte[], byte[]) - Static method in class io.nem.symbol.core.utils.ConvertUtils
It xors two bytes array into one.
xorValues(String, String) - Static method in class io.nem.symbol.core.utils.ConvertUtils
A method that XORs to values.

Z

ZERO - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Field
 
ZERO_P2 - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Group
 
ZERO_P3 - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Group
 
ZERO_PRECOMPUTED - Static variable in class io.nem.symbol.core.crypto.ed25519.arithmetic.Ed25519Group
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links