public abstract static class Appendix.AbstractEncryptedMessage extends Appendix.AbstractAppendix
Appendix.AbstractAppendix, Appendix.AbstractEncryptedMessage, Appendix.Encryptable, Appendix.EncryptedMessage, Appendix.EncryptToSelfMessage, Appendix.Message, Appendix.Phasing, Appendix.Prunable, Appendix.PrunableEncryptedMessage, Appendix.PrunablePlainMessage, Appendix.PublicKeyAnnouncement, Appendix.UnencryptedEncryptedMessage, Appendix.UnencryptedEncryptToSelfMessage, Appendix.UnencryptedPrunableEncryptedMessage
Modifier and Type | Method and Description |
---|---|
EncryptedData |
getEncryptedData() |
Fee |
getNextFee(Transaction transaction) |
int |
getNextFeeHeight() |
boolean |
isCompressed() |
boolean |
isText() |
getBaselineFee, getBaselineFeeHeight, getFullSize, getJSONObject, getSize, getVersion, isPhased, putBytes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasAppendix
public Fee getNextFee(Transaction transaction)
getNextFee
in interface Appendix
getNextFee
in class Appendix.AbstractAppendix
public int getNextFeeHeight()
getNextFeeHeight
in interface Appendix
getNextFeeHeight
in class Appendix.AbstractAppendix
public final EncryptedData getEncryptedData()
public final boolean isText()
public final boolean isCompressed()