Class AttachmentActionPayload.AttachmentAction

    • Constructor Detail

      • AttachmentAction

        public AttachmentAction()
    • Method Detail

      • getName

        public String getName()
      • getText

        public String getText()
      • getType

        public String getType()
      • getValue

        public String getValue()
      • setName

        public void setName​(String name)
      • setText

        public void setText​(String text)
      • setType

        public void setType​(String type)
      • setValue

        public void setValue​(String value)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object