Package com.slack.api.status.v2.model
Class SlackIssue.Note
- java.lang.Object
-
- com.slack.api.status.v2.model.SlackIssue.Note
-
- Enclosing class:
- SlackIssue
public static class SlackIssue.Note extends Object
-
-
Constructor Summary
Constructors Constructor Description Note()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetBody()StringgetDateCreated()inthashCode()voidsetBody(String body)voidsetDateCreated(String dateCreated)StringtoString()
-