public abstract static class Attachment.EmptyAttachment extends Attachment.AbstractAttachment
Attachment.AbstractAttachment, Attachment.EmptyAttachment, Attachment.PropertyDeleteAttachmentAppendix.AbstractAppendix, Appendix.Encryptable, Appendix.Parser, Appendix.Prunable| Modifier | Constructor and Description |
|---|---|
protected |
EmptyAttachment() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMySize() |
protected void |
putMyBytes(java.nio.ByteBuffer buffer) |
protected void |
putMyJSON(org.json.simple.JSONObject json) |
boolean |
verifyVersion() |
apply, getAppendixName, getAppendixType, getBaselineFee, getBaselineFeeHeight, getFinishValidationHeight, getNextFee, getNextFeeHeight, isAllowed, isPhasable, validate, validateIdgetFee, getFullSize, getJSONObject, getSize, getVersion, isPhased, loadPrunable, loadPrunable, putBytes, validateAtFinishclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTransactionTypegetFee, getFullSize, getJSONObject, getSize, getVersion, hasAppendix, isPhased, putBytesprotected final int getMySize()
getMySize in class Appendix.AbstractAppendixprotected final void putMyBytes(java.nio.ByteBuffer buffer)
putMyBytes in class Appendix.AbstractAppendixprotected final void putMyJSON(org.json.simple.JSONObject json)
putMyJSON in class Appendix.AbstractAppendixpublic final boolean verifyVersion()
verifyVersion in class Appendix.AbstractAppendix