- java.lang.Object
-
- net.bis5.mattermost.model.TeamExists
-
public class TeamExists extends Object
Team exists.- Author:
- Takayuki Maruyama
-
-
Constructor Summary
Constructors Constructor Description TeamExists()
-
-
-
Method Detail
-
isExists
public boolean isExists()
-
setExists
public void setExists(boolean exists)
-
canEqual
protected boolean canEqual(Object other)
-
-