public class PublishExchangeOfferCall extends CreateTransactionCallBuilder<PublishExchangeOfferCall>
params
Modifier and Type | Method and Description |
---|---|
PublishExchangeOfferCall |
buyRateNQT(long buyRateNQT) |
static PublishExchangeOfferCall |
create() |
PublishExchangeOfferCall |
currency(long currency) |
PublishExchangeOfferCall |
currency(java.lang.String currency) |
PublishExchangeOfferCall |
expirationHeight(long expirationHeight) |
PublishExchangeOfferCall |
initialBuySupply(long initialBuySupply) |
PublishExchangeOfferCall |
initialSellSupply(long initialSellSupply) |
PublishExchangeOfferCall |
sellRateNQT(long sellRateNQT) |
PublishExchangeOfferCall |
totalBuyLimit(long totalBuyLimit) |
PublishExchangeOfferCall |
totalSellLimit(long totalSellLimit) |
broadcast, compressMessageToEncrypt, compressMessageToEncryptToSelf, deadline, ecBlockHeight, ecBlockId, ecBlockId, encryptedMessageData, encryptedMessageData, encryptedMessageIsPrunable, encryptedMessageNonce, encryptedMessageNonce, encryptToSelfMessageData, encryptToSelfMessageData, encryptToSelfMessageNonce, encryptToSelfMessageNonce, feeNQT, message, messageIsPrunable, messageIsText, messageToEncrypt, messageToEncryptIsText, messageToEncryptToSelf, messageToEncryptToSelfIsText, phased, phasingFinishHeight, phasingHashedSecret, phasingHashedSecretAlgorithm, phasingHolding, phasingHolding, phasingLinkedFullHash, phasingLinkedFullHash, phasingMinBalance, phasingMinBalanceModel, phasingQuorum, phasingVotingModel, phasingWhitelisted, publicKey, publicKey, recipientPublicKey, recipientPublicKey, referencedTransactionFullHash, referencedTransactionFullHash, secretPhrase
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static PublishExchangeOfferCall create()
public PublishExchangeOfferCall totalSellLimit(long totalSellLimit)
public PublishExchangeOfferCall initialSellSupply(long initialSellSupply)
public PublishExchangeOfferCall buyRateNQT(long buyRateNQT)
public PublishExchangeOfferCall expirationHeight(long expirationHeight)
public PublishExchangeOfferCall totalBuyLimit(long totalBuyLimit)
public PublishExchangeOfferCall sellRateNQT(long sellRateNQT)
public PublishExchangeOfferCall currency(java.lang.String currency)
public PublishExchangeOfferCall currency(long currency)
public PublishExchangeOfferCall initialBuySupply(long initialBuySupply)