public class Comment extends Object
Constructor and Description |
---|
Comment() |
Comment(String comment,
String details) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getComment() |
String |
getDetails() |
int |
hashCode() |
void |
setComment(String comment) |
void |
setDetails(String details) |
Copyright © 2002-2018 Atlassian. All Rights Reserved.