public static class SlackIssue.Note extends Object
| Constructor and Description |
|---|
Note() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getBody() |
String |
getDateCreated() |
int |
hashCode() |
void |
setBody(String body) |
void |
setDateCreated(String dateCreated) |
String |
toString() |
Copyright © 2020. All rights reserved.