- generationHash(String) - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockMetaDTO
-
- getAccount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountInfoDTO
-
Get account
- getAccountAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigDTO
-
Address expressed in hexadecimal base.
- getAccountConfirmedTransactions(String, Integer, String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get confirmed transactions
Gets an array of transactions for which an account is the sender or receiver.
- getAccountConfirmedTransactionsAsync(String, Integer, String, String, String, ApiCallback<List<TransactionInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get confirmed transactions (asynchronously)
Gets an array of transactions for which an account is the sender or receiver.
- getAccountConfirmedTransactionsCall(String, Integer, String, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Build call for getAccountConfirmedTransactions
- getAccountConfirmedTransactionsWithHttpInfo(String, Integer, String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get confirmed transactions
Gets an array of transactions for which an account is the sender or receiver.
- getAccountIncomingTransactions(String, Integer, String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get incoming transactions
Gets an array of incoming transactions.
- getAccountIncomingTransactionsAsync(String, Integer, String, String, String, ApiCallback<List<TransactionInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get incoming transactions (asynchronously)
Gets an array of incoming transactions.
- getAccountIncomingTransactionsCall(String, Integer, String, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Build call for getAccountIncomingTransactions
- getAccountIncomingTransactionsWithHttpInfo(String, Integer, String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get incoming transactions
Gets an array of incoming transactions.
- getAccountInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get account information
Returns the account information.
- getAccountInfoAsync(String, ApiCallback<AccountInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get account information (asynchronously)
Returns the account information.
- getAccountInfoCall(String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Build call for getAccountInfo
- getAccountInfoWithHttpInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get account information
Returns the account information.
- getAccountMetadata(String, Integer, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get account metadata
Returns the account metadata given an account id.
- getAccountMetadataAsync(String, Integer, String, String, ApiCallback<MetadataEntriesDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get account metadata (asynchronously)
Returns the account metadata given an account id.
- getAccountMetadataByKey(String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get account metadata
Returns the account metadata given an account id and a key.
- getAccountMetadataByKeyAndSender(String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get account metadata
Returns the account metadata given an account id, a key, and a sender.
- getAccountMetadataByKeyAndSenderAsync(String, String, String, ApiCallback<MetadataDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get account metadata (asynchronously)
Returns the account metadata given an account id, a key, and a sender.
- getAccountMetadataByKeyAndSenderCall(String, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Build call for getAccountMetadataByKeyAndSender
- getAccountMetadataByKeyAndSenderWithHttpInfo(String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get account metadata
Returns the account metadata given an account id, a key, and a sender.
- getAccountMetadataByKeyAsync(String, String, ApiCallback<MetadataEntriesDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get account metadata (asynchronously)
Returns the account metadata given an account id and a key.
- getAccountMetadataByKeyCall(String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Build call for getAccountMetadataByKey
- getAccountMetadataByKeyWithHttpInfo(String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get account metadata
Returns the account metadata given an account id and a key.
- getAccountMetadataCall(String, Integer, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Build call for getAccountMetadata
- getAccountMetadataWithHttpInfo(String, Integer, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get account metadata
Returns the account metadata given an account id.
- getAccountMultisig(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MultisigRoutesApi
-
Get multisig account information
Returns the multisig account information.
- getAccountMultisigAsync(String, ApiCallback<MultisigAccountInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MultisigRoutesApi
-
Get multisig account information (asynchronously)
Returns the multisig account information.
- getAccountMultisigCall(String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MultisigRoutesApi
-
Build call for getAccountMultisig
- getAccountMultisigGraph(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MultisigRoutesApi
-
Get multisig account graph information
Returns the multisig account graph.
- getAccountMultisigGraphAsync(String, ApiCallback<List<MultisigAccountGraphInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MultisigRoutesApi
-
Get multisig account graph information (asynchronously)
Returns the multisig account graph.
- getAccountMultisigGraphCall(String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MultisigRoutesApi
-
Build call for getAccountMultisigGraph
- getAccountMultisigGraphWithHttpInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MultisigRoutesApi
-
Get multisig account graph information
Returns the multisig account graph.
- getAccountMultisigWithHttpInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MultisigRoutesApi
-
Get multisig account information
Returns the multisig account information.
- getAccountNames() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountsNamesDTO
-
Array of account names.
- getAccountOutgoingTransactions(String, Integer, String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get outgoing transactions
Gets an array of outgoing transactions.
- getAccountOutgoingTransactionsAsync(String, Integer, String, String, String, ApiCallback<List<TransactionInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get outgoing transactions (asynchronously)
Gets an array of outgoing transactions.
- getAccountOutgoingTransactionsCall(String, Integer, String, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Build call for getAccountOutgoingTransactions
- getAccountOutgoingTransactionsWithHttpInfo(String, Integer, String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get outgoing transactions
Gets an array of outgoing transactions.
- getAccountPartialTransactions(String, Integer, String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get aggregate bonded transactions information
Gets an array of aggregate bonded transactions where the account is the sender or requires to cosign the transaction.
- getAccountPartialTransactionsAsync(String, Integer, String, String, String, ApiCallback<List<TransactionInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get aggregate bonded transactions information (asynchronously)
Gets an array of aggregate bonded transactions where the account is the sender or requires to cosign the transaction.
- getAccountPartialTransactionsCall(String, Integer, String, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Build call for getAccountPartialTransactions
- getAccountPartialTransactionsWithHttpInfo(String, Integer, String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get aggregate bonded transactions information
Gets an array of aggregate bonded transactions where the account is the sender or requires to cosign the transaction.
- getAccountPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigDTO
-
Public key.
- getAccountRestrictions(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionAccountRoutesApi
-
Get the account restrictions
Returns the account restrictions for a given account.
- getAccountRestrictions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountRestrictionsInfoDTO
-
Get accountRestrictions
- getAccountRestrictionsAsync(String, ApiCallback<AccountRestrictionsInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionAccountRoutesApi
-
Get the account restrictions (asynchronously)
Returns the account restrictions for a given account.
- getAccountRestrictionsCall(String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionAccountRoutesApi
-
Build call for getAccountRestrictions
- getAccountRestrictionsFromAccounts(AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionAccountRoutesApi
-
Get account restrictions for given array of addresses
Returns the account restrictions for a given array of addresses.
- getAccountRestrictionsFromAccountsAsync(AccountIds, ApiCallback<List<AccountRestrictionsInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionAccountRoutesApi
-
Get account restrictions for given array of addresses (asynchronously)
Returns the account restrictions for a given array of addresses.
- getAccountRestrictionsFromAccountsCall(AccountIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionAccountRoutesApi
-
Build call for getAccountRestrictionsFromAccounts
- getAccountRestrictionsFromAccountsWithHttpInfo(AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionAccountRoutesApi
-
Get account restrictions for given array of addresses
Returns the account restrictions for a given array of addresses.
- getAccountRestrictionsWithHttpInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionAccountRoutesApi
-
Get the account restrictions
Returns the account restrictions for a given account.
- getAccountsInfo(AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get accounts information
Returns the account information for an array of accounts.
- getAccountsInfoAsync(AccountIds, ApiCallback<List<AccountInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get accounts information (asynchronously)
Returns the account information for an array of accounts.
- getAccountsInfoCall(AccountIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Build call for getAccountsInfo
- getAccountsInfoWithHttpInfo(AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get accounts information
Returns the account information for an array of accounts.
- getAccountsNames(AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get readable names for a set of accountIds
Returns friendly names for accounts.
- getAccountsNamesAsync(AccountIds, ApiCallback<AccountsNamesDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get readable names for a set of accountIds (asynchronously)
Returns friendly names for accounts.
- getAccountsNamesCall(AccountIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Build call for getAccountsNames
- getAccountsNamesWithHttpInfo(AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get readable names for a set of accountIds
Returns friendly names for accounts.
- getAccountType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountDTO
-
Get accountType
- getAccountUnconfirmedTransactions(String, Integer, String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get unconfirmed transactions
Gets the array of transactions not included in a block where an account is the sender or receiver.
- getAccountUnconfirmedTransactionsAsync(String, Integer, String, String, String, ApiCallback<List<TransactionInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get unconfirmed transactions (asynchronously)
Gets the array of transactions not included in a block where an account is the sender or receiver.
- getAccountUnconfirmedTransactionsCall(String, Integer, String, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Build call for getAccountUnconfirmedTransactions
- getAccountUnconfirmedTransactionsWithHttpInfo(String, Integer, String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
Get unconfirmed transactions
Gets the array of transactions not included in a block where an account is the sender or receiver.
- getAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicSupplyChangeTransactionDTO
-
Get action
- getAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionBodyDTO
-
Get action
- getAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionDTO
-
Get action
- getActive() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetaDTO
-
If true, the namespace is active.
- getActivityBuckets() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountDTO
-
Get activityBuckets
- getAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountDTO
-
Address expressed in hexadecimal base.
- getAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountNamesDTO
-
Address expressed in hexadecimal base.
- getAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountRestrictionsDTO
-
Address expressed in hexadecimal base.
- getAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionBodyDTO
-
Address expressed in hexadecimal base.
- getAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionDTO
-
Address expressed in hexadecimal base.
- getAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AliasDTO
-
Address expressed in hexadecimal base.
- getAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAddressAliasTransactionDTO
-
Address expressed in hexadecimal base.
- getAddresses() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountIds
-
Array of addresses.
- getAddressHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountDTO
-
Height of the blockchain.
- getAddressResolutionStatements() - Method in class io.nem.sdk.openapi.okhttp_gson.model.StatementsDTO
-
Array of address resolutions for the block requested.
- getAggregateHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionMetaDTO
-
Get aggregateHash
- getAggregateId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionMetaDTO
-
Identifier of the aggregate transaction.
- getAlias() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Get alias
- getAliasAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionBodyDTO
-
Get aliasAction
- getAliasAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionDTO
-
Get aliasAction
- getAliasAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAddressAliasTransactionDTO
-
Get aliasAction
- getAliasAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAliasTransactionDTO
-
Get aliasAction
- getAliasAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionBodyDTO
-
Get aliasAction
- getAliasAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionDTO
-
Get aliasAction
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceChangeReceiptDTO
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceChangeReceiptDTOAllOf
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceTransferReceiptDTO
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceTransferReceiptDTOAllOf
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedHashLockTransactionDTO
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionBodyDTO
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.InflationReceiptDTO
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.InflationReceiptDTOAllOf
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.Mosaic
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionBodyDTO
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Absolute amount.
- getAmount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.UnresolvedMosaic
-
Absolute amount.
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.AccountRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.MultisigRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NetworkRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.ReceiptRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionAccountRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
- getApiClient() - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
- getApiKey() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.auth.ApiKeyAuth
-
- getApiKeyPrefix() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.auth.ApiKeyAuth
-
- getApiNode() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeHealthDTO
-
Get apiNode
- getArtifactId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicExpiryReceiptDTO
-
Mosaic identifier.
- getArtifactId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicExpiryReceiptDTOAllOf
-
Mosaic identifier.
- getArtifactId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceExpiryReceiptDTO
-
Namespace identifier.
- getArtifactId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceExpiryReceiptDTOAllOf
-
Namespace identifier.
- getAuthentication(String) - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getAverageFeeMultiplier() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NetworkFeesDTO
-
Average fee multiplier over the last \"numBlocksTransactionFeeStats\".
- getBasePath() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
Get base path
- getBearerToken() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.auth.HttpBearerAuth
-
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
- getBeneficiaryCount() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ActivityBucketDTO
-
Number of times the account has been a beneficiary for this bucket.
- getBeneficiaryPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Public key.
- getBeneficiaryPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTOAllOf
-
Public key.
- getBlock() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockInfoDTO
-
Get block
- getBlockByHeight(BigInteger) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get block information
Gets a block from the chain that has the given height.
- getBlockByHeightAsync(BigInteger, ApiCallback<BlockInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get block information (asynchronously)
Gets a block from the chain that has the given height.
- getBlockByHeightCall(BigInteger, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Build call for getBlockByHeight
- getBlockByHeightWithHttpInfo(BigInteger) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get block information
Gets a block from the chain that has the given height.
- getBlockReceipts(BigInteger) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ReceiptRoutesApi
-
Get receipts from a block
Returns the receipts linked to a block.
- getBlockReceiptsAsync(BigInteger, ApiCallback<StatementsDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ReceiptRoutesApi
-
Get receipts from a block (asynchronously)
Returns the receipts linked to a block.
- getBlockReceiptsCall(BigInteger, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ReceiptRoutesApi
-
Build call for getBlockReceipts
- getBlockReceiptsWithHttpInfo(BigInteger) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ReceiptRoutesApi
-
Get receipts from a block
Returns the receipts linked to a block.
- getBlocksByHeightWithLimit(BigInteger, Integer) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get blocks information
Gets up to limit number of blocks after given block height.
- getBlocksByHeightWithLimitAsync(BigInteger, Integer, ApiCallback<List<BlockInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get blocks information (asynchronously)
Gets up to limit number of blocks after given block height.
- getBlocksByHeightWithLimitCall(BigInteger, Integer, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Build call for getBlocksByHeightWithLimit
- getBlocksByHeightWithLimitWithHttpInfo(BigInteger, Integer) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get blocks information
Gets up to limit number of blocks after given block height.
- getBlockTransactions(BigInteger, Integer, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get transactions from a block
Returns an array of transactions included in a block for a given block height.
- getBlockTransactionsAsync(BigInteger, Integer, String, String, ApiCallback<List<TransactionInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get transactions from a block (asynchronously)
Returns an array of transactions included in a block for a given block height.
- getBlockTransactionsCall(BigInteger, Integer, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Build call for getBlockTransactions
- getBlockTransactionsWithHttpInfo(BigInteger, Integer, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get transactions from a block
Returns an array of transactions included in a block for a given block height.
- getChainHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi
-
Get the current height of the chain
Returns the current height of the blockchain.
- getChainHeightAsync(ApiCallback<HeightInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi
-
Get the current height of the chain (asynchronously)
Returns the current height of the blockchain.
- getChainHeightCall(ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi
-
Build call for getChainHeight
- getChainHeightWithHttpInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi
-
Get the current height of the chain
Returns the current height of the blockchain.
- getChainScore() - Method in class io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi
-
Get the current score of the chain
Gets the current score of the blockchain.
- getChainScoreAsync(ApiCallback<ChainScoreDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi
-
Get the current score of the chain (asynchronously)
Gets the current score of the blockchain.
- getChainScoreCall(ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi
-
Build call for getChainScore
- getChainScoreWithHttpInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.ChainRoutesApi
-
Get the current score of the chain
Gets the current score of the blockchain.
- getCode() - Method in exception io.nem.sdk.openapi.okhttp_gson.invoker.ApiException
-
Get the HTTP status code.
- getCode() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ModelError
-
Get code
- getCode() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionStatusDTO
-
Get code
- getCommunicationTimestamps() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeTimeDTO
-
Get communicationTimestamps
- getCompositeHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MetadataEntryDTO
-
Get compositeHash
- getCompositeHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionEntryWrapperDTO
-
Get compositeHash
- getCompositeHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionEntryWrapperDTO
-
Get compositeHash
- getConnectTimeout() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
Get connection timeout (in milliseconds).
- getCosignatoryPublicKeys() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigDTO
-
Array of public keys of the cosignatory accounts.
- getCosignatures() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionBodyDTO
-
Array of transaction cosignatures.
- getCosignatures() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionDTO
-
Array of transaction cosignatures.
- getData() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiResponse
-
- getDateFormat() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
- getDb() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeHealthDTO
-
Get db
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountAddressRestrictionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountLinkTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMosaicRestrictionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountOperationRestrictionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAddressAliasTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedHashLockTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAliasTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicSupplyChangeTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMultisigAccountModificationTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretProofTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransferTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionBodyDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionStatusDTO
-
Duration expressed in number of blocks.
- getDeadline() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionDTO
-
Duration expressed in number of blocks.
- getDefaultApiClient() - Static method in class io.nem.sdk.openapi.okhttp_gson.invoker.Configuration
-
Get the default API client, which would be used when creating API
instances without providing an API client.
- getDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicSupplyChangeTransactionDTO
-
Absolute amount.
- getDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionBodyDTO
-
Absolute amount.
- getDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionDTO
-
Absolute amount.
- getDepth() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Level of the namespace.
- getDescription() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NetworkTypeDTO
-
A short text describing the network.
- getDifficulty() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Determines how hard is to harvest a new block, based on previous blocks.
- getDifficulty() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTOAllOf
-
Determines how hard is to harvest a new block, based on previous blocks.
- getDivisibility() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
Determines up to what decimal place the mosaic can be divided.
- getDivisibility() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionBodyDTO
-
Determines up to what decimal place the mosaic can be divided.
- getDivisibility() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Determines up to what decimal place the mosaic can be divided.
- getDivisibility() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDTO
-
Determines up to what decimal place the mosaic can be divided.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedHashLockTransactionDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionBodyDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionBodyDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionBodyDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionBodyDTO
-
Duration expressed in number of blocks.
- getDuration() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Duration expressed in number of blocks.
- getEndHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Height of the blockchain.
- getEntryType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionEntryWrapperDTO
-
Get entryType
- getEntryType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionEntryWrapperDTO
-
Get entryType
- getFeeMultiplier() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Fee multiplier applied to transactions contained in block.
- getFeeMultiplier() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTOAllOf
-
Fee multiplier applied to transactions contained in block.
- getFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
- 0x00 (none) - No flags present.
- getFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionBodyDTO
-
- 0x00 (none) - No flags present.
- getFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
- 0x00 (none) - No flags present.
- getFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDTO
-
- 0x00 (none) - No flags present.
- getFriendlyName() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeInfoDTO
-
Node friendly name.
- getGenerationHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockMetaDTO
-
Get generationHash
- getGroup() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionStatusDTO
-
Get group
- getGson() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.JSON
-
Get Gson.
- getHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockMetaDTO
-
Get hash
- getHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedHashLockTransactionDTO
-
Get hash
- getHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionBodyDTO
-
Get hash
- getHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Get hash
- getHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MerklePathItemDTO
-
Get hash
- getHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionMetaDTO
-
Get hash
- getHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionStatusDTO
-
Get hash
- getHashAlgorithm() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Get hashAlgorithm
- getHashAlgorithm() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretProofTransactionDTO
-
Get hashAlgorithm
- getHashAlgorithm() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionBodyDTO
-
Get hashAlgorithm
- getHashAlgorithm() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Get hashAlgorithm
- getHashAlgorithm() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionBodyDTO
-
Get hashAlgorithm
- getHashAlgorithm() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Get hashAlgorithm
- getHashes() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionHashes
-
Array of transaction hashes.
- getHeaders() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiResponse
-
- getHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Height of the blockchain.
- getHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTOAllOf
-
Height of the blockchain.
- getHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionMetaDTO
-
Height of the blockchain.
- getHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HeightInfoDTO
-
Height of the blockchain.
- getHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ResolutionStatementBodyDTO
-
Height of the blockchain.
- getHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionMetaDTO
-
Height of the blockchain.
- getHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionStatementBodyDTO
-
Height of the blockchain.
- getHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionStatusDTO
-
Height of the blockchain.
- getHighestFeeMultiplier() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NetworkFeesDTO
-
Fee multiplier applied to transactions contained in block.
- getHost() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeInfoDTO
-
Node IP address.
- getHttpClient() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
Get HTTP client
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
Mosaic identifier.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Namespace identifier.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionMetaDTO
-
Identifier of the transaction.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MetadataDTO
-
Get id
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.Mosaic
-
Mosaic identifier.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionBodyDTO
-
Mosaic identifier.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Mosaic identifier.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDTO
-
Mosaic identifier.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetaDTO
-
Identifier of the namespace entry.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceNameDTO
-
Namespace identifier.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionBodyDTO
-
Namespace identifier.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Namespace identifier.
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionMetaDTO
-
Identifier of the transaciton
- getId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.UnresolvedMosaic
-
Mosaic identifier.
- getImportance() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountDTO
-
Probability of an account to harvest the next block.
- getImportanceHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountDTO
-
Height of the blockchain.
- getIndex() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionMetaDTO
-
Transaction index within the aggregate.
- getIndex() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetaDTO
-
Get index
- getIndex() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionMetaDTO
-
Transaction index within the block.
- getJSON() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
Get JSON
- getKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionEntryDTO
-
Restriction key.
- getKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionEntryDTO
-
Restriction key.
- getKeyManagers() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
- getLevel() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountGraphInfoDTO
-
Level of the multisig account.
- getLevel0() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Namespace identifier.
- getLevel1() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Namespace identifier.
- getLevel2() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Namespace identifier.
- getLinkAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionBodyDTO
-
Get linkAction
- getLinkAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionDTO
-
Get linkAction
- getLinkAction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountLinkTransactionDTO
-
Get linkAction
- getLinkedAccountKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountDTO
-
Public key.
- getLocation() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.auth.ApiKeyAuth
-
- getLowestFeeMultiplier() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NetworkFeesDTO
-
Fee multiplier applied to transactions contained in block.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountAddressRestrictionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountLinkTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMosaicRestrictionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountOperationRestrictionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAddressAliasTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedHashLockTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAliasTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicSupplyChangeTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMultisigAccountModificationTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretProofTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransferTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionBodyDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionDTO
-
Absolute amount.
- getMaxFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionDTO
-
Absolute amount.
- getMedianFeeMultiplier() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NetworkFeesDTO
-
Median fee multiplier over the last \"numBlocksTransactionFeeStats\".
- getMerkleComponentHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionMetaDTO
-
Get merkleComponentHash
- getMerklePath() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MerkleProofInfoDTO
-
Complementary data needed to calculate the merkle root.
- getMerkleReceipts(BigInteger, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ReceiptRoutesApi
-
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.
- getMerkleReceiptsAsync(BigInteger, String, ApiCallback<MerkleProofInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ReceiptRoutesApi
-
Get the merkle path for a given a receipt statement hash and block (asynchronously)
Returns the merkle path for a receipt statement or resolution linked to a block.
- getMerkleReceiptsCall(BigInteger, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ReceiptRoutesApi
-
Build call for getMerkleReceipts
- getMerkleReceiptsWithHttpInfo(BigInteger, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.ReceiptRoutesApi
-
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.
- getMerkleTransaction(BigInteger, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get the merkle path for a given a transaction and block
Returns the merkle path for a transaction included in a block.
- getMerkleTransactionAsync(BigInteger, String, ApiCallback<MerkleProofInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get the merkle path for a given a transaction and block (asynchronously)
Returns the merkle path for a transaction included in a block.
- getMerkleTransactionCall(BigInteger, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Build call for getMerkleTransaction
- getMerkleTransactionWithHttpInfo(BigInteger, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.BlockRoutesApi
-
Get the merkle path for a given a transaction and block
Returns the merkle path for a transaction included in a block.
- getMessage() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AnnounceTransactionInfoDTO
-
Get message
- getMessage() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransferTransactionDTO
-
Get message
- getMessage() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ModelError
-
Get message
- getMessage() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionBodyDTO
-
Get message
- getMessage() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionDTO
-
Get message
- getMeta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockInfoDTO
-
Get meta
- getMeta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionInfoDTO
-
Get meta
- getMeta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceInfoDTO
-
Get meta
- getMeta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionInfoDTO
-
Get meta
- getMetadataEntries() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MetadataEntriesDTO
-
Array of account metadata.
- getMetadataEntry() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MetadataDTO
-
Get metadataEntry
- getMetadataType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MetadataEntryDTO
-
Get metadataType
- getMinApproval() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigDTO
-
Number of signatures needed to approve a transaction.
- getMinApprovalDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMultisigAccountModificationTransactionDTO
-
Number of signatures needed to approve a transaction.
- getMinApprovalDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionBodyDTO
-
Number of signatures needed to approve a transaction.
- getMinApprovalDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Number of signatures needed to approve a transaction.
- getMinRemoval() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigDTO
-
Number of signatures needed to remove a cosignatory.
- getMinRemovalDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMultisigAccountModificationTransactionDTO
-
Number of signatures needed to remove a cosignatory.
- getMinRemovalDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionBodyDTO
-
Number of signatures needed to remove a cosignatory.
- getMinRemovalDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Number of signatures needed to remove a cosignatory.
- getMosaic(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaic information
Gets the mosaic definition for a given mosaic identifier.
- getMosaic() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicInfoDTO
-
Get mosaic
- getMosaicAddressRestriction(String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic address restrictions for a given mosaic and account identifier.
- getMosaicAddressRestrictionAsync(String, String, ApiCallback<MosaicAddressRestrictionDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic address restrictions for a given mosaic and account identifier.
- getMosaicAddressRestrictionCall(String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Build call for getMosaicAddressRestriction
- getMosaicAddressRestrictions(String, AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic address restrictions for a given mosaic and account identifiers array.
- getMosaicAddressRestrictionsAsync(String, AccountIds, ApiCallback<List<MosaicAddressRestrictionDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic address restrictions for a given mosaic and account identifiers array.
- getMosaicAddressRestrictionsCall(String, AccountIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Build call for getMosaicAddressRestrictions
- getMosaicAddressRestrictionsWithHttpInfo(String, AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic address restrictions for a given mosaic and account identifiers array.
- getMosaicAddressRestrictionWithHttpInfo(String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic address restrictions for a given mosaic and account identifier.
- getMosaicAsync(String, ApiCallback<MosaicInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaic information (asynchronously)
Gets the mosaic definition for a given mosaic identifier.
- getMosaicCall(String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Build call for getMosaic
- getMosaicGlobalRestriction(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic global restriction for a given mosaic identifier.
- getMosaicGlobalRestrictionAsync(String, ApiCallback<MosaicGlobalRestrictionDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic global restriction for a given mosaic identifier.
- getMosaicGlobalRestrictionCall(String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Build call for getMosaicGlobalRestriction
- getMosaicGlobalRestrictions(MosaicIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic global restrictions for an array of mosaics.
- getMosaicGlobalRestrictionsAsync(MosaicIds, ApiCallback<List<MosaicGlobalRestrictionDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic global restrictions for an array of mosaics.
- getMosaicGlobalRestrictionsCall(MosaicIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Build call for getMosaicGlobalRestrictions
- getMosaicGlobalRestrictionsWithHttpInfo(MosaicIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic global restrictions for an array of mosaics.
- getMosaicGlobalRestrictionWithHttpInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.RestrictionMosaicRoutesApi
-
Get mosaic global restriction for a given mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AliasDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceChangeReceiptDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceChangeReceiptDTOAllOf
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceTransferReceiptDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceTransferReceiptDTOAllOf
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedHashLockTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAliasTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicSupplyChangeTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionBodyDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.InflationReceiptDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.InflationReceiptDTOAllOf
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionEntryWrapperDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionBodyDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionBodyDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionEntryWrapperDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionBodyDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicNamesDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionBodyDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionBodyDTO
-
Mosaic identifier.
- getMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Mosaic identifier.
- getMosaicIds() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicIds
-
Array of mosaic identifiers.
- getMosaicMetadata(String, Integer, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get mosaic metadata
Returns the mosaic metadata given a mosaic id.
- getMosaicMetadataAsync(String, Integer, String, String, ApiCallback<MetadataEntriesDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get mosaic metadata (asynchronously)
Returns the mosaic metadata given a mosaic id.
- getMosaicMetadataByKey(String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get mosaic metadata
Returns the mosaic metadata given a mosaic id and a key.
- getMosaicMetadataByKeyAndSender(String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get mosaic metadata
Returns the mosaic metadata given a mosaic id, a key, and a sender.
- getMosaicMetadataByKeyAndSenderAsync(String, String, String, ApiCallback<MetadataDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get mosaic metadata (asynchronously)
Returns the mosaic metadata given a mosaic id, a key, and a sender.
- getMosaicMetadataByKeyAndSenderCall(String, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Build call for getMosaicMetadataByKeyAndSender
- getMosaicMetadataByKeyAndSenderWithHttpInfo(String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get mosaic metadata
Returns the mosaic metadata given a mosaic id, a key, and a sender.
- getMosaicMetadataByKeyAsync(String, String, ApiCallback<MetadataEntriesDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get mosaic metadata (asynchronously)
Returns the mosaic metadata given a mosaic id and a key.
- getMosaicMetadataByKeyCall(String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Build call for getMosaicMetadataByKey
- getMosaicMetadataByKeyWithHttpInfo(String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get mosaic metadata
Returns the mosaic metadata given a mosaic id and a key.
- getMosaicMetadataCall(String, Integer, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Build call for getMosaicMetadata
- getMosaicMetadataWithHttpInfo(String, Integer, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get mosaic metadata
Returns the mosaic metadata given a mosaic id.
- getMosaicNames() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicsNamesDTO
-
Array of mosaic names.
- getMosaicResolutionStatements() - Method in class io.nem.sdk.openapi.okhttp_gson.model.StatementsDTO
-
Array of mosaic resolutions for the block requested.
- getMosaicRestrictionEntry() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionDTO
-
Get mosaicRestrictionEntry
- getMosaicRestrictionEntry() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionDTO
-
Get mosaicRestrictionEntry
- getMosaics(MosaicIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaics information for an array of mosaics
Gets an array of mosaic definition.
- getMosaics() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountDTO
-
Mosaic units owned.
- getMosaics() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransferTransactionDTO
-
Array of mosaics sent to the recipient.
- getMosaics() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicsInfoDTO
-
Array of mosaics information.
- getMosaics() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionBodyDTO
-
Array of mosaics sent to the recipient.
- getMosaics() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionDTO
-
Array of mosaics sent to the recipient.
- getMosaicsAsync(MosaicIds, ApiCallback<List<MosaicInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaics information for an array of mosaics (asynchronously)
Gets an array of mosaic definition.
- getMosaicsCall(MosaicIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Build call for getMosaics
- getMosaicsFromAccount(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaics created by an account
Gets an array of mosaics created for a given account address.
- getMosaicsFromAccountAsync(String, ApiCallback<MosaicsInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaics created by an account (asynchronously)
Gets an array of mosaics created for a given account address.
- getMosaicsFromAccountCall(String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Build call for getMosaicsFromAccount
- getMosaicsFromAccounts(AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaics created for given array of addresses
Gets mosaics created for a given array of addresses.
- getMosaicsFromAccountsAsync(AccountIds, ApiCallback<MosaicsInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaics created for given array of addresses (asynchronously)
Gets mosaics created for a given array of addresses.
- getMosaicsFromAccountsCall(AccountIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Build call for getMosaicsFromAccounts
- getMosaicsFromAccountsWithHttpInfo(AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaics created for given array of addresses
Gets mosaics created for a given array of addresses.
- getMosaicsFromAccountWithHttpInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaics created by an account
Gets an array of mosaics created for a given account address.
- getMosaicsNames(MosaicIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get readable names for a set of mosaics
Returns friendly names for mosaics.
- getMosaicsNamesAsync(MosaicIds, ApiCallback<MosaicsNamesDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get readable names for a set of mosaics (asynchronously)
Returns friendly names for mosaics.
- getMosaicsNamesCall(MosaicIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Build call for getMosaicsNames
- getMosaicsNamesWithHttpInfo(MosaicIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get readable names for a set of mosaics
Returns friendly names for mosaics.
- getMosaicsWithHttpInfo(MosaicIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaics information for an array of mosaics
Gets an array of mosaic definition.
- getMosaicWithHttpInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MosaicRoutesApi
-
Get mosaic information
Gets the mosaic definition for a given mosaic identifier.
- getMultisig() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountInfoDTO
-
Get multisig
- getMultisigEntries() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountGraphInfoDTO
-
Array of multisig accounts for this level.
- getMultisigPublicKeys() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigDTO
-
Array of multisig accounts where the account is cosignatory.
- getName() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.Pair
-
- getName() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Namespace name.
- getName() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceNameDTO
-
Namespace name.
- getName() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionBodyDTO
-
Namespace name.
- getName() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Namespace name.
- getName() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NetworkTypeDTO
-
Network name.
- getNames() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountNamesDTO
-
Account linked namespace names.
- getNames() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicNamesDTO
-
Mosaic linked namespace names.
- getNamespace(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get namespace information
Gets the namespace for a given namespace identifier.
- getNamespace() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceInfoDTO
-
Get namespace
- getNamespaceAsync(String, ApiCallback<NamespaceInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get namespace information (asynchronously)
Gets the namespace for a given namespace identifier.
- getNamespaceCall(String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Build call for getNamespace
- getNamespaceId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionBodyDTO
-
Namespace identifier.
- getNamespaceId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionDTO
-
Namespace identifier.
- getNamespaceId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAddressAliasTransactionDTO
-
Namespace identifier.
- getNamespaceId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAliasTransactionDTO
-
Namespace identifier.
- getNamespaceId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionBodyDTO
-
Namespace identifier.
- getNamespaceId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionDTO
-
Namespace identifier.
- getNamespaceIds() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceIds
-
Array of namespace identifiers.
- getNamespaceMetadata(String, Integer, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get namespace metadata
Returns the namespace metadata given a namespace id.
- getNamespaceMetadataAsync(String, Integer, String, String, ApiCallback<MetadataEntriesDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get namespace metadata (asynchronously)
Returns the namespace metadata given a namespace id.
- getNamespaceMetadataByKey(String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get namespace metadata
Returns the namespace metadata given a namespace id and a key.
- getNamespaceMetadataByKeyAndSender(String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get namespace metadata
Returns the namespace metadata given a namespace id, a key, and a sender.
- getNamespaceMetadataByKeyAndSenderAsync(String, String, String, ApiCallback<MetadataDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get namespace metadata (asynchronously)
Returns the namespace metadata given a namespace id, a key, and a sender.
- getNamespaceMetadataByKeyAndSenderCall(String, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Build call for getNamespaceMetadataByKeyAndSender
- getNamespaceMetadataByKeyAndSenderWithHttpInfo(String, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get namespace metadata
Returns the namespace metadata given a namespace id, a key, and a sender.
- getNamespaceMetadataByKeyAsync(String, String, ApiCallback<MetadataEntriesDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get namespace metadata (asynchronously)
Returns the namespace metadata given a namespace id and a key.
- getNamespaceMetadataByKeyCall(String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Build call for getNamespaceMetadataByKey
- getNamespaceMetadataByKeyWithHttpInfo(String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get namespace metadata
Returns the namespace metadata given a namespace id and a key.
- getNamespaceMetadataCall(String, Integer, String, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Build call for getNamespaceMetadata
- getNamespaceMetadataWithHttpInfo(String, Integer, String, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.MetadataRoutesApi
-
Get namespace metadata
Returns the namespace metadata given a namespace id.
- getNamespaces() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespacesInfoDTO
-
Array of namespaces information.
- getNamespacesFromAccount(String, Integer, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get namespaces created by an account
Gets an array of namespaces for a given account address.
- getNamespacesFromAccountAsync(String, Integer, String, ApiCallback<NamespacesInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get namespaces created by an account (asynchronously)
Gets an array of namespaces for a given account address.
- getNamespacesFromAccountCall(String, Integer, String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Build call for getNamespacesFromAccount
- getNamespacesFromAccounts(AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get namespaces for given array of addresses
Gets namespaces for a given array of addresses.
- getNamespacesFromAccountsAsync(AccountIds, ApiCallback<NamespacesInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get namespaces for given array of addresses (asynchronously)
Gets namespaces for a given array of addresses.
- getNamespacesFromAccountsCall(AccountIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Build call for getNamespacesFromAccounts
- getNamespacesFromAccountsWithHttpInfo(AccountIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get namespaces for given array of addresses
Gets namespaces for a given array of addresses.
- getNamespacesFromAccountWithHttpInfo(String, Integer, String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get namespaces created by an account
Gets an array of namespaces for a given account address.
- getNamespacesNames(NamespaceIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get readable names for a set of namespaces
Returns friendly names for namespaces.
- getNamespacesNamesAsync(NamespaceIds, ApiCallback<List<NamespaceNameDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get readable names for a set of namespaces (asynchronously)
Returns friendly names for namespaces.
- getNamespacesNamesCall(NamespaceIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Build call for getNamespacesNames
- getNamespacesNamesWithHttpInfo(NamespaceIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get readable names for a set of namespaces
Returns friendly names for namespaces.
- getNamespaceWithHttpInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NamespaceRoutesApi
-
Get namespace information
Gets the namespace for a given namespace identifier.
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountAddressRestrictionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountLinkTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMosaicRestrictionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountOperationRestrictionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAddressAliasTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedHashLockTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAliasTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicSupplyChangeTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMultisigAccountModificationTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretProofTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransferTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EntityDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionDTO
-
Get network
- getNetwork() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionDTO
-
Get network
- getNetworkFees() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NetworkRoutesApi
-
Get transaction fees information
Returns information about the average, median, highest and lower fee multiplier over the last \"numBlocksTransactionFeeStats\".
- getNetworkFeesAsync(ApiCallback<NetworkFeesDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NetworkRoutesApi
-
Get transaction fees information (asynchronously)
Returns information about the average, median, highest and lower fee multiplier over the last \"numBlocksTransactionFeeStats\".
- getNetworkFeesCall(ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NetworkRoutesApi
-
Build call for getNetworkFees
- getNetworkFeesWithHttpInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NetworkRoutesApi
-
Get transaction fees information
Returns information about the average, median, highest and lower fee multiplier over the last \"numBlocksTransactionFeeStats\".
- getNetworkGenerationHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeInfoDTO
-
Get networkGenerationHash
- getNetworkIdentifier() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeInfoDTO
-
Get networkIdentifier
- getNetworkType() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NetworkRoutesApi
-
Get the current network type of the chain
Returns the current network type.
- getNetworkTypeAsync(ApiCallback<NetworkTypeDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NetworkRoutesApi
-
Get the current network type of the chain (asynchronously)
Returns the current network type.
- getNetworkTypeCall(ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NetworkRoutesApi
-
Build call for getNetworkType
- getNetworkTypeWithHttpInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NetworkRoutesApi
-
Get the current network type of the chain
Returns the current network type.
- getNewRestrictionType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Get newRestrictionType
- getNewRestrictionType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionBodyDTO
-
Get newRestrictionType
- getNewRestrictionType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Get newRestrictionType
- getNewRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Restriction value.
- getNewRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Restriction value.
- getNewRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionBodyDTO
-
Restriction value.
- getNewRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Restriction value.
- getNewRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionBodyDTO
-
Restriction value.
- getNewRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Restriction value.
- getNodeHealth() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the node health information
Supplies information regarding the connection and services status.
- getNodeHealthAsync(ApiCallback<NodeHealthInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the node health information (asynchronously)
Supplies information regarding the connection and services status.
- getNodeHealthCall(ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Build call for getNodeHealth
- getNodeHealthWithHttpInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the node health information
Supplies information regarding the connection and services status.
- getNodeInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the node information
Supplies additional information about the application running on a node.
- getNodeInfoAsync(ApiCallback<NodeInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the node information (asynchronously)
Supplies additional information about the application running on a node.
- getNodeInfoCall(ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Build call for getNodeInfo
- getNodeInfoWithHttpInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the node information
Supplies additional information about the application running on a node.
- getNodeStorage() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the storage information of the node
Returns storage information about the node.
- getNodeStorageAsync(ApiCallback<StorageInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the storage information of the node (asynchronously)
Returns storage information about the node.
- getNodeStorageCall(ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Build call for getNodeStorage
- getNodeStorageWithHttpInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the storage information of the node
Returns storage information about the node.
- getNodeTime() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the node time
Gets the node time at the moment the reply was sent and received.
- getNodeTimeAsync(ApiCallback<NodeTimeDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the node time (asynchronously)
Gets the node time at the moment the reply was sent and received.
- getNodeTimeCall(ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Build call for getNodeTime
- getNodeTimeWithHttpInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the node time
Gets the node time at the moment the reply was sent and received.
- getNonce() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
Random nonce used to generate the mosaic id.
- getNonce() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionBodyDTO
-
Random nonce used to generate the mosaic id.
- getNonce() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Random nonce used to generate the mosaic id.
- getNumAccounts() - Method in class io.nem.sdk.openapi.okhttp_gson.model.StorageInfoDTO
-
Number of accounts created.
- getNumBlocks() - Method in class io.nem.sdk.openapi.okhttp_gson.model.StorageInfoDTO
-
Number of blocks stored.
- getNumStatements() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockMetaDTO
-
Get numStatements
- getNumTransactions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockMetaDTO
-
Get numTransactions
- getNumTransactions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.StorageInfoDTO
-
Number of transactions stored.
- getOwnerAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDTO
-
Address expressed in hexadecimal base.
- getOwnerAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Address expressed in hexadecimal base.
- getOwnerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDTO
-
Public key.
- getOwnerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Public key.
- getParamName() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.auth.ApiKeyAuth
-
- getParentHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.Cosignature
-
Get parentHash
- getParentId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Namespace identifier.
- getParentId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Namespace identifier.
- getParentId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceNameDTO
-
Namespace identifier.
- getParentId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionBodyDTO
-
Namespace identifier.
- getParentId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Namespace identifier.
- getPassword() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.auth.HttpBasicAuth
-
- getPayload() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MessageDTO
-
Content of the message.
- getPayload() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionPayload
-
Transaction payload.
- getPort() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeInfoDTO
-
Port used for the communication.
- getPosition() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MerklePathItemDTO
-
Get position
- getPreviousBlockHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Get previousBlockHash
- getPreviousBlockHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTOAllOf
-
Get previousBlockHash
- getPreviousRestrictionType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Get previousRestrictionType
- getPreviousRestrictionType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionBodyDTO
-
Get previousRestrictionType
- getPreviousRestrictionType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Get previousRestrictionType
- getPreviousRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Restriction value.
- getPreviousRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Restriction value.
- getPreviousRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionBodyDTO
-
Restriction value.
- getPreviousRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Restriction value.
- getPreviousRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionBodyDTO
-
Restriction value.
- getPreviousRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Restriction value.
- getPrimaryId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SourceDTO
-
Transaction index within the block.
- getProof() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretProofTransactionDTO
-
Original random set of bytes.
- getProof() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionBodyDTO
-
Original random set of bytes.
- getProof() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Original random set of bytes.
- getPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountDTO
-
Public key.
- getPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeInfoDTO
-
Public key.
- getPublicKeyAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMultisigAccountModificationTransactionDTO
-
Array of cosignatory accounts to add.
- getPublicKeyAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionBodyDTO
-
Array of cosignatory accounts to add.
- getPublicKeyAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Array of cosignatory accounts to add.
- getPublicKeyDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMultisigAccountModificationTransactionDTO
-
Array of cosignatory accounts to delete.
- getPublicKeyDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionBodyDTO
-
Array of cosignatory accounts to delete.
- getPublicKeyDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Array of cosignatory accounts to delete.
- getPublicKeyHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountDTO
-
Height of the blockchain.
- getPublicKeys() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountIds
-
Array of public keys.
- getRawScore() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ActivityBucketDTO
-
Importance score for this bucket.
- getReadTimeout() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
Get read timeout (in milliseconds).
- getReceipts() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionStatementBodyDTO
-
Array of receipts.
- getReceiptsHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Get receiptsHash
- getReceiptsHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTOAllOf
-
Get receiptsHash
- getReceiveTimestamp() - Method in class io.nem.sdk.openapi.okhttp_gson.model.CommunicationTimestampsDTO
-
Number of seconds elapsed since the creation of the nemesis block.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceTransferReceiptDTO
-
Address expressed in hexadecimal base.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceTransferReceiptDTOAllOf
-
Address expressed in hexadecimal base.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Address expressed in hexadecimal base.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretProofTransactionDTO
-
Address expressed in hexadecimal base.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransferTransactionDTO
-
Address expressed in hexadecimal base.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionBodyDTO
-
Address expressed in hexadecimal base.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Address expressed in hexadecimal base.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionBodyDTO
-
Address expressed in hexadecimal base.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Address expressed in hexadecimal base.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionBodyDTO
-
Address expressed in hexadecimal base.
- getRecipientAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionDTO
-
Address expressed in hexadecimal base.
- getReferenceMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Mosaic identifier.
- getReferenceMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionEntryRestrictionDTO
-
Mosaic identifier.
- getReferenceMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionBodyDTO
-
Mosaic identifier.
- getReferenceMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Mosaic identifier.
- getRegistrationType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Get registrationType
- getRegistrationType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Get registrationType
- getRegistrationType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionBodyDTO
-
Get registrationType
- getRegistrationType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Get registrationType
- getRemotePublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionBodyDTO
-
Public key.
- getRemotePublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionDTO
-
Public key.
- getRemotePublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountLinkTransactionDTO
-
Public key.
- getResolutionEntries() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ResolutionStatementBodyDTO
-
Array of resolution entries linked to the unresolved namespaceId.
- getResolved() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ResolutionEntryDTO
-
Get resolved
- getResponseBody() - Method in exception io.nem.sdk.openapi.okhttp_gson.invoker.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception io.nem.sdk.openapi.okhttp_gson.invoker.ApiException
-
Get the HTTP response headers.
- getRestriction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionEntryDTO
-
Get restriction
- getRestrictionAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionBodyDTO
-
Account restriction additions.
- getRestrictionAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionDTO
-
Account restriction additions.
- getRestrictionAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionBodyDTO
-
Account restriction additions.
- getRestrictionAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionDTO
-
Account restriction additions.
- getRestrictionAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionBodyDTO
-
Account restriction additions.
- getRestrictionAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionDTO
-
Account restriction additions.
- getRestrictionAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountAddressRestrictionTransactionDTO
-
Account restriction additions.
- getRestrictionAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMosaicRestrictionTransactionDTO
-
Account restriction additions.
- getRestrictionAdditions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountOperationRestrictionTransactionDTO
-
Account restriction additions.
- getRestrictionDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionBodyDTO
-
Account restriction deletions.
- getRestrictionDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionDTO
-
Account restriction deletions.
- getRestrictionDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionBodyDTO
-
Account restriction deletions.
- getRestrictionDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionDTO
-
Account restriction deletions.
- getRestrictionDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionBodyDTO
-
Account restriction deletions.
- getRestrictionDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionDTO
-
Account restriction deletions.
- getRestrictionDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountAddressRestrictionTransactionDTO
-
Account restriction deletions.
- getRestrictionDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMosaicRestrictionTransactionDTO
-
Account restriction deletions.
- getRestrictionDeletions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountOperationRestrictionTransactionDTO
-
Account restriction deletions.
- getRestrictionFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionBodyDTO
-
Get restrictionFlags
- getRestrictionFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionDTO
-
Get restrictionFlags
- getRestrictionFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionBodyDTO
-
Get restrictionFlags
- getRestrictionFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionDTO
-
Get restrictionFlags
- getRestrictionFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionBodyDTO
-
Get restrictionFlags
- getRestrictionFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionDTO
-
Get restrictionFlags
- getRestrictionFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountRestrictionDTO
-
Get restrictionFlags
- getRestrictionFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountAddressRestrictionTransactionDTO
-
Get restrictionFlags
- getRestrictionFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMosaicRestrictionTransactionDTO
-
Get restrictionFlags
- getRestrictionFlags() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountOperationRestrictionTransactionDTO
-
Get restrictionFlags
- getRestrictionKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Restriction key.
- getRestrictionKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Restriction key.
- getRestrictionKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionBodyDTO
-
Restriction key.
- getRestrictionKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Restriction key.
- getRestrictionKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionBodyDTO
-
Restriction key.
- getRestrictionKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Restriction key.
- getRestrictions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountRestrictionsDTO
-
Get restrictions
- getRestrictions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionEntryWrapperDTO
-
Get restrictions
- getRestrictions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionEntryWrapperDTO
-
Get restrictions
- getRestrictionType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionEntryRestrictionDTO
-
Get restrictionType
- getRestrictionValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionEntryRestrictionDTO
-
Restriction value.
- getRestVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ServerDTO
-
catapult-rest component version.
- getRevision() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDTO
-
Number of definitions for the same mosaic.
- getRoles() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeInfoDTO
-
Get roles
- getScopedMetadataKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionBodyDTO
-
Metadata key scoped to source, target and type expressed.
- getScopedMetadataKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Metadata key scoped to source, target and type expressed.
- getScopedMetadataKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Metadata key scoped to source, target and type expressed.
- getScopedMetadataKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Metadata key scoped to source, target and type expressed.
- getScopedMetadataKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Metadata key scoped to source, target and type expressed.
- getScopedMetadataKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MetadataEntryDTO
-
Metadata key scoped to source, target and type expressed.
- getScopedMetadataKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionBodyDTO
-
Metadata key scoped to source, target and type expressed.
- getScopedMetadataKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Metadata key scoped to source, target and type expressed.
- getScopedMetadataKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionBodyDTO
-
Metadata key scoped to source, target and type expressed.
- getScopedMetadataKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Metadata key scoped to source, target and type expressed.
- getScoreHigh() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ChainScoreDTO
-
Score of the blockchain.
- getScoreLow() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ChainScoreDTO
-
Score of the blockchain.
- getSdkVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ServerDTO
-
catapult-sdk component version.
- getSecondaryId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SourceDTO
-
Transaction index within the aggregate transaction.
- getSecret() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Get secret
- getSecret() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretProofTransactionDTO
-
Get secret
- getSecret() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionBodyDTO
-
Get secret
- getSecret() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Get secret
- getSecret() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionBodyDTO
-
Get secret
- getSecret() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Get secret
- getSenderPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceTransferReceiptDTO
-
Public key.
- getSenderPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceTransferReceiptDTOAllOf
-
Public key.
- getSenderPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MetadataEntryDTO
-
Public key.
- getSendTimestamp() - Method in class io.nem.sdk.openapi.okhttp_gson.model.CommunicationTimestampsDTO
-
Number of seconds elapsed since the creation of the nemesis block.
- getServerInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the version of the running REST component
Returns the version of the running catapult-rest component.
- getServerInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ServerInfoDTO
-
Get serverInfo
- getServerInfoAsync(ApiCallback<ServerInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the version of the running REST component (asynchronously)
Returns the version of the running catapult-rest component.
- getServerInfoCall(ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Build call for getServerInfo
- getServerInfoWithHttpInfo() - Method in class io.nem.sdk.openapi.okhttp_gson.api.NodeRoutesApi
-
Get the version of the running REST component
Returns the version of the running catapult-rest component.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.Cosignature
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.CosignatureDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionDTO
-
Entity's signature generated by the signer.
- getSignature() - Method in class io.nem.sdk.openapi.okhttp_gson.model.VerifiableEntityDTO
-
Entity's signature generated by the signer.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.Cosignature
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.CosignatureDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.CosignatureDTOAllOf
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountAddressRestrictionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountLinkTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMosaicRestrictionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountOperationRestrictionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAddressAliasTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedHashLockTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAliasTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicSupplyChangeTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMultisigAccountModificationTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretProofTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransferTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EntityDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionDTO
-
Public key.
- getSignerPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionDTO
-
Public key.
- getSource() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ResolutionEntryDTO
-
Get source
- getSource() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionStatementBodyDTO
-
Get source
- getSslCaCert() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
Get SSL CA cert.
- getStartHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ActivityBucketDTO
-
Height of the blockchain.
- getStartHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDTO
-
Height of the blockchain.
- getStartHeight() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceDTO
-
Height of the blockchain.
- getStateHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Get stateHash
- getStateHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTOAllOf
-
Get stateHash
- getStateHashSubCacheMerkleRoots() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockMetaDTO
-
Get stateHashSubCacheMerkleRoots
- getStatement() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ResolutionStatementDTO
-
Get statement
- getStatement() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionStatementDTO
-
Get statement
- getStatus() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeHealthInfoDTO
-
Get status
- getStatusCode() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiResponse
-
- getSupply() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDTO
-
Absolute amount.
- getTargetAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Address expressed in hexadecimal base.
- getTargetAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionEntryWrapperDTO
-
Address expressed in hexadecimal base.
- getTargetAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionBodyDTO
-
Address expressed in hexadecimal base.
- getTargetAddress() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Address expressed in hexadecimal base.
- getTargetId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MetadataEntryDTO
-
Get targetId
- getTargetMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Mosaic identifier.
- getTargetMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionBodyDTO
-
Mosaic identifier.
- getTargetMosaicId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Mosaic identifier.
- getTargetNamespaceId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Namespace identifier.
- getTargetNamespaceId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionBodyDTO
-
Namespace identifier.
- getTargetNamespaceId() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Namespace identifier.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionBodyDTO
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceChangeReceiptDTO
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceChangeReceiptDTOAllOf
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MetadataEntryDTO
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionBodyDTO
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionBodyDTO
-
Public key.
- getTargetPublicKey() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Public key.
- getTempFolderPath() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints
with file response.
- getTimestamp() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Number of seconds elapsed since the creation of the nemesis block.
- getTimestamp() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTOAllOf
-
Number of seconds elapsed since the creation of the nemesis block.
- getTotalFee() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockMetaDTO
-
Absolute amount.
- getTotalFeesPaid() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ActivityBucketDTO
-
Fees paid by the account for this bucket.
- getTransaction(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transaction information
Returns transaction information given a transactionId or hash.
- getTransaction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionInfoDTO
-
Get transaction
- getTransaction() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionInfoDTO
-
Get transaction
- getTransactionAsync(String, ApiCallback<TransactionInfoDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transaction information (asynchronously)
Returns transaction information given a transactionId or hash.
- getTransactionCall(String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Build call for getTransaction
- getTransactionIds() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionIds
-
Array of transaction identifiers.
- getTransactions(TransactionIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transactions information
Returns transactions information for a given array of transactionIds.
- getTransactions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionBodyDTO
-
Array of transactions initiated by different accounts.
- getTransactions() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionDTO
-
Array of transactions initiated by different accounts.
- getTransactionsAsync(TransactionIds, ApiCallback<List<TransactionInfoDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transactions information (asynchronously)
Returns transactions information for a given array of transactionIds.
- getTransactionsCall(TransactionIds, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Build call for getTransactions
- getTransactionsHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionBodyDTO
-
Get transactionsHash
- getTransactionsHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionDTO
-
Get transactionsHash
- getTransactionsHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Get transactionsHash
- getTransactionsHash() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTOAllOf
-
Get transactionsHash
- getTransactionsStatuses(TransactionHashes) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transactions status
Returns an array of transaction statuses for a given array of transaction hashes.
- getTransactionsStatusesAsync(TransactionHashes, ApiCallback<List<TransactionStatusDTO>>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transactions status (asynchronously)
Returns an array of transaction statuses for a given array of transaction hashes.
- getTransactionsStatusesCall(TransactionHashes, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Build call for getTransactionsStatuses
- getTransactionsStatusesWithHttpInfo(TransactionHashes) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transactions status
Returns an array of transaction statuses for a given array of transaction hashes.
- getTransactionStatements() - Method in class io.nem.sdk.openapi.okhttp_gson.model.StatementsDTO
-
Array of transaction statements for the block requested.
- getTransactionStatus(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transaction status
Returns the transaction status for a given hash.
- getTransactionStatusAsync(String, ApiCallback<TransactionStatusDTO>) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transaction status (asynchronously)
Returns the transaction status for a given hash.
- getTransactionStatusCall(String, ApiCallback) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Build call for getTransactionStatus
- getTransactionStatusWithHttpInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transaction status
Returns the transaction status for a given hash.
- getTransactionsWithHttpInfo(TransactionIds) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transactions information
Returns transactions information for a given array of transactionIds.
- getTransactionWithHttpInfo(String) - Method in class io.nem.sdk.openapi.okhttp_gson.api.TransactionRoutesApi
-
Get transaction information
Returns transaction information given a transactionId or hash.
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AliasDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceChangeReceiptDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceTransferReceiptDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountAddressRestrictionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountLinkTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMosaicRestrictionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountOperationRestrictionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAddressAliasTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedHashLockTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAliasTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicSupplyChangeTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMultisigAccountModificationTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretProofTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransferTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EntityDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.InflationReceiptDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MessageDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicExpiryReceiptDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceExpiryReceiptDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ReceiptDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionDTO
-
Get type
- getType() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionDTO
-
Get type
- getUnresolved() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ResolutionStatementBodyDTO
-
Get unresolved
- getUsername() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.auth.HttpBasicAuth
-
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.Pair
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.AccountLinkActionEnum
-
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionBodyDTO
-
Metadata value.
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Metadata value.
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.AccountRestrictionFlagsEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.AccountTypeEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.AliasActionEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.AliasTypeEnum
-
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Metadata value.
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Metadata value.
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Metadata value.
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.LockHashAlgorithmEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.MessageTypeEnum
-
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MetadataEntryDTO
-
Metadata value.
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.MetadataTypeEnum
-
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionEntryDTO
-
Restriction value.
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionBodyDTO
-
Metadata value.
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Metadata value.
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.MosaicRestrictionEntryTypeEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.MosaicRestrictionTypeEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeActionEnum
-
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionBodyDTO
-
Metadata value.
- getValue() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Metadata value.
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTypeEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.NetworkTypeEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.NodeStatusEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.PositionEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.ReceiptTypeEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.RolesTypeEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.TransactionStateTypeEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.TransactionStatusTypeEnum
-
- getValue() - Method in enum io.nem.sdk.openapi.okhttp_gson.model.TransactionTypeEnum
-
- getValues() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountRestrictionDTO
-
Address, mosaic id, or transaction type to restrict.
- getValueSize() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionBodyDTO
-
Value size in bytes.
- getValueSize() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Value size in bytes.
- getValueSize() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Value size in bytes.
- getValueSize() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Value size in bytes.
- getValueSize() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Value size in bytes.
- getValueSize() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionBodyDTO
-
Value size in bytes.
- getValueSize() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Value size in bytes.
- getValueSize() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionBodyDTO
-
Value size in bytes.
- getValueSize() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Value size in bytes.
- getValueSizeDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionBodyDTO
-
Change in value size in bytes.
- getValueSizeDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Change in value size in bytes.
- getValueSizeDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Change in value size in bytes.
- getValueSizeDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Change in value size in bytes.
- getValueSizeDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Change in value size in bytes.
- getValueSizeDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionBodyDTO
-
Change in value size in bytes.
- getValueSizeDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Change in value size in bytes.
- getValueSizeDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionBodyDTO
-
Change in value size in bytes.
- getValueSizeDelta() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Change in value size in bytes.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountAddressRestrictionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountLinkTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMetadataTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountMosaicRestrictionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AccountOperationRestrictionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AddressAliasTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.AggregateTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceChangeReceiptDTO
-
Version of the receipt.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BalanceTransferReceiptDTO
-
Version of the receipt.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.BlockDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountAddressRestrictionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountLinkTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMetadataTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountMosaicRestrictionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAccountOperationRestrictionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedAddressAliasTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedHashLockTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAddressRestrictionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicAliasTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicDefinitionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicGlobalRestrictionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicMetadataTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMosaicSupplyChangeTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedMultisigAccountModificationTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceMetadataTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedNamespaceRegistrationTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretLockTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedSecretProofTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EmbeddedTransferTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.EntityDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.HashLockTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.InflationReceiptDTO
-
Version of the receipt.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAddressRestrictionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicAliasTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicDefinitionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicExpiryReceiptDTO
-
Version of the receipt.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicGlobalRestrictionTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicMetadataTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MosaicSupplyChangeTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.MultisigAccountModificationTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceExpiryReceiptDTO
-
Version of the receipt.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceMetadataTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NamespaceRegistrationTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.NodeInfoDTO
-
Version of the application.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.ReceiptDTO
-
Version of the receipt.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretLockTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.SecretProofTransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionDTO
-
Entity version.
- getVersion() - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransferTransactionDTO
-
Entity version.
- getWriteTimeout() - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
Get write timeout (in milliseconds).
- group(TransactionStateTypeEnum) - Method in class io.nem.sdk.openapi.okhttp_gson.model.TransactionStatusDTO
-
- guessContentTypeFromFile(File) - Method in class io.nem.sdk.openapi.okhttp_gson.invoker.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").