Class ViewClosedPayload.Team

    • Constructor Detail

      • Team

        public Team()
    • Method Detail

      • getId

        public String getId()
      • getDomain

        public String getDomain()
      • getEnterpriseId

        public String getEnterpriseId()
      • getEnterpriseName

        public String getEnterpriseName()
      • setId

        public void setId​(String id)
      • setDomain

        public void setDomain​(String domain)
      • setEnterpriseId

        public void setEnterpriseId​(String enterpriseId)
      • setEnterpriseName

        public void setEnterpriseName​(String enterpriseName)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object