public final class ExchangeBuyAttachment extends ExchangeAttachment
Attachment.AbstractAttachment, Attachment.EmptyAttachment, Attachment.PropertyDeleteAttachmentAppendix.AbstractAppendix, Appendix.Encryptable, Appendix.Parser, Appendix.Prunable| Constructor and Description |
|---|
ExchangeBuyAttachment(java.nio.ByteBuffer buffer) |
ExchangeBuyAttachment(org.json.simple.JSONObject attachmentData) |
ExchangeBuyAttachment(long currencyId,
long rateNQT,
long unitsQNT) |
| Modifier and Type | Method and Description |
|---|---|
TransactionType |
getTransactionType() |
getCurrencyId, getMySize, getRateNQT, getUnitsQNT, putMyBytes, putMyJSONapply, getAppendixName, getAppendixType, getBaselineFee, getBaselineFeeHeight, getFinishValidationHeight, getNextFee, getNextFeeHeight, isAllowed, isPhasable, validate, validateIdgetFee, getFullSize, getJSONObject, getSize, getVersion, isPhased, loadPrunable, loadPrunable, putBytes, validateAtFinish, verifyVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFee, getFullSize, getJSONObject, getSize, getVersion, hasAppendix, isPhased, putBytespublic ExchangeBuyAttachment(java.nio.ByteBuffer buffer)
public ExchangeBuyAttachment(org.json.simple.JSONObject attachmentData)
public ExchangeBuyAttachment(long currencyId,
long rateNQT,
long unitsQNT)
public TransactionType getTransactionType()