Class DialogBody

    • Constructor Detail

      • DialogBody

        public DialogBody​(String type)
        Creates a new DialogBody instance.
        Parameters:
        type - The internal body type.
    • Method Detail

      • getType

        public String getType()
        The internal body type.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object