Class AttachmentActionPayload.AttachmentField

    • Constructor Detail

      • AttachmentField

        public AttachmentField()
    • Method Detail

      • getTitle

        public String getTitle()
      • getValue

        public String getValue()
      • isShortField

        public boolean isShortField()
      • setTitle

        public void setTitle​(String title)
      • setValue

        public void setValue​(String value)
      • setShortField

        public void setShortField​(boolean shortField)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object