Class Team.ProfileOptions

java.lang.Object
com.slack.api.model.Team.ProfileOptions
Enclosing class:
Team

public static class Team.ProfileOptions extends Object
  • Constructor Details

    • ProfileOptions

      public ProfileOptions()
  • Method Details

    • isProtected

      public boolean isProtected()
    • setProtected

      public void setProtected(boolean isProtected)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object