@Portable public class ChangeRequestComment extends Object
| Constructor and Description |
|---|
ChangeRequestComment(Long id,
String authorId,
Date createdDate,
String text) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAuthorId() |
Date |
getCreatedDate() |
Long |
getId() |
String |
getText() |
int |
hashCode() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.