@Generated public class UpdateComment extends Object
| Constructor and Description |
|---|
UpdateComment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getComment() |
String |
getId() |
int |
hashCode() |
UpdateComment |
setComment(String comment) |
UpdateComment |
setId(String id) |
String |
toString() |
public UpdateComment setComment(String comment)
public String getComment()
public UpdateComment setId(String id)
public String getId()
Copyright © 2024. All rights reserved.