public class PublishExchangeOfferCall extends CreateOneSideTransactionCallBuilder<PublishExchangeOfferCall>
params| Modifier and Type | Method and Description |
|---|---|
PublishExchangeOfferCall |
buyRateNQTPerUnit(long buyRateNQTPerUnit) |
static PublishExchangeOfferCall |
create(int chain) |
PublishExchangeOfferCall |
currency(long currency) |
PublishExchangeOfferCall |
currency(java.lang.String currency) |
PublishExchangeOfferCall |
expirationHeight(int expirationHeight) |
PublishExchangeOfferCall |
initialBuySupplyQNT(long initialBuySupplyQNT) |
PublishExchangeOfferCall |
initialSellSupplyQNT(long initialSellSupplyQNT) |
PublishExchangeOfferCall |
sellRateNQTPerUnit(long sellRateNQTPerUnit) |
PublishExchangeOfferCall |
totalBuyLimitQNT(long totalBuyLimitQNT) |
PublishExchangeOfferCall |
totalSellLimitQNT(long totalSellLimitQNT) |
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, voucherchain, chainbuild, 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, unsignedLongParampublic static PublishExchangeOfferCall create(int chain)
public PublishExchangeOfferCall initialSellSupplyQNT(long initialSellSupplyQNT)
public PublishExchangeOfferCall expirationHeight(int expirationHeight)
public PublishExchangeOfferCall buyRateNQTPerUnit(long buyRateNQTPerUnit)
public PublishExchangeOfferCall sellRateNQTPerUnit(long sellRateNQTPerUnit)
public PublishExchangeOfferCall totalSellLimitQNT(long totalSellLimitQNT)
public PublishExchangeOfferCall totalBuyLimitQNT(long totalBuyLimitQNT)
public PublishExchangeOfferCall currency(java.lang.String currency)
public PublishExchangeOfferCall currency(long currency)
public PublishExchangeOfferCall initialBuySupplyQNT(long initialBuySupplyQNT)