Class Attachment

    • Method Detail

      • data

        public byte[] data()
      • isAttachmentMap

        public static boolean isAttachmentMap​(Object value)
        A map is an 'attachment' map if and only if all its keys are type string and all its values are of type attachment.