Package nxt

Class Attachment.PropertyDeleteAttachment

    • Constructor Detail

      • PropertyDeleteAttachment

        protected PropertyDeleteAttachment​(java.nio.ByteBuffer buffer)
      • PropertyDeleteAttachment

        protected PropertyDeleteAttachment​(org.json.simple.JSONObject attachmentData)
      • PropertyDeleteAttachment

        public PropertyDeleteAttachment​(long propertyId)
    • Method Detail

      • getMySize

        protected int getMySize()
      • putMyBytes

        protected void putMyBytes​(java.nio.ByteBuffer buffer)
      • putMyJSON

        protected void putMyJSON​(org.json.simple.JSONObject attachment)
      • getPropertyId

        public long getPropertyId()