public class PublishExchangeOfferCall extends CreateTransactionCallBuilder<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(java.lang.String expirationHeight) |
PublishExchangeOfferCall |
initialBuySupplyQNT(long initialBuySupplyQNT) |
PublishExchangeOfferCall |
initialSellSupplyQNT(long initialSellSupplyQNT) |
PublishExchangeOfferCall |
sellRateNQTPerUnit(long sellRateNQTPerUnit) |
PublishExchangeOfferCall |
totalBuyLimitQNT(long totalBuyLimitQNT) |
PublishExchangeOfferCall |
totalSellLimitQNT(long totalSellLimitQNT) |
broadcast, compressMessageToEncrypt, compressMessageToEncryptToSelf, deadline, ecBlockHeight, ecBlockId, ecBlockId, encryptedMessageData, encryptedMessageData, encryptedMessageIsPrunable, encryptedMessageNonce, encryptedMessageNonce, encryptToSelfMessageData, encryptToSelfMessageData, encryptToSelfMessageNonce, encryptToSelfMessageNonce, message, messageIsPrunable, messageIsText, messageToEncrypt, messageToEncryptIsText, 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, recipientPublicKey, recipientPublicKey, referencedTransaction, timestamp, voucher
build, call, chain, chain, download, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, recipient, recipient, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static PublishExchangeOfferCall create(int chain)
public PublishExchangeOfferCall initialSellSupplyQNT(long initialSellSupplyQNT)
public PublishExchangeOfferCall expirationHeight(java.lang.String 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)