Class AppWorkflow.Choice

    • Constructor Detail

      • Choice

        public Choice()
    • Method Detail

      • getTitle

        public String getTitle()
      • getValue

        public String getValue()
      • getDescription

        public String getDescription()
      • setTitle

        public void setTitle​(String title)
      • setValue

        public void setValue​(String value)
      • setDescription

        public void setDescription​(String description)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object