Class CreateOneSideTransactionCallBuilder<T extends CreateOneSideTransactionCallBuilder>

java.lang.Object
nxt.http.APICall.Builder<T>
nxt.http.callers.ChainSpecificCallBuilder<T>
nxt.http.callers.CreateOneSideTransactionCallBuilder<T>
Direct Known Subclasses:
ApproveTransactionCall, BundleTransactionsCall, CancelAskOrderCall, CancelBidOrderCall, CancelCoinExchangeCall, CastVoteCall, CreatePollCall, CreateTwoSidesTransactionCallBuilder, CurrencyBuyCall, CurrencyMintCall, CurrencyReserveClaimCall, CurrencyReserveIncreaseCall, CurrencySellCall, DeleteAliasCall, DeleteAssetSharesCall, DeleteContractReferenceCall, DeleteCurrencyCall, DgsDelistingCall, DgsListingCall, DgsPriceChangeCall, DgsQuantityChangeCall, DividendPaymentCall, ExchangeCoinsCall, IncreaseAssetSharesCall, IssueAssetCall, IssueCurrencyCall, PlaceAskOrderCall, PlaceBidOrderCall, PublishExchangeOfferCall, SetAccountInfoCall, SetAliasCall, SetAssetTradeRoyaltiesCall, SetContractReferenceCall, SetPhasingAssetControlCall, SetPhasingOnlyControlCall, ShufflingCancelCall, ShufflingCreateCall, ShufflingProcessCall, ShufflingRegisterCall, ShufflingVerifyCall, UploadTaggedDataCall

public class CreateOneSideTransactionCallBuilder<T extends CreateOneSideTransactionCallBuilder> extends ChainSpecificCallBuilder<T>
  • Constructor Details

    • CreateOneSideTransactionCallBuilder

      protected CreateOneSideTransactionCallBuilder(ApiSpec apiSpec)
  • Method Details

    • broadcast

      public T broadcast(boolean broadcast)
    • phasingRecipientPropertyName

      public T phasingRecipientPropertyName(String phasingRecipientPropertyName)
    • phasingQuorum

      public T phasingQuorum(long phasingQuorum)
    • messageIsPrunable

      public T messageIsPrunable(boolean messageIsPrunable)
    • voucher

      public T voucher(boolean voucher)
    • compressMessageToEncryptToSelf

      public T compressMessageToEncryptToSelf(String compressMessageToEncryptToSelf)
    • transactionPriority

      public T transactionPriority(String transactionPriority)
    • publicKey

      public T publicKey(String publicKey)
    • publicKey

      public T publicKey(byte[] publicKey)
    • phasingExpression

      public T phasingExpression(String phasingExpression)
    • phasingSubPolls

      public T phasingSubPolls(String phasingSubPolls)
    • ecBlockId

      public T ecBlockId(String ecBlockId)
    • ecBlockId

      public T ecBlockId(long ecBlockId)
    • phased

      public T phased(boolean phased)
    • phasingHashedSecret

      public T phasingHashedSecret(String phasingHashedSecret)
    • phasingHolding

      public T phasingHolding(String phasingHolding)
    • phasingHolding

      public T phasingHolding(long phasingHolding)
    • atomicParentUnsignedHash

      public T atomicParentUnsignedHash(String atomicParentUnsignedHash)
    • phasingRecipientPropertySetter

      public T phasingRecipientPropertySetter(String phasingRecipientPropertySetter)
    • atomicChildFullHash

      public T atomicChildFullHash(String atomicChildFullHash)
    • atomicChildFullHash

      public T atomicChildFullHash(byte[] atomicChildFullHash)
    • messageToEncryptToSelf

      public T messageToEncryptToSelf(String messageToEncryptToSelf)
    • messageIsText

      public T messageIsText(boolean messageIsText)
    • phasingMinBalance

      public T phasingMinBalance(long phasingMinBalance)
    • deadline

      public T deadline(int deadline)
    • timestamp

      public T timestamp(int timestamp)
    • phasingWhitelisted

      public T phasingWhitelisted(String... phasingWhitelisted)
    • messageToEncryptToSelfIsText

      public T messageToEncryptToSelfIsText(boolean messageToEncryptToSelfIsText)
    • referencedTransaction

      public T referencedTransaction(String referencedTransaction)
    • feeNQT

      public T feeNQT(long feeNQT)
    • phasingSenderPropertySetter

      public T phasingSenderPropertySetter(String phasingSenderPropertySetter)
    • minBundlerFeeLimitFQT

      public T minBundlerFeeLimitFQT(long minBundlerFeeLimitFQT)
    • phasingSenderPropertyName

      public T phasingSenderPropertyName(String phasingSenderPropertyName)
    • message

      public T message(String message)
    • messageFile

      public T messageFile(byte[] b)
    • encryptToSelfMessageData

      public T encryptToSelfMessageData(String encryptToSelfMessageData)
    • encryptToSelfMessageData

      public T encryptToSelfMessageData(byte[] encryptToSelfMessageData)
    • encryptToSelfMessageFile

      public T encryptToSelfMessageFile(byte[] b)
    • feeRateNQTPerFXT

      public T feeRateNQTPerFXT(long feeRateNQTPerFXT)
    • atomicOrphanUnconfirmedPoolDeadline

      public T atomicOrphanUnconfirmedPoolDeadline(int atomicOrphanUnconfirmedPoolDeadline)
    • phasingRecipientPropertyValue

      public T phasingRecipientPropertyValue(String phasingRecipientPropertyValue)
    • encryptToSelfMessageNonce

      public T encryptToSelfMessageNonce(String encryptToSelfMessageNonce)
    • encryptToSelfMessageNonce

      public T encryptToSelfMessageNonce(byte[] encryptToSelfMessageNonce)
    • phasingLinkedTransaction

      public T phasingLinkedTransaction(String... phasingLinkedTransaction)
    • phasingFinishHeight

      public T phasingFinishHeight(int phasingFinishHeight)
    • phasingParams

      public T phasingParams(String phasingParams)
    • phasingHashedSecretAlgorithm

      public T phasingHashedSecretAlgorithm(byte phasingHashedSecretAlgorithm)
    • ecBlockHeight

      public T ecBlockHeight(int ecBlockHeight)
    • minBundlerBalanceFXT

      public T minBundlerBalanceFXT(long minBundlerBalanceFXT)
    • phasingMinBalanceModel

      public T phasingMinBalanceModel(byte phasingMinBalanceModel)
    • phasingVotingModel

      public T phasingVotingModel(byte phasingVotingModel)
    • phasingSenderPropertyValue

      public T phasingSenderPropertyValue(String phasingSenderPropertyValue)