public final class ReserveIncreaseAttachment extends Attachment.AbstractAttachment
Attachment.AbstractAttachment, Attachment.EmptyAttachment, Attachment.PropertyDeleteAttachmentAppendix.AbstractAppendix, Appendix.Encryptable, Appendix.Parser, Appendix.Prunable| Constructor and Description |
|---|
ReserveIncreaseAttachment(java.nio.ByteBuffer buffer) |
ReserveIncreaseAttachment(org.json.simple.JSONObject attachmentData) |
ReserveIncreaseAttachment(long currencyId,
long amountPerUnitNQT) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAmountPerUnitNQT() |
long |
getCurrencyId() |
protected int |
getMySize() |
TransactionType |
getTransactionType() |
protected void |
putMyBytes(java.nio.ByteBuffer buffer) |
protected void |
putMyJSON(org.json.simple.JSONObject attachment) |
apply, 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 ReserveIncreaseAttachment(java.nio.ByteBuffer buffer)
public ReserveIncreaseAttachment(org.json.simple.JSONObject attachmentData)
public ReserveIncreaseAttachment(long currencyId,
long amountPerUnitNQT)
protected int getMySize()
getMySize in class Appendix.AbstractAppendixprotected void putMyBytes(java.nio.ByteBuffer buffer)
putMyBytes in class Appendix.AbstractAppendixprotected void putMyJSON(org.json.simple.JSONObject attachment)
putMyJSON in class Appendix.AbstractAppendixpublic TransactionType getTransactionType()
getTransactionType in interface Attachmentpublic long getCurrencyId()
public long getAmountPerUnitNQT()