Package nxt.http.callers
Class CreateTwoSidesTransactionCallBuilder<T extends CreateTwoSidesTransactionCallBuilder>
java.lang.Object
nxt.http.APICall.Builder<T>
nxt.http.callers.ChainSpecificCallBuilder<T>
nxt.http.callers.CreateOneSideTransactionCallBuilder<T>
nxt.http.callers.CreateTwoSidesTransactionCallBuilder<T>
- Direct Known Subclasses:
AddAccountPermissionCall,BuyAliasCall,DeleteAccountPropertyCall,DeleteAssetPropertyCall,DgsDeliveryCall,DgsFeedbackCall,DgsPurchaseCall,DgsRefundCall,LeaseBalanceCall,RemoveAccountPermissionCall,SellAliasCall,SendMessageCall,SendMoneyCall,SetAccountPropertyCall,SetAssetPropertyCall,TransferAssetCall,TransferCurrencyCall
public class CreateTwoSidesTransactionCallBuilder<T extends CreateTwoSidesTransactionCallBuilder>
extends CreateOneSideTransactionCallBuilder<T>
-
Field Summary
Fields inherited from class nxt.http.APICall.Builder
params -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompressMessageToEncrypt(String compressMessageToEncrypt) encryptedMessageData(byte[] encryptedMessageData) encryptedMessageData(String encryptedMessageData) encryptedMessageFile(byte[] b) encryptedMessageIsPrunable(boolean encryptedMessageIsPrunable) encryptedMessageNonce(byte[] encryptedMessageNonce) encryptedMessageNonce(String encryptedMessageNonce) messageToEncrypt(String messageToEncrypt) messageToEncryptFile(byte[] b) messageToEncryptIsText(boolean messageToEncryptIsText) recipient(long recipient) recipientPublicKey(byte[] recipientPublicKey) recipientPublicKey(String recipientPublicKey) Methods inherited from class nxt.http.callers.CreateOneSideTransactionCallBuilder
atomicChildFullHash, atomicChildFullHash, atomicOrphanUnconfirmedPoolDeadline, atomicParentUnsignedHash, broadcast, compressMessageToEncryptToSelf, deadline, ecBlockHeight, ecBlockId, ecBlockId, encryptToSelfMessageData, encryptToSelfMessageData, encryptToSelfMessageFile, encryptToSelfMessageNonce, encryptToSelfMessageNonce, feeNQT, feeRateNQTPerFXT, message, messageFile, messageIsPrunable, messageIsText, messageToEncryptToSelf, messageToEncryptToSelfIsText, minBundlerBalanceFXT, minBundlerFeeLimitFQT, phased, phasingExpression, phasingFinishHeight, phasingHashedSecret, phasingHashedSecretAlgorithm, phasingHolding, phasingHolding, phasingLinkedTransaction, phasingMinBalance, phasingMinBalanceModel, phasingParams, phasingQuorum, phasingRecipientPropertyName, phasingRecipientPropertySetter, phasingRecipientPropertyValue, phasingSenderPropertyName, phasingSenderPropertySetter, phasingSenderPropertyValue, phasingSubPolls, phasingVotingModel, phasingWhitelisted, publicKey, publicKey, referencedTransaction, timestamp, transactionPriority, voucherMethods inherited from class nxt.http.callers.ChainSpecificCallBuilder
chain, chainMethods inherited from class nxt.http.APICall.Builder
build, call, callNoError, download, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, privateKey, privateKey, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
-
Constructor Details
-
CreateTwoSidesTransactionCallBuilder
-
-
Method Details
-
encryptedMessageData
-
encryptedMessageData
-
encryptedMessageFile
-
encryptedMessageIsPrunable
-
compressMessageToEncrypt
-
recipientPublicKey
-
recipientPublicKey
-
recipient
-
recipient
-
encryptedMessageNonce
-
encryptedMessageNonce
-
messageToEncryptIsText
-
messageToEncrypt
-
messageToEncryptFile
-