Class SCIMApiErrorResponse.Errors

    • Constructor Detail

      • Errors

        public Errors()
    • Method Detail

      • getDescription

        public String getDescription()
      • getCode

        public Integer getCode()
      • setDescription

        public void setDescription​(String description)
      • setCode

        public void setCode​(Integer code)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object