Package com.slack.api.model
Class ThreadInfo
- java.lang.Object
-
- com.slack.api.model.ThreadInfo
-
public class ThreadInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description ThreadInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)IntegergetCount()inthashCode()booleanisComplete()voidsetComplete(boolean complete)voidsetCount(Integer count)StringtoString()
-